فهرست منبع

[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot 3 سال پیش
والد
کامیت
b423b42b89
3فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 2 0
      src/main/res/values-cs-rCZ/strings.xml
  2. 2 0
      src/main/res/values-eu/strings.xml
  3. 2 0
      src/main/res/values-zh-rTW/strings.xml

+ 2 - 0
src/main/res/values-cs-rCZ/strings.xml

@@ -449,6 +449,7 @@
     <string name="notification_action_failed">Akci se nepodařilo provést.</string>
     <string name="notification_channel_download_description">Zobrazuje ukazatel postupu stahování</string>
     <string name="notification_channel_download_name">Kanál pro upozorňování na stažení</string>
+    <string name="notification_channel_download_name_short">Stažené</string>
     <string name="notification_channel_file_observer_description">Monitoruje změny souborů</string>
     <string name="notification_channel_file_observer_name">Pozorování souborů</string>
     <string name="notification_channel_file_sync_description">Zobrazuje průběh a výsledek synchronizace souborů</string>
@@ -461,6 +462,7 @@
     <string name="notification_channel_push_name">Push upozorňování</string>
     <string name="notification_channel_upload_description">Zobrazuje ukazatel postupu nahrávání</string>
     <string name="notification_channel_upload_name">Kanál pro upozorňování na nahrání</string>
+    <string name="notification_channel_upload_name_short">Nahrané</string>
     <string name="notification_icon">Ikona oznámení</string>
     <string name="notifications_no_results_headline">Žádná upozornění</string>
     <string name="notifications_no_results_message">Vraťte se sem později.</string>

+ 2 - 0
src/main/res/values-eu/strings.xml

@@ -449,6 +449,7 @@
     <string name="notification_action_failed">Huts egin du ekintza exekutatzean.</string>
     <string name="notification_channel_download_description">Erakutsi deskarga egoera</string>
     <string name="notification_channel_download_name">Deskargen jakinarazpenen kanala</string>
+    <string name="notification_channel_download_name_short">Deskargak</string>
     <string name="notification_channel_file_observer_description">Fitxategien aldaketak monitorizatzen ditu</string>
     <string name="notification_channel_file_observer_name">Fitxategien behatzailea</string>
     <string name="notification_channel_file_sync_description">Fitxategien sinkronizazioaren aurrerapena eta emaitzak erakusten ditu</string>
@@ -461,6 +462,7 @@
     <string name="notification_channel_push_name">Push jakinarazpenak</string>
     <string name="notification_channel_upload_description">Erakutsi igoeraren egoera</string>
     <string name="notification_channel_upload_name">Eguneratu jakinarazpen kanala</string>
+    <string name="notification_channel_upload_name_short">Kargak</string>
     <string name="notification_icon">Jakinarazpen ikonoa</string>
     <string name="notifications_no_results_headline">Jakinarazpenik ez</string>
     <string name="notifications_no_results_message">Begiratu beranduago, mesedez.</string>

+ 2 - 0
src/main/res/values-zh-rTW/strings.xml

@@ -449,6 +449,7 @@
     <string name="notification_action_failed">執行的動作失敗</string>
     <string name="notification_channel_download_description">顯示下載進度</string>
     <string name="notification_channel_download_name">下載通知頻道</string>
+    <string name="notification_channel_download_name_short">下載</string>
     <string name="notification_channel_file_observer_description">檢查變動的檔案</string>
     <string name="notification_channel_file_observer_name">檔案觀察器</string>
     <string name="notification_channel_file_sync_description">顯示檔案同步進度和結果</string>
@@ -461,6 +462,7 @@
     <string name="notification_channel_push_name">推播通知</string>
     <string name="notification_channel_upload_description">顯示上傳進度</string>
     <string name="notification_channel_upload_name">上傳通知頻道</string>
+    <string name="notification_channel_upload_name_short">上傳</string>
     <string name="notification_icon">提示圖示</string>
     <string name="notifications_no_results_headline">沒有通知</string>
     <string name="notifications_no_results_message">請稍候再檢查</string>