summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-11 02:24:41 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-11 02:24:41 +0000
commit380e5a4ee17ad5e976753cbbd79247f217e5d886 (patch)
tree2165349c62f68d3db313f74897a2a8db37c6b004 /apps/files_sharing/l10n
parent4014d4d0ff6e78afc2a193c7cdae53117f532c0c (diff)
downloadnextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.tar.gz
nextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.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/de_DE.js3
-rw-r--r--apps/files_sharing/l10n/de_DE.json3
-rw-r--r--apps/files_sharing/l10n/en_GB.js3
-rw-r--r--apps/files_sharing/l10n/en_GB.json3
-rw-r--r--apps/files_sharing/l10n/fr.js3
-rw-r--r--apps/files_sharing/l10n/fr.json3
-rw-r--r--apps/files_sharing/l10n/pt_BR.js12
-rw-r--r--apps/files_sharing/l10n/pt_BR.json12
-rw-r--r--apps/files_sharing/l10n/zh_HK.js3
-rw-r--r--apps/files_sharing/l10n/zh_HK.json3
10 files changed, 46 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js
index 65990a9c600..5a916f896c6 100644
--- a/apps/files_sharing/l10n/de_DE.js
+++ b/apps/files_sharing/l10n/de_DE.js
@@ -207,6 +207,7 @@ OC.L10N.register(
"Share link" : "Link teilen",
"Copy public link to clipboard" : "Öffentlichen Link in die Zwischenablage kopieren",
"Error, please enter proper password and/or expiration date" : "Fehler. Bitte gebe das richtige Passwort und/oder Ablaufdatum ein",
+ "Link share created" : "Link-Freigabe erstellt",
"Error while creating the share" : "Fehler beim Erstellen der Freigabe",
"Search for share recipients" : "Nach Freigabeempfängern suchen",
"No recommendations. Start typing." : "Keine Empfehlungen. Beginnen Sie mit der Eingabe.",
@@ -233,9 +234,11 @@ OC.L10N.register(
"Error updating the share" : "Fehler beim Aktualisieren der Freigabe",
"File \"{path}\" has been unshared" : "Freigabe für die Datei \"{path}\" wurde entfernt",
"Folder \"{path}\" has been unshared" : "Freigabe für den Ordner \"{path}\" wurde entfernt",
+ "Share {propertyName} saved" : "Freigabe {propertyName} gespeichert",
"Shared" : "Geteilt",
"Share" : "Teilen",
"Shared with" : "Geteilt mit",
+ "Password created successfully" : "Passwort erstellt",
"Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Ihnen und der Gruppe {group} geteilt",
"Shared with you and {circle} by {owner}" : "{owner} hat dies mit Dir und dem Kreis {circle} geteilt",
"Shared with you and the conversation {conversation} by {owner}" : "{owner} hat diese mit Ihnen und der Unterhaltung {conversation} geteilt",
diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json
index 00b201800eb..0d3f3a8a0e7 100644
--- a/apps/files_sharing/l10n/de_DE.json
+++ b/apps/files_sharing/l10n/de_DE.json
@@ -205,6 +205,7 @@
"Share link" : "Link teilen",
"Copy public link to clipboard" : "Öffentlichen Link in die Zwischenablage kopieren",
"Error, please enter proper password and/or expiration date" : "Fehler. Bitte gebe das richtige Passwort und/oder Ablaufdatum ein",
+ "Link share created" : "Link-Freigabe erstellt",
"Error while creating the share" : "Fehler beim Erstellen der Freigabe",
"Search for share recipients" : "Nach Freigabeempfängern suchen",
"No recommendations. Start typing." : "Keine Empfehlungen. Beginnen Sie mit der Eingabe.",
@@ -231,9 +232,11 @@
"Error updating the share" : "Fehler beim Aktualisieren der Freigabe",
"File \"{path}\" has been unshared" : "Freigabe für die Datei \"{path}\" wurde entfernt",
"Folder \"{path}\" has been unshared" : "Freigabe für den Ordner \"{path}\" wurde entfernt",
+ "Share {propertyName} saved" : "Freigabe {propertyName} gespeichert",
"Shared" : "Geteilt",
"Share" : "Teilen",
"Shared with" : "Geteilt mit",
+ "Password created successfully" : "Passwort erstellt",
"Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Ihnen und der Gruppe {group} geteilt",
"Shared with you and {circle} by {owner}" : "{owner} hat dies mit Dir und dem Kreis {circle} geteilt",
"Shared with you and the conversation {conversation} by {owner}" : "{owner} hat diese mit Ihnen und der Unterhaltung {conversation} geteilt",
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js
index 1c0180a7c4e..04b68c6bfa6 100644
--- a/apps/files_sharing/l10n/en_GB.js
+++ b/apps/files_sharing/l10n/en_GB.js
@@ -207,6 +207,7 @@ OC.L10N.register(
"Share link" : "Share link",
"Copy public link to clipboard" : "Copy public link to clipboard",
"Error, please enter proper password and/or expiration date" : "Error, please enter proper password and/or expiration date",
+ "Link share created" : "Link share created",
"Error while creating the share" : "Error while creating the share",
"Search for share recipients" : "Search for share recipients",
"No recommendations. Start typing." : "No recommendations. Start typing.",
@@ -233,9 +234,11 @@ OC.L10N.register(
"Error updating the share" : "Error updating the share",
"File \"{path}\" has been unshared" : "File \"{path}\" has been unshared",
"Folder \"{path}\" has been unshared" : "Folder \"{path}\" has been unshared",
+ "Share {propertyName} saved" : "Share {propertyName} saved",
"Shared" : "Shared",
"Share" : "Share",
"Shared with" : "Shared with",
+ "Password created successfully" : "Password created successfully",
"Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}",
"Shared with you and {circle} by {owner}" : "Shared with you and {circle} by {owner}",
"Shared with you and the conversation {conversation} by {owner}" : "Shared with you and the conversation {conversation} by {owner}",
diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json
index 4b60e2932eb..9de041a8986 100644
--- a/apps/files_sharing/l10n/en_GB.json
+++ b/apps/files_sharing/l10n/en_GB.json
@@ -205,6 +205,7 @@
"Share link" : "Share link",
"Copy public link to clipboard" : "Copy public link to clipboard",
"Error, please enter proper password and/or expiration date" : "Error, please enter proper password and/or expiration date",
+ "Link share created" : "Link share created",
"Error while creating the share" : "Error while creating the share",
"Search for share recipients" : "Search for share recipients",
"No recommendations. Start typing." : "No recommendations. Start typing.",
@@ -231,9 +232,11 @@
"Error updating the share" : "Error updating the share",
"File \"{path}\" has been unshared" : "File \"{path}\" has been unshared",
"Folder \"{path}\" has been unshared" : "Folder \"{path}\" has been unshared",
+ "Share {propertyName} saved" : "Share {propertyName} saved",
"Shared" : "Shared",
"Share" : "Share",
"Shared with" : "Shared with",
+ "Password created successfully" : "Password created successfully",
"Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}",
"Shared with you and {circle} by {owner}" : "Shared with you and {circle} by {owner}",
"Shared with you and the conversation {conversation} by {owner}" : "Shared with you and the conversation {conversation} by {owner}",
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js
index 80be77d382e..597bbbc1416 100644
--- a/apps/files_sharing/l10n/fr.js
+++ b/apps/files_sharing/l10n/fr.js
@@ -207,6 +207,7 @@ OC.L10N.register(
"Share link" : "Lien de partage",
"Copy public link to clipboard" : "Copier le lien public dans le presse-papiers",
"Error, please enter proper password and/or expiration date" : "Erreur. Merci d'entrer un mot de passe valide et/ou une date d'expiration",
+ "Link share created" : "Partage de lien créé",
"Error while creating the share" : "Erreur lors de la création du partage",
"Search for share recipients" : "Recherche de destinataires de partages",
"No recommendations. Start typing." : "Aucune recommandation. Commencez à écrire.",
@@ -233,9 +234,11 @@ OC.L10N.register(
"Error updating the share" : "Erreur lors de la mise à jour du partage",
"File \"{path}\" has been unshared" : "Le partage du fichier \"{path}\" a été retiré",
"Folder \"{path}\" has been unshared" : "Le partage du dossier \"{path}\" a été retiré",
+ "Share {propertyName} saved" : "Le partage {nom de la propriété} a été enregistré",
"Shared" : "Partagé",
"Share" : "Partager",
"Shared with" : "Partagé avec",
+ "Password created successfully" : "Mot de passe créé avec succès",
"Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}",
"Shared with you and {circle} by {owner}" : "Partagé avec vous et {circle} par {owner}",
"Shared with you and the conversation {conversation} by {owner}" : "Partagé avec vous et la conversation {conversation} par {owner}",
diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json
index f14d0196964..1e5889c8f0e 100644
--- a/apps/files_sharing/l10n/fr.json
+++ b/apps/files_sharing/l10n/fr.json
@@ -205,6 +205,7 @@
"Share link" : "Lien de partage",
"Copy public link to clipboard" : "Copier le lien public dans le presse-papiers",
"Error, please enter proper password and/or expiration date" : "Erreur. Merci d'entrer un mot de passe valide et/ou une date d'expiration",
+ "Link share created" : "Partage de lien créé",
"Error while creating the share" : "Erreur lors de la création du partage",
"Search for share recipients" : "Recherche de destinataires de partages",
"No recommendations. Start typing." : "Aucune recommandation. Commencez à écrire.",
@@ -231,9 +232,11 @@
"Error updating the share" : "Erreur lors de la mise à jour du partage",
"File \"{path}\" has been unshared" : "Le partage du fichier \"{path}\" a été retiré",
"Folder \"{path}\" has been unshared" : "Le partage du dossier \"{path}\" a été retiré",
+ "Share {propertyName} saved" : "Le partage {nom de la propriété} a été enregistré",
"Shared" : "Partagé",
"Share" : "Partager",
"Shared with" : "Partagé avec",
+ "Password created successfully" : "Mot de passe créé avec succès",
"Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}",
"Shared with you and {circle} by {owner}" : "Partagé avec vous et {circle} par {owner}",
"Shared with you and the conversation {conversation} by {owner}" : "Partagé avec vous et la conversation {conversation} par {owner}",
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js
index 17a05397dcd..7e23a09166f 100644
--- a/apps/files_sharing/l10n/pt_BR.js
+++ b/apps/files_sharing/l10n/pt_BR.js
@@ -207,6 +207,9 @@ OC.L10N.register(
"Share link" : "Link de compartilhamento",
"Copy public link to clipboard" : "Copie o link público para a área de transferência",
"Error, please enter proper password and/or expiration date" : "Erro, digite a senha correta e/ou a data de validade",
+ "Link share created" : "Compartilhamento de link criado",
+ "Error while creating the share" : "Erro ao criar o compartilhamento",
+ "Search for share recipients" : "Pesquisar destinatários de compartilhamento",
"No recommendations. Start typing." : "Sem recomendações. Inicie a digitação.",
"Resharing is not allowed" : "Recompartilhamento não é permitido",
"Name or email …" : "Nome ou e-mail...",
@@ -229,9 +232,13 @@ OC.L10N.register(
"Error creating the share" : "Erro ao criar o compartilhamento",
"Error updating the share: {errorMessage}" : "Erro ao atualizar o compartilhamento: {errorMessage}",
"Error updating the share" : "Erro ao atualizar o compartilhamento",
+ "File \"{path}\" has been unshared" : "O arquivo \"{path}\" não foi compartilhado",
+ "Folder \"{path}\" has been unshared" : "A pasta \"{path}\" foi descompartilhada",
+ "Share {propertyName} saved" : "Compartilhe {propertyName} salvo",
"Shared" : "Compartilhado",
"Share" : "Compartilhar",
"Shared with" : "Compartilhado com",
+ "Password created successfully" : "Senha criada com sucesso",
"Shared with you and the group {group} by {owner}" : "Compartilhado com você e o grupo {group} por {owner}",
"Shared with you and {circle} by {owner}" : "Compartilhado com você e {circle} por {owner}",
"Shared with you and the conversation {conversation} by {owner}" : "Compartilhado com você e a conversa {conversation} por {owner}",
@@ -258,6 +265,9 @@ OC.L10N.register(
"One or more of your shares will expire tomorrow" : "Um ou mais de seus compartilhamentos irão expirar amanhã",
"Copy to clipboard" : "Copiar para a área de transferência",
"Sorry, this link doesn’t seem to work anymore." : "Desculpe, este link parece não funcionar mais.",
- "Toggle grid view" : "Alternar a visão em grade"
+ "Toggle grid view" : "Alternar a visão em grade",
+ "Share label saved" : "Marcador de compartilhamento salvo",
+ "Share password saved" : "Compartilhar senha salva",
+ "Share note saved" : "Compartilhar nota salva"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json
index ea29728a9e2..1a02533e16f 100644
--- a/apps/files_sharing/l10n/pt_BR.json
+++ b/apps/files_sharing/l10n/pt_BR.json
@@ -205,6 +205,9 @@
"Share link" : "Link de compartilhamento",
"Copy public link to clipboard" : "Copie o link público para a área de transferência",
"Error, please enter proper password and/or expiration date" : "Erro, digite a senha correta e/ou a data de validade",
+ "Link share created" : "Compartilhamento de link criado",
+ "Error while creating the share" : "Erro ao criar o compartilhamento",
+ "Search for share recipients" : "Pesquisar destinatários de compartilhamento",
"No recommendations. Start typing." : "Sem recomendações. Inicie a digitação.",
"Resharing is not allowed" : "Recompartilhamento não é permitido",
"Name or email …" : "Nome ou e-mail...",
@@ -227,9 +230,13 @@
"Error creating the share" : "Erro ao criar o compartilhamento",
"Error updating the share: {errorMessage}" : "Erro ao atualizar o compartilhamento: {errorMessage}",
"Error updating the share" : "Erro ao atualizar o compartilhamento",
+ "File \"{path}\" has been unshared" : "O arquivo \"{path}\" não foi compartilhado",
+ "Folder \"{path}\" has been unshared" : "A pasta \"{path}\" foi descompartilhada",
+ "Share {propertyName} saved" : "Compartilhe {propertyName} salvo",
"Shared" : "Compartilhado",
"Share" : "Compartilhar",
"Shared with" : "Compartilhado com",
+ "Password created successfully" : "Senha criada com sucesso",
"Shared with you and the group {group} by {owner}" : "Compartilhado com você e o grupo {group} por {owner}",
"Shared with you and {circle} by {owner}" : "Compartilhado com você e {circle} por {owner}",
"Shared with you and the conversation {conversation} by {owner}" : "Compartilhado com você e a conversa {conversation} por {owner}",
@@ -256,6 +263,9 @@
"One or more of your shares will expire tomorrow" : "Um ou mais de seus compartilhamentos irão expirar amanhã",
"Copy to clipboard" : "Copiar para a área de transferência",
"Sorry, this link doesn’t seem to work anymore." : "Desculpe, este link parece não funcionar mais.",
- "Toggle grid view" : "Alternar a visão em grade"
+ "Toggle grid view" : "Alternar a visão em grade",
+ "Share label saved" : "Marcador de compartilhamento salvo",
+ "Share password saved" : "Compartilhar senha salva",
+ "Share note saved" : "Compartilhar nota salva"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js
index 4a7c17fda29..a3481b856a7 100644
--- a/apps/files_sharing/l10n/zh_HK.js
+++ b/apps/files_sharing/l10n/zh_HK.js
@@ -207,6 +207,7 @@ OC.L10N.register(
"Share link" : "分享連結",
"Copy public link to clipboard" : "將公共連結複製到剪貼簿",
"Error, please enter proper password and/or expiration date" : "錯誤,請輸入正確的密碼和/或有效期",
+ "Link share created" : "創建了連結分享",
"Error while creating the share" : "創建分享出錯",
"Search for share recipients" : "搜尋分享參與者",
"No recommendations. Start typing." : "沒有建議。開始輸入。",
@@ -233,9 +234,11 @@ OC.L10N.register(
"Error updating the share" : "更新分享出錯",
"File \"{path}\" has been unshared" : "檔案 “{path}” 已取消共享",
"Folder \"{path}\" has been unshared" : "資料夾 “{path}” 已取消共享",
+ "Share {propertyName} saved" : "分享 {propertyName} 已保存",
"Shared" : "已分享",
"Share" : "分享",
"Shared with" : "分享給",
+ "Password created successfully" : "成功創建了密碼",
"Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}群組",
"Shared with you and {circle} by {owner}" : "{owner} 分享給您和 {circle}",
"Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給您和 {conversation} 對話",
diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json
index 2cc8444ec81..9c289170734 100644
--- a/apps/files_sharing/l10n/zh_HK.json
+++ b/apps/files_sharing/l10n/zh_HK.json
@@ -205,6 +205,7 @@
"Share link" : "分享連結",
"Copy public link to clipboard" : "將公共連結複製到剪貼簿",
"Error, please enter proper password and/or expiration date" : "錯誤,請輸入正確的密碼和/或有效期",
+ "Link share created" : "創建了連結分享",
"Error while creating the share" : "創建分享出錯",
"Search for share recipients" : "搜尋分享參與者",
"No recommendations. Start typing." : "沒有建議。開始輸入。",
@@ -231,9 +232,11 @@
"Error updating the share" : "更新分享出錯",
"File \"{path}\" has been unshared" : "檔案 “{path}” 已取消共享",
"Folder \"{path}\" has been unshared" : "資料夾 “{path}” 已取消共享",
+ "Share {propertyName} saved" : "分享 {propertyName} 已保存",
"Shared" : "已分享",
"Share" : "分享",
"Shared with" : "分享給",
+ "Password created successfully" : "成功創建了密碼",
"Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}群組",
"Shared with you and {circle} by {owner}" : "{owner} 分享給您和 {circle}",
"Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給您和 {conversation} 對話",