Skip to content

Commit

Permalink
update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
xou816 committed Mar 27, 2022
1 parent 18fdf9e commit ac8f238
Show file tree
Hide file tree
Showing 22 changed files with 2,757 additions and 631 deletions.
145 changes: 121 additions & 24 deletions po/ar.po
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ msgstr "نسخ الرابط"

#. translators: This is part of a contextual menu attached to a single track; this entry adds a track at the end of the play queue.
#: src/app/components/labels.rs:11
#: src/app/components/selection/selection_toolbar.ui:37
#: src/app/components/selection/selection_toolbar.ui:39
msgid "Add to queue"
msgstr "أضف إلى الصف"

Expand All @@ -40,25 +40,25 @@ msgid "Could not save password. Make sure the session keyring is unlocked."
msgstr "لايمكن حفظ كلمة المرور. تحقق من أن ال Session Keyring مفتوح."

#. translators: This notification is the default message for unhandled errors. Logs refer to console output.
#: src/app/batch_loader.rs:91 src/app/components/mod.rs:117
#: src/app/batch_loader.rs:91 src/app/components/mod.rs:122
msgid "An error occured. Check logs for details!"
msgstr "حدث خطأ. تحقق من الlog لمزيد التفاصيل!"

#. translators: This is a sidebar entry to browse to saved albums.
#: src/app/components/navigation/factory.rs:29
#: src/app/components/navigation/home.rs:36
#: src/app/components/navigation/factory.rs:32
#: src/app/components/navigation/home.rs:68
msgid "Library"
msgstr "مكتبة"

#. translators: This is a sidebar entry to browse to saved playlists.
#: src/app/components/navigation/factory.rs:44
#: src/app/components/navigation/home.rs:42
#: src/app/components/navigation/factory.rs:51
#: src/app/components/navigation/home.rs:94
msgid "Playlists"
msgstr "قائمة أغاني"

#. This is the visible name for the play queue. It appears in the sidebar as well.
#: src/app/components/navigation/home.rs:53
#: src/app/components/now_playing/now_playing_model.rs:152
#: src/app/components/navigation/home.rs:87
#: src/app/components/now_playing/now_playing_model.rs:134
msgid "Now playing"
msgstr "يشتغل الأن"

Expand All @@ -70,21 +70,21 @@ msgid "No song playing"
msgstr "لا توجد أغنية طور التشغيل"

#. translators: This is a menu entry.
#: src/app/components/user_menu/user_menu.rs:56
#: src/app/components/user_menu/user_menu.rs:67
msgid "About"
msgstr "عن"

#. translators: This is a menu entry.
#: src/app/components/user_menu/user_menu.rs:58
#: src/app/components/user_menu/user_menu.rs:69
msgid "Quit"
msgstr "غادر"

#. translators: This is a menu entry.
#: src/app/components/user_menu/user_menu.rs:63
#: src/app/components/user_menu/user_menu.rs:74
msgid "Log out"
msgstr "تسجيل الخروج"

#: src/app/state/login_state.rs:117
#: src/app/state/login_state.rs:110
msgid "Connection restored"
msgstr "إعادة الاتصال"

Expand All @@ -94,7 +94,7 @@ msgid "Top tracks"
msgstr "أفضل الأغاني"

#. Title of the sections that contains all releases from an artist (both singles and albums).
#: src/app/components/artist_details/artist_details.ui:55
#: src/app/components/artist_details/artist_details.ui:53
msgid "Releases"
msgstr "أصدارات"

Expand Down Expand Up @@ -124,17 +124,17 @@ msgid "Log in"
msgstr "تسجيل دخول"

#. This is the title of a section of the search results
#: src/app/components/search/search.ui:70
#: src/app/components/search/search.ui:72
msgid "Albums"
msgstr "ألبومات"

#. This is the title of a section of the search results
#: src/app/components/search/search.ui:103
#: src/app/components/search/search.ui:105
msgid "Artists"
msgstr "الفنانين"

#: src/app/components/navigation/factory.rs:73
#: src/app/components/navigation/home.rs:48
#: src/app/components/navigation/factory.rs:82
#: src/app/components/navigation/home.rs:78
msgid "Saved tracks"
msgstr "أغاني محفوظة"

Expand Down Expand Up @@ -187,6 +187,7 @@ msgstr "ليس لديك ألبومات مسجلة."
msgid "Your library will be shown here."
msgstr "المكتبة خاصتك ستظهر هنا."

#. translators: This shows up when in selection mode. This text should be as short as possible.
#: src/app/components/labels.rs:30
msgid "{} song selected"
msgid_plural "{} songs selected"
Expand All @@ -198,31 +199,31 @@ msgstr[4] "{} تم تحديد عديد الأغاني"
msgstr[5] "{} الأغاني الأخرى المحددة"

#. Title for the empty search page (initial state).
#: src/app/components/search/search.ui:114
#: src/app/components/search/search.ui:116
msgid "Search Spotify."
msgstr "أبحث في Spotify."

#. Subtitle for the empty search page (initial state).
#: src/app/components/search/search.ui:115
#: src/app/components/search/search.ui:117
msgid "Type to search."
msgstr "أكتب للبجث."

#: src/app/components/selection/selection_toolbar.ui:58
#: src/app/components/selection/selection_toolbar.ui:69
msgid "Remove"
msgstr "أحدف"

#. <property name="icon-name">playlist2-symbolic</property>
#: src/app/components/selection/selection_toolbar.ui:47
#: src/app/components/selection/selection_toolbar.ui:56
msgid "Add to playlist..."
msgstr "أضف إلى قائمة التشغيل..."

#. Button label. Exits selection mode.
#: src/app/components/headerbar/headerbar.ui:46
#: src/app/components/headerbar/headerbar.ui:47
msgid "Cancel"
msgstr "ألغاء"

#. Button label. Selects all visible songs.
#: src/app/components/headerbar/headerbar.ui:57
#: src/app/components/headerbar/headerbar.ui:58
msgid "Select all"
msgstr "اختر الكل"

Expand Down Expand Up @@ -252,7 +253,7 @@ msgstr "الأغاني"
msgid "Duration"
msgstr "المدة"

#: src/app/components/details/release_details.ui:78
#: src/app/components/details/release_details.ui:68
msgid "Copyright"
msgstr "حقوق النشر"

Expand All @@ -261,3 +262,99 @@ msgstr "حقوق النشر"
msgid "{} by {}"
msgstr "{}بواسطة {}"

#: src/app/components/navigation/home.rs:32
msgid "Unnamed playlist"
msgstr ""

#. translators: This is a sidebar entry to browse to saved playlists.
#: src/app/components/navigation/home.rs:104
msgid "All Playlists"
msgstr ""

#: src/app/components/selection/component.rs:66
msgid "Tracks saved!"
msgstr ""

#. translators: This is a menu entry.
#: src/app/components/user_menu/user_menu.rs:65
msgid "Preferences"
msgstr ""

#: src/main.rs:81
msgid "Failed to open link!"
msgstr ""

#. Header for a group of preference items regarding audio
#: src/app/components/settings/settings.ui:13
msgid "Audio"
msgstr ""

#. Title for an item in preferences
#: src/app/components/settings/settings.ui:16
msgid "Audio Backend"
msgstr ""

#. Title for an item in preferences
#: src/app/components/settings/settings.ui:29
msgid "ALSA Device"
msgstr ""

#. Description for the item (ALSA Device) in preferences
#: src/app/components/settings/settings.ui:30
msgid "Applied only if audio backend is ALSA"
msgstr ""

#. Title for an item in preferences
#: src/app/components/settings/settings.ui:40
msgid "Audio Quality"
msgstr ""

#: src/app/components/settings/settings.ui:44
msgid "Normal"
msgstr ""

#: src/app/components/settings/settings.ui:45
msgid "High"
msgstr ""

#: src/app/components/settings/settings.ui:46
msgid "Very high"
msgstr ""

#. Header for a group of preference items regarding the application's appearance
#: src/app/components/settings/settings.ui:56
msgid "Appearance"
msgstr ""

#. Title for an item in preferences
#: src/app/components/settings/settings.ui:59
msgid "Theme"
msgstr ""

#: src/app/components/settings/settings.ui:63
msgid "Light"
msgstr ""

#: src/app/components/settings/settings.ui:64
msgid "Dark"
msgstr ""

#. Header for a group of preference items regarding network
#: src/app/components/settings/settings.ui:74
msgid "Network"
msgstr ""

#. Title for an item in preferences
#: src/app/components/settings/settings.ui:77
msgid "Access Point Port"
msgstr ""

#. Longer description for an item (Access Point Port) in preferences
#: src/app/components/settings/settings.ui:78
msgid "Port used for connections to Spotify's Access Point. Set to 0 if any port is fine."
msgstr ""

#: src/app/components/selection/selection_toolbar.ui:90
msgid "Save to library"
msgstr ""

Loading

0 comments on commit ac8f238

Please sign in to comment.