aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-15 00:19:08 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-15 00:19:08 +0000
commit405fef98c59a3b6f74b5a48b9c5801c67f3cb299 (patch)
tree6f0fc99add6eeb5cec2b835a36f1e5ad4f1e0319 /apps/files_sharing/l10n
parentd466cc07e0dec38313d195c78ca614817b3c5728 (diff)
downloadnextcloud-server-405fef98c59a3b6f74b5a48b9c5801c67f3cb299.tar.gz
nextcloud-server-405fef98c59a3b6f74b5a48b9c5801c67f3cb299.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r--apps/files_sharing/l10n/ca.js6
-rw-r--r--apps/files_sharing/l10n/ca.json6
-rw-r--r--apps/files_sharing/l10n/de_DE.js6
-rw-r--r--apps/files_sharing/l10n/de_DE.json6
-rw-r--r--apps/files_sharing/l10n/en_GB.js6
-rw-r--r--apps/files_sharing/l10n/en_GB.json6
-rw-r--r--apps/files_sharing/l10n/fr.js6
-rw-r--r--apps/files_sharing/l10n/fr.json6
-rw-r--r--apps/files_sharing/l10n/pt_BR.js2
-rw-r--r--apps/files_sharing/l10n/pt_BR.json2
-rw-r--r--apps/files_sharing/l10n/sr.js6
-rw-r--r--apps/files_sharing/l10n/sr.json6
-rw-r--r--apps/files_sharing/l10n/zh_CN.js6
-rw-r--r--apps/files_sharing/l10n/zh_CN.json6
-rw-r--r--apps/files_sharing/l10n/zh_HK.js6
-rw-r--r--apps/files_sharing/l10n/zh_HK.json6
-rw-r--r--apps/files_sharing/l10n/zh_TW.js6
-rw-r--r--apps/files_sharing/l10n/zh_TW.json6
18 files changed, 100 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js
index 99506bd97c4..bc60250669b 100644
--- a/apps/files_sharing/l10n/ca.js
+++ b/apps/files_sharing/l10n/ca.js
@@ -209,6 +209,12 @@ OC.L10N.register(
"Create" : "Crea",
"Share" : "Comparteix",
"Delete share" : "Suprimeix l'element compartit",
+ "Share with {userName}" : "Comparteix amb {userName}",
+ "Share with group" : "Comparteix amb el grup",
+ "Share in conversation" : "Comparteix en la conversa",
+ "Share with remote" : "Comparteix en remot",
+ "Share with remote group" : "Comparteix amb el grup remot",
+ "Share with guest" : "Comparteix amb el convidat",
"Share with" : "Comparteix amb",
"Save share" : "Desa l'element compartit",
"Update share" : "Actualitza l'element compartit",
diff --git a/apps/files_sharing/l10n/ca.json b/apps/files_sharing/l10n/ca.json
index a6444a1064c..1efade517f5 100644
--- a/apps/files_sharing/l10n/ca.json
+++ b/apps/files_sharing/l10n/ca.json
@@ -207,6 +207,12 @@
"Create" : "Crea",
"Share" : "Comparteix",
"Delete share" : "Suprimeix l'element compartit",
+ "Share with {userName}" : "Comparteix amb {userName}",
+ "Share with group" : "Comparteix amb el grup",
+ "Share in conversation" : "Comparteix en la conversa",
+ "Share with remote" : "Comparteix en remot",
+ "Share with remote group" : "Comparteix amb el grup remot",
+ "Share with guest" : "Comparteix amb el convidat",
"Share with" : "Comparteix amb",
"Save share" : "Desa l'element compartit",
"Update share" : "Actualitza l'element compartit",
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js
index 8e3b77ebdd8..8c9329266e0 100644
--- a/apps/files_sharing/l10n/de_DE.js
+++ b/apps/files_sharing/l10n/de_DE.js
@@ -209,6 +209,12 @@ OC.L10N.register(
"Create" : "Erstellen",
"Share" : "Teilen",
"Delete share" : "Freigabe löschen",
+ "Share with {userName}" : "Mit {userName} teilen",
+ "Share with group" : "Mit Gruppe teilen",
+ "Share in conversation" : "In Unterhaltungen teilen",
+ "Share with remote" : "Mit Entfernten teilen",
+ "Share with remote group" : "Mit entfernter Gruppe teilen",
+ "Share with guest" : "Mit Gast teilen",
"Share with" : "Teilen mit",
"Save share" : "Freigabe speichern",
"Update share" : "Freigabe aktualisieren",
diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json
index 4169a90e4f8..20d92a9fe2f 100644
--- a/apps/files_sharing/l10n/de_DE.json
+++ b/apps/files_sharing/l10n/de_DE.json
@@ -207,6 +207,12 @@
"Create" : "Erstellen",
"Share" : "Teilen",
"Delete share" : "Freigabe löschen",
+ "Share with {userName}" : "Mit {userName} teilen",
+ "Share with group" : "Mit Gruppe teilen",
+ "Share in conversation" : "In Unterhaltungen teilen",
+ "Share with remote" : "Mit Entfernten teilen",
+ "Share with remote group" : "Mit entfernter Gruppe teilen",
+ "Share with guest" : "Mit Gast teilen",
"Share with" : "Teilen mit",
"Save share" : "Freigabe speichern",
"Update share" : "Freigabe aktualisieren",
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js
index 7888a515d09..ebd869582a0 100644
--- a/apps/files_sharing/l10n/en_GB.js
+++ b/apps/files_sharing/l10n/en_GB.js
@@ -209,6 +209,12 @@ OC.L10N.register(
"Create" : "Create",
"Share" : "Share",
"Delete share" : "Delete share",
+ "Share with {userName}" : "Share with {userName}",
+ "Share with group" : "Share with group",
+ "Share in conversation" : "Share in conversation",
+ "Share with remote" : "Share with remote",
+ "Share with remote group" : "Share with remote group",
+ "Share with guest" : "Share with guest",
"Share with" : "Share with",
"Save share" : "Save share",
"Update share" : "Update share",
diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json
index ef3ebaf248f..3542d3b3038 100644
--- a/apps/files_sharing/l10n/en_GB.json
+++ b/apps/files_sharing/l10n/en_GB.json
@@ -207,6 +207,12 @@
"Create" : "Create",
"Share" : "Share",
"Delete share" : "Delete share",
+ "Share with {userName}" : "Share with {userName}",
+ "Share with group" : "Share with group",
+ "Share in conversation" : "Share in conversation",
+ "Share with remote" : "Share with remote",
+ "Share with remote group" : "Share with remote group",
+ "Share with guest" : "Share with guest",
"Share with" : "Share with",
"Save share" : "Save share",
"Update share" : "Update share",
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js
index 811e6af221c..e307698b48b 100644
--- a/apps/files_sharing/l10n/fr.js
+++ b/apps/files_sharing/l10n/fr.js
@@ -209,6 +209,12 @@ OC.L10N.register(
"Create" : "Créer",
"Share" : "Partager",
"Delete share" : "Supprimer le partage",
+ "Share with {userName}" : "Partager avec {userName}",
+ "Share with group" : "Partager avec le groupe",
+ "Share in conversation" : "Partager dans la conversation",
+ "Share with remote" : "Partager avec le distant",
+ "Share with remote group" : "Partager avec le groupe distant",
+ "Share with guest" : "Partager avec l'invité",
"Share with" : "Partager avec",
"Save share" : "Enregistrer le partage",
"Update share" : "Mettre à jour le partage",
diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json
index a2e2452d0cc..99f354b9fea 100644
--- a/apps/files_sharing/l10n/fr.json
+++ b/apps/files_sharing/l10n/fr.json
@@ -207,6 +207,12 @@
"Create" : "Créer",
"Share" : "Partager",
"Delete share" : "Supprimer le partage",
+ "Share with {userName}" : "Partager avec {userName}",
+ "Share with group" : "Partager avec le groupe",
+ "Share in conversation" : "Partager dans la conversation",
+ "Share with remote" : "Partager avec le distant",
+ "Share with remote group" : "Partager avec le groupe distant",
+ "Share with guest" : "Partager avec l'invité",
"Share with" : "Partager avec",
"Save share" : "Enregistrer le partage",
"Update share" : "Mettre à jour le partage",
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js
index 77806e7c09d..8c3b193b7f1 100644
--- a/apps/files_sharing/l10n/pt_BR.js
+++ b/apps/files_sharing/l10n/pt_BR.js
@@ -209,6 +209,7 @@ OC.L10N.register(
"Create" : "Criar",
"Share" : "Compartilhar",
"Delete share" : "Excluir compartilhamento",
+ "Share with" : "Compartilhar com",
"Save share" : "Salvar compartilhamento",
"Update share" : "Atualizar compartilhamento",
"Others with access" : "Outros com acesso",
@@ -226,6 +227,7 @@ OC.L10N.register(
"_Restore share_::_Restore shares_" : ["Restaurar compartilhamentos","Restaurar compartilhamentos","Restaurar compartilhamentos"],
"Shared" : "Compartilhado",
"Shared by {ownerDisplayName}" : "Compartilhado por {ownerDisplayName}",
+ "Show sharing options" : "Mostrar opções de compartilhamento",
"Link to a file" : "Criar link para um arquivo",
"Error creating the share: {errorMessage}" : "Erro ao criar o compartilhamento: {errorMessage}",
"Error creating the share" : "Erro ao criar o compartilhamento",
diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json
index d5ae3915643..369c1658db4 100644
--- a/apps/files_sharing/l10n/pt_BR.json
+++ b/apps/files_sharing/l10n/pt_BR.json
@@ -207,6 +207,7 @@
"Create" : "Criar",
"Share" : "Compartilhar",
"Delete share" : "Excluir compartilhamento",
+ "Share with" : "Compartilhar com",
"Save share" : "Salvar compartilhamento",
"Update share" : "Atualizar compartilhamento",
"Others with access" : "Outros com acesso",
@@ -224,6 +225,7 @@
"_Restore share_::_Restore shares_" : ["Restaurar compartilhamentos","Restaurar compartilhamentos","Restaurar compartilhamentos"],
"Shared" : "Compartilhado",
"Shared by {ownerDisplayName}" : "Compartilhado por {ownerDisplayName}",
+ "Show sharing options" : "Mostrar opções de compartilhamento",
"Link to a file" : "Criar link para um arquivo",
"Error creating the share: {errorMessage}" : "Erro ao criar o compartilhamento: {errorMessage}",
"Error creating the share" : "Erro ao criar o compartilhamento",
diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js
index 5478855a3d7..70fb86d4fc3 100644
--- a/apps/files_sharing/l10n/sr.js
+++ b/apps/files_sharing/l10n/sr.js
@@ -209,6 +209,12 @@ OC.L10N.register(
"Create" : "Креирање",
"Share" : "Подели",
"Delete share" : "Обриши дељење",
+ "Share with {userName}" : "Подели са {userName}",
+ "Share with group" : "Подели са групом",
+ "Share in conversation" : "Подели у разговор",
+ "Share with remote" : "Подели са удаљеним",
+ "Share with remote group" : "Подели са удаљеном групом",
+ "Share with guest" : "Подели са гостом",
"Share with" : "Подели са",
"Save share" : "Сачувај дељење",
"Update share" : "Ажурирај дељење",
diff --git a/apps/files_sharing/l10n/sr.json b/apps/files_sharing/l10n/sr.json
index 78cdc8d811a..4e2f838c646 100644
--- a/apps/files_sharing/l10n/sr.json
+++ b/apps/files_sharing/l10n/sr.json
@@ -207,6 +207,12 @@
"Create" : "Креирање",
"Share" : "Подели",
"Delete share" : "Обриши дељење",
+ "Share with {userName}" : "Подели са {userName}",
+ "Share with group" : "Подели са групом",
+ "Share in conversation" : "Подели у разговор",
+ "Share with remote" : "Подели са удаљеним",
+ "Share with remote group" : "Подели са удаљеном групом",
+ "Share with guest" : "Подели са гостом",
"Share with" : "Подели са",
"Save share" : "Сачувај дељење",
"Update share" : "Ажурирај дељење",
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js
index 9f1c59a8220..8e77b231a2e 100644
--- a/apps/files_sharing/l10n/zh_CN.js
+++ b/apps/files_sharing/l10n/zh_CN.js
@@ -209,6 +209,12 @@ OC.L10N.register(
"Create" : "创建",
"Share" : "共享",
"Delete share" : "删除共享",
+ "Share with {userName}" : "分享至 {userName}",
+ "Share with group" : "分享至群组",
+ "Share in conversation" : "分享至对话",
+ "Share with remote" : "分享至远程",
+ "Share with remote group" : "分享至远程群组",
+ "Share with guest" : "分享至访客",
"Share with" : "共享给",
"Save share" : "保存分享",
"Update share" : "更新分享",
diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json
index 0653b53de73..1ccfbc474db 100644
--- a/apps/files_sharing/l10n/zh_CN.json
+++ b/apps/files_sharing/l10n/zh_CN.json
@@ -207,6 +207,12 @@
"Create" : "创建",
"Share" : "共享",
"Delete share" : "删除共享",
+ "Share with {userName}" : "分享至 {userName}",
+ "Share with group" : "分享至群组",
+ "Share in conversation" : "分享至对话",
+ "Share with remote" : "分享至远程",
+ "Share with remote group" : "分享至远程群组",
+ "Share with guest" : "分享至访客",
"Share with" : "共享给",
"Save share" : "保存分享",
"Update share" : "更新分享",
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js
index 682dfdc0be9..b44a6f568b0 100644
--- a/apps/files_sharing/l10n/zh_HK.js
+++ b/apps/files_sharing/l10n/zh_HK.js
@@ -209,6 +209,12 @@ OC.L10N.register(
"Create" : "創建",
"Share" : "分享",
"Delete share" : "刪除分享",
+ "Share with {userName}" : "與 {userName} 分享",
+ "Share with group" : "與群組分享",
+ "Share in conversation" : "在對話中分享",
+ "Share with remote" : "與遠端分享",
+ "Share with remote group" : "與遠端群組分享",
+ "Share with guest" : "與訪客分享",
"Share with" : "分享與",
"Save share" : "保存分享",
"Update share" : "更新分享",
diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json
index ca8babd0e3d..f22a0ef8235 100644
--- a/apps/files_sharing/l10n/zh_HK.json
+++ b/apps/files_sharing/l10n/zh_HK.json
@@ -207,6 +207,12 @@
"Create" : "創建",
"Share" : "分享",
"Delete share" : "刪除分享",
+ "Share with {userName}" : "與 {userName} 分享",
+ "Share with group" : "與群組分享",
+ "Share in conversation" : "在對話中分享",
+ "Share with remote" : "與遠端分享",
+ "Share with remote group" : "與遠端群組分享",
+ "Share with guest" : "與訪客分享",
"Share with" : "分享與",
"Save share" : "保存分享",
"Update share" : "更新分享",
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js
index 67ddd658961..7980e308bc0 100644
--- a/apps/files_sharing/l10n/zh_TW.js
+++ b/apps/files_sharing/l10n/zh_TW.js
@@ -209,6 +209,12 @@ OC.L10N.register(
"Create" : "建立",
"Share" : "分享",
"Delete share" : "刪除分享",
+ "Share with {userName}" : "與 {userName} 分享",
+ "Share with group" : "與群組分享",
+ "Share in conversation" : "在對話中分享",
+ "Share with remote" : "與遠端分享",
+ "Share with remote group" : "與遠端群組分享",
+ "Share with guest" : "與訪客分享",
"Share with" : "分享者",
"Save share" : "儲存分享",
"Update share" : "更新分享",
diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json
index 19e9c6a33a7..ea63e28be10 100644
--- a/apps/files_sharing/l10n/zh_TW.json
+++ b/apps/files_sharing/l10n/zh_TW.json
@@ -207,6 +207,12 @@
"Create" : "建立",
"Share" : "分享",
"Delete share" : "刪除分享",
+ "Share with {userName}" : "與 {userName} 分享",
+ "Share with group" : "與群組分享",
+ "Share in conversation" : "在對話中分享",
+ "Share with remote" : "與遠端分享",
+ "Share with remote group" : "與遠端群組分享",
+ "Share with guest" : "與訪客分享",
"Share with" : "分享者",
"Save share" : "儲存分享",
"Update share" : "更新分享",