diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:26:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:26:07 +0000 |
commit | 11ec6a72a0c9447b6c5c7635997979f1cf2b1c22 (patch) | |
tree | 6ea68e2365c6b4f0b853b4d3b978ea06014a9f09 /apps/files_sharing | |
parent | 3be53b236f2c945373c2e689d5a02d865faadef2 (diff) | |
download | nextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.tar.gz nextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/ar.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ar.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ca.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ca.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/fr.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/gl.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/gl.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sr.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sr.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/tr.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.json | 1 |
16 files changed, 16 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index 03c7699ca7e..a1a159c7807 100644 --- a/apps/files_sharing/l10n/ar.js +++ b/apps/files_sharing/l10n/ar.js @@ -228,6 +228,7 @@ OC.L10N.register( "_Restore share_::_Restore shares_" : ["استعادة المشاركات","استعادة المشاركة","استعادة المشاركات","استعادة المشاركات","استعادة المشاركات","إستعادة المشاركات"], "Shared" : "مُشارَكة", "Shared by {ownerDisplayName}" : "تمّت مشاركته من قِبَل {ownerDisplayName}", + "Show sharing options" : "أعرُض خيارات المشاركة", "Link to a file" : "رابط إلى ملف", "Error creating the share: {errorMessage}" : "خطأ في إنشاء المشاركة: {errorMessage}", "Error creating the share" : "خطأ في إنشاء المشاركة", diff --git a/apps/files_sharing/l10n/ar.json b/apps/files_sharing/l10n/ar.json index ef25a7988c3..ddd4b76325d 100644 --- a/apps/files_sharing/l10n/ar.json +++ b/apps/files_sharing/l10n/ar.json @@ -226,6 +226,7 @@ "_Restore share_::_Restore shares_" : ["استعادة المشاركات","استعادة المشاركة","استعادة المشاركات","استعادة المشاركات","استعادة المشاركات","إستعادة المشاركات"], "Shared" : "مُشارَكة", "Shared by {ownerDisplayName}" : "تمّت مشاركته من قِبَل {ownerDisplayName}", + "Show sharing options" : "أعرُض خيارات المشاركة", "Link to a file" : "رابط إلى ملف", "Error creating the share: {errorMessage}" : "خطأ في إنشاء المشاركة: {errorMessage}", "Error creating the share" : "خطأ في إنشاء المشاركة", diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index 506aa850152..bb313d0b24a 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -228,6 +228,7 @@ OC.L10N.register( "_Restore share_::_Restore shares_" : ["Restaura l'element compartit","Restaura els elements compartits"], "Shared" : "S'ha compartit", "Shared by {ownerDisplayName}" : "Compartit per {ownerDisplayName}", + "Show sharing options" : "Mostra les opcions d'ús compartit", "Link to a file" : "Enllaç a un fitxer", "Error creating the share: {errorMessage}" : "S'ha produït un error en crear l'element compartit: {errorMessage}", "Error creating the share" : "S'ha produït un error en crear l'element compartit", diff --git a/apps/files_sharing/l10n/ca.json b/apps/files_sharing/l10n/ca.json index 2047fb0954f..80fb3000206 100644 --- a/apps/files_sharing/l10n/ca.json +++ b/apps/files_sharing/l10n/ca.json @@ -226,6 +226,7 @@ "_Restore share_::_Restore shares_" : ["Restaura l'element compartit","Restaura els elements compartits"], "Shared" : "S'ha compartit", "Shared by {ownerDisplayName}" : "Compartit per {ownerDisplayName}", + "Show sharing options" : "Mostra les opcions d'ús compartit", "Link to a file" : "Enllaç a un fitxer", "Error creating the share: {errorMessage}" : "S'ha produït un error en crear l'element compartit: {errorMessage}", "Error creating the share" : "S'ha produït un error en crear l'element compartit", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 3d50547fc3c..83a6515acf5 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -228,6 +228,7 @@ OC.L10N.register( "_Restore share_::_Restore shares_" : ["Freigabe wiederherstellen","Freigaben wiederherstellen"], "Shared" : "Geteilt", "Shared by {ownerDisplayName}" : "Geteilt von {ownerDisplayName}", + "Show sharing options" : "Freigabeoptionen anzeigen", "Link to a file" : "Mit einer Datei verknüpfen", "Error creating the share: {errorMessage}" : "Fehler beim Erstellen der Freigabe: {errorMessage}", "Error creating the share" : "Fehler beim Erstellen der Freigabe", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 42187c7edf1..064dc60d085 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -226,6 +226,7 @@ "_Restore share_::_Restore shares_" : ["Freigabe wiederherstellen","Freigaben wiederherstellen"], "Shared" : "Geteilt", "Shared by {ownerDisplayName}" : "Geteilt von {ownerDisplayName}", + "Show sharing options" : "Freigabeoptionen anzeigen", "Link to a file" : "Mit einer Datei verknüpfen", "Error creating the share: {errorMessage}" : "Fehler beim Erstellen der Freigabe: {errorMessage}", "Error creating the share" : "Fehler beim Erstellen der Freigabe", diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 817c711f358..d9c7f807271 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -228,6 +228,7 @@ OC.L10N.register( "_Restore share_::_Restore shares_" : ["Restaurer le partage","Restaurer les partages","Restaurer les partages"], "Shared" : "Partagé", "Shared by {ownerDisplayName}" : "Partagé par {ownerDisplayName}", + "Show sharing options" : "Afficher les options de partage", "Link to a file" : "Relier à un fichier", "Error creating the share: {errorMessage}" : "Erreur à la création du partage : {errorMessage} ", "Error creating the share" : "Erreur lors de la création du partage", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index b2865f89526..6f6934a7b64 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -226,6 +226,7 @@ "_Restore share_::_Restore shares_" : ["Restaurer le partage","Restaurer les partages","Restaurer les partages"], "Shared" : "Partagé", "Shared by {ownerDisplayName}" : "Partagé par {ownerDisplayName}", + "Show sharing options" : "Afficher les options de partage", "Link to a file" : "Relier à un fichier", "Error creating the share: {errorMessage}" : "Erreur à la création du partage : {errorMessage} ", "Error creating the share" : "Erreur lors de la création du partage", diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index 5db307f7c79..1871d438b14 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -228,6 +228,7 @@ OC.L10N.register( "_Restore share_::_Restore shares_" : ["Restaurar a compartición","Restaurar as comparticións"], "Shared" : "Compartido", "Shared by {ownerDisplayName}" : "Compartido por {ownerDisplayName}", + "Show sharing options" : "Amosar as opcións de compartición", "Link to a file" : "Ligazón a un ficheiro", "Error creating the share: {errorMessage}" : "Produciuse un erro ao crear a compartición: {errorMessage}", "Error creating the share" : "Produciuse un erro ao crear a compartición", diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index 8c18358022d..c2a14655a9d 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -226,6 +226,7 @@ "_Restore share_::_Restore shares_" : ["Restaurar a compartición","Restaurar as comparticións"], "Shared" : "Compartido", "Shared by {ownerDisplayName}" : "Compartido por {ownerDisplayName}", + "Show sharing options" : "Amosar as opcións de compartición", "Link to a file" : "Ligazón a un ficheiro", "Error creating the share: {errorMessage}" : "Produciuse un erro ao crear a compartición: {errorMessage}", "Error creating the share" : "Produciuse un erro ao crear a compartición", diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js index 82849ab6f6c..2e8f85fe3fa 100644 --- a/apps/files_sharing/l10n/sr.js +++ b/apps/files_sharing/l10n/sr.js @@ -228,6 +228,7 @@ OC.L10N.register( "_Restore share_::_Restore shares_" : ["Обнови дељење","Обнови дељења","Обнови дељења"], "Shared" : "Подељено", "Shared by {ownerDisplayName}" : "Поделио {ownerDisplayName}", + "Show sharing options" : "Прикажи опције дељења", "Link to a file" : "Веза ка фајлу", "Error creating the share: {errorMessage}" : "Greška pri pravljenju deljenja: {errorMessage}", "Error creating the share" : "Грешка при прављењу дељења", diff --git a/apps/files_sharing/l10n/sr.json b/apps/files_sharing/l10n/sr.json index f1042fa4a8e..f95c4315f2f 100644 --- a/apps/files_sharing/l10n/sr.json +++ b/apps/files_sharing/l10n/sr.json @@ -226,6 +226,7 @@ "_Restore share_::_Restore shares_" : ["Обнови дељење","Обнови дељења","Обнови дељења"], "Shared" : "Подељено", "Shared by {ownerDisplayName}" : "Поделио {ownerDisplayName}", + "Show sharing options" : "Прикажи опције дељења", "Link to a file" : "Веза ка фајлу", "Error creating the share: {errorMessage}" : "Greška pri pravljenju deljenja: {errorMessage}", "Error creating the share" : "Грешка при прављењу дељења", diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index daff9becba8..7311b0d9645 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -228,6 +228,7 @@ OC.L10N.register( "_Restore share_::_Restore shares_" : ["Paylaşımı geri yükle","Paylaşımları geri yükle"], "Shared" : "Paylaşılan", "Shared by {ownerDisplayName}" : "{ownerDisplayName} tarafından paylaşılmış", + "Show sharing options" : "Paylaşım seçeneklerini görüntüle", "Link to a file" : "Bir dosya bağlantısı", "Error creating the share: {errorMessage}" : "Paylaşım oluşturulurken sorun çıktı: {errorMessage}", "Error creating the share" : "Paylaşım oluşturulurken sorun çıktı", diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index c7797d7caff..2020d9adc64 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -226,6 +226,7 @@ "_Restore share_::_Restore shares_" : ["Paylaşımı geri yükle","Paylaşımları geri yükle"], "Shared" : "Paylaşılan", "Shared by {ownerDisplayName}" : "{ownerDisplayName} tarafından paylaşılmış", + "Show sharing options" : "Paylaşım seçeneklerini görüntüle", "Link to a file" : "Bir dosya bağlantısı", "Error creating the share: {errorMessage}" : "Paylaşım oluşturulurken sorun çıktı: {errorMessage}", "Error creating the share" : "Paylaşım oluşturulurken sorun çıktı", diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 10a537c4b43..fb30a2634f0 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -228,6 +228,7 @@ OC.L10N.register( "_Restore share_::_Restore shares_" : ["還原分享"], "Shared" : "已分享", "Shared by {ownerDisplayName}" : "由 {ownerDisplayName} 分享", + "Show sharing options" : "顯示分享選項", "Link to a file" : "檔案連結", "Error creating the share: {errorMessage}" : "建立分享時發生錯誤:{errorMessage}", "Error creating the share" : "建立分享時發生錯誤", diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index 5f89b8b3569..fb8ac859888 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.json @@ -226,6 +226,7 @@ "_Restore share_::_Restore shares_" : ["還原分享"], "Shared" : "已分享", "Shared by {ownerDisplayName}" : "由 {ownerDisplayName} 分享", + "Show sharing options" : "顯示分享選項", "Link to a file" : "檔案連結", "Error creating the share: {errorMessage}" : "建立分享時發生錯誤:{errorMessage}", "Error creating the share" : "建立分享時發生錯誤", |