summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-02 01:10:28 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-02 01:10:28 +0000
commit6989c65acf55ae358e0bcc627782c91682fb5348 (patch)
tree8d0f39151cc377a10725cc375b6d230251d7770a /apps
parent501685288ba69b0dedbabd5257063f4a4e17d1e3 (diff)
downloadnextcloud-server-6989c65acf55ae358e0bcc627782c91682fb5348.tar.gz
nextcloud-server-6989c65acf55ae358e0bcc627782c91682fb5348.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files/l10n/fr.js6
-rw-r--r--apps/files/l10n/fr.json6
-rw-r--r--apps/files/l10n/it.js6
-rw-r--r--apps/files/l10n/it.json6
-rw-r--r--apps/files/l10n/pt_BR.js6
-rw-r--r--apps/files/l10n/pt_BR.json6
-rw-r--r--apps/files/l10n/sr.js6
-rw-r--r--apps/files/l10n/sr.json6
-rw-r--r--apps/files_external/l10n/fr.js10
-rw-r--r--apps/files_external/l10n/fr.json10
-rw-r--r--apps/files_external/l10n/it.js10
-rw-r--r--apps/files_external/l10n/it.json10
-rw-r--r--apps/files_external/l10n/pt_BR.js10
-rw-r--r--apps/files_external/l10n/pt_BR.json10
-rw-r--r--apps/files_external/l10n/sr.js10
-rw-r--r--apps/files_external/l10n/sr.json10
-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/it.js3
-rw-r--r--apps/files_sharing/l10n/it.json3
-rw-r--r--apps/files_sharing/l10n/pt_BR.js3
-rw-r--r--apps/files_sharing/l10n/pt_BR.json3
-rw-r--r--apps/files_sharing/l10n/sr.js3
-rw-r--r--apps/files_sharing/l10n/sr.json3
24 files changed, 128 insertions, 24 deletions
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index 65676b54ac0..57a1843242f 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -146,6 +146,10 @@ OC.L10N.register(
"Tags" : "Étiquettes",
"Deleted files" : "Fichiers supprimés",
"Text file" : "Fichier texte",
- "New text file.txt" : "Nouveau fichier texte.txt"
+ "New text file.txt" : "Nouveau fichier texte.txt",
+ "Move" : "Déplacer",
+ "A new file or folder has been <strong>deleted</strong>" : "Un nouveau fichier ou répertoire a été <strong>supprimé</strong>",
+ "A new file or folder has been <strong>restored</strong>" : "Un nouveau fichier ou répertoire a été <strong>restauré</strong>",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accéder à vos fichiers par WebDAV</a>"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json
index 4499977a183..5513e2e36e2 100644
--- a/apps/files/l10n/fr.json
+++ b/apps/files/l10n/fr.json
@@ -144,6 +144,10 @@
"Tags" : "Étiquettes",
"Deleted files" : "Fichiers supprimés",
"Text file" : "Fichier texte",
- "New text file.txt" : "Nouveau fichier texte.txt"
+ "New text file.txt" : "Nouveau fichier texte.txt",
+ "Move" : "Déplacer",
+ "A new file or folder has been <strong>deleted</strong>" : "Un nouveau fichier ou répertoire a été <strong>supprimé</strong>",
+ "A new file or folder has been <strong>restored</strong>" : "Un nouveau fichier ou répertoire a été <strong>restauré</strong>",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accéder à vos fichiers par WebDAV</a>"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index 8ab1c8bb54d..8f35ad79cee 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -146,6 +146,10 @@ OC.L10N.register(
"Tags" : "Etichette",
"Deleted files" : "File eliminati",
"Text file" : "File di testo",
- "New text file.txt" : "Nuovo file di testo.txt"
+ "New text file.txt" : "Nuovo file di testo.txt",
+ "Move" : "Sposta",
+ "A new file or folder has been <strong>deleted</strong>" : "Un nuovo file o cartella è stato <strong>eliminato</strong>",
+ "A new file or folder has been <strong>restored</strong>" : "Un nuovo file o una cartella è stato <strong>ripristinato</strong>",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accedere ai tuoi file con WebDAV</a>"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json
index da720dd9a9a..12a8dd38ba2 100644
--- a/apps/files/l10n/it.json
+++ b/apps/files/l10n/it.json
@@ -144,6 +144,10 @@
"Tags" : "Etichette",
"Deleted files" : "File eliminati",
"Text file" : "File di testo",
- "New text file.txt" : "Nuovo file di testo.txt"
+ "New text file.txt" : "Nuovo file di testo.txt",
+ "Move" : "Sposta",
+ "A new file or folder has been <strong>deleted</strong>" : "Un nuovo file o cartella è stato <strong>eliminato</strong>",
+ "A new file or folder has been <strong>restored</strong>" : "Un nuovo file o una cartella è stato <strong>ripristinato</strong>",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accedere ai tuoi file con WebDAV</a>"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index 59b3a0cd277..1ceb502568e 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -146,6 +146,10 @@ OC.L10N.register(
"Tags" : "Etiquetas",
"Deleted files" : "Arquivos excluídos",
"Text file" : "Arquivo texto",
- "New text file.txt" : "Novo texto file.txt"
+ "New text file.txt" : "Novo texto file.txt",
+ "Move" : "Mover",
+ "A new file or folder has been <strong>deleted</strong>" : "Um novo arquivo ou pasta foi <strong>excluído</strong>",
+ "A new file or folder has been <strong>restored</strong>" : "Um novo arquivo ou pasta foi <strong>restaurado</strong>",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Use este endereço para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">acessar seus Arquivos via WebDAV</a>"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index f01606f8275..0baeaaa5539 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -144,6 +144,10 @@
"Tags" : "Etiquetas",
"Deleted files" : "Arquivos excluídos",
"Text file" : "Arquivo texto",
- "New text file.txt" : "Novo texto file.txt"
+ "New text file.txt" : "Novo texto file.txt",
+ "Move" : "Mover",
+ "A new file or folder has been <strong>deleted</strong>" : "Um novo arquivo ou pasta foi <strong>excluído</strong>",
+ "A new file or folder has been <strong>restored</strong>" : "Um novo arquivo ou pasta foi <strong>restaurado</strong>",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Use este endereço para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">acessar seus Arquivos via WebDAV</a>"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js
index 2b4c2c4896a..ac3722382aa 100644
--- a/apps/files/l10n/sr.js
+++ b/apps/files/l10n/sr.js
@@ -146,6 +146,10 @@ OC.L10N.register(
"Tags" : "Ознаке",
"Deleted files" : "Обрисани фајлови",
"Text file" : "Tекстуални фајл",
- "New text file.txt" : "Нов текстуални фајл.txt"
+ "New text file.txt" : "Нов текстуални фајл.txt",
+ "Move" : "Премести",
+ "A new file or folder has been <strong>deleted</strong>" : "Нови фајл или фасцикла су <strong>обрисани</strong>",
+ "A new file or folder has been <strong>restored</strong>" : "Нови фајл или фасцикла су <strong>враћени</strong>",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Користи ову адресу да <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">приступате Вашим фајловима преко ВебДАВа</a>"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json
index e4d3ce8914c..13025680da6 100644
--- a/apps/files/l10n/sr.json
+++ b/apps/files/l10n/sr.json
@@ -144,6 +144,10 @@
"Tags" : "Ознаке",
"Deleted files" : "Обрисани фајлови",
"Text file" : "Tекстуални фајл",
- "New text file.txt" : "Нов текстуални фајл.txt"
+ "New text file.txt" : "Нов текстуални фајл.txt",
+ "Move" : "Премести",
+ "A new file or folder has been <strong>deleted</strong>" : "Нови фајл или фасцикла су <strong>обрисани</strong>",
+ "A new file or folder has been <strong>restored</strong>" : "Нови фајл или фасцикла су <strong>враћени</strong>",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Користи ову адресу да <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">приступате Вашим фајловима преко ВебДАВа</a>"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file
diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js
index b9fd58bcc54..3898c5f5ed5 100644
--- a/apps/files_external/l10n/fr.js
+++ b/apps/files_external/l10n/fr.js
@@ -120,6 +120,14 @@ OC.L10N.register(
"Advanced settings" : "Paramètres avancés",
"Delete" : "Supprimer",
"Allow users to mount external storage" : "Autoriser les utilisateurs à monter des espaces de stockage externes",
- "Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants"
+ "Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "L'obtention des jetons de requête a échoué. Vérifiez que votre clé d'application et votre mot de passe sont corrects.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "L'obtention des jetons d'accès a échoué. Vérifiez que votre clé d'application et votre mot de passe sont corrects.",
+ "Step 1 failed. Exception: %s" : "L’étape 1 a échoué. Exception : %s",
+ "Step 2 failed. Exception: %s" : "L’étape 2 a échoué. Exception : %s",
+ "Dropbox App Configuration" : "Configuration de l'application Dropbox",
+ "Google Drive App Configuration" : "Configuration de l'application Google Drive",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json
index 96f0127d76c..f3f5f1437b7 100644
--- a/apps/files_external/l10n/fr.json
+++ b/apps/files_external/l10n/fr.json
@@ -118,6 +118,14 @@
"Advanced settings" : "Paramètres avancés",
"Delete" : "Supprimer",
"Allow users to mount external storage" : "Autoriser les utilisateurs à monter des espaces de stockage externes",
- "Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants"
+ "Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "L'obtention des jetons de requête a échoué. Vérifiez que votre clé d'application et votre mot de passe sont corrects.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "L'obtention des jetons d'accès a échoué. Vérifiez que votre clé d'application et votre mot de passe sont corrects.",
+ "Step 1 failed. Exception: %s" : "L’étape 1 a échoué. Exception : %s",
+ "Step 2 failed. Exception: %s" : "L’étape 2 a échoué. Exception : %s",
+ "Dropbox App Configuration" : "Configuration de l'application Dropbox",
+ "Google Drive App Configuration" : "Configuration de l'application Google Drive",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js
index 740cff1a87b..691598bd44d 100644
--- a/apps/files_external/l10n/it.js
+++ b/apps/files_external/l10n/it.js
@@ -120,6 +120,14 @@ OC.L10N.register(
"Advanced settings" : "Impostazioni avanzate",
"Delete" : "Elimina",
"Allow users to mount external storage" : "Consenti agli utenti di montare archiviazioni esterne",
- "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna"
+ "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di richiesta non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di accesso non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
+ "Step 1 failed. Exception: %s" : "Fase 1 non riuscita. Eccezione: %s",
+ "Step 2 failed. Exception: %s" : "Fase 2 non riuscita. Eccezione: %s",
+ "Dropbox App Configuration" : "Configurazione applicazione Dropbox",
+ "Google Drive App Configuration" : "Configurazione applicazione Google Drive",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json
index dd3127265d0..ce4e01ee25a 100644
--- a/apps/files_external/l10n/it.json
+++ b/apps/files_external/l10n/it.json
@@ -118,6 +118,14 @@
"Advanced settings" : "Impostazioni avanzate",
"Delete" : "Elimina",
"Allow users to mount external storage" : "Consenti agli utenti di montare archiviazioni esterne",
- "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna"
+ "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di richiesta non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di accesso non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
+ "Step 1 failed. Exception: %s" : "Fase 1 non riuscita. Eccezione: %s",
+ "Step 2 failed. Exception: %s" : "Fase 2 non riuscita. Eccezione: %s",
+ "Dropbox App Configuration" : "Configurazione applicazione Dropbox",
+ "Google Drive App Configuration" : "Configurazione applicazione Google Drive",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js
index 443e8456df7..6d0d100b763 100644
--- a/apps/files_external/l10n/pt_BR.js
+++ b/apps/files_external/l10n/pt_BR.js
@@ -120,6 +120,14 @@ OC.L10N.register(
"Advanced settings" : "Configurações avançadas",
"Delete" : "Excluir",
"Allow users to mount external storage" : "Permitir que usuários montem armazenamento externo",
- "Allow users to mount the following external storage" : "Permitir que usuários montem o seguinte armazenamento externo"
+ "Allow users to mount the following external storage" : "Permitir que usuários montem o seguinte armazenamento externo",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "A busca pelos tokens solicitados falharam. Verifique se a chave e o segredo da sua aplicação estão corretos.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "O acesso aos tokens solicitados falharam. Verifique se a chave e o segredo da sua aplicação estão corretos.",
+ "Step 1 failed. Exception: %s" : "Passo 1 falhou. Erro: %s",
+ "Step 2 failed. Exception: %s" : "Passo 2 falhou. Erro: %s",
+ "Dropbox App Configuration" : "Configuração do Aplicativo Dropbox",
+ "Google Drive App Configuration" : "Configuração do aplicativo Google Drive",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json
index 81a5f2f9030..ce611a856bb 100644
--- a/apps/files_external/l10n/pt_BR.json
+++ b/apps/files_external/l10n/pt_BR.json
@@ -118,6 +118,14 @@
"Advanced settings" : "Configurações avançadas",
"Delete" : "Excluir",
"Allow users to mount external storage" : "Permitir que usuários montem armazenamento externo",
- "Allow users to mount the following external storage" : "Permitir que usuários montem o seguinte armazenamento externo"
+ "Allow users to mount the following external storage" : "Permitir que usuários montem o seguinte armazenamento externo",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "A busca pelos tokens solicitados falharam. Verifique se a chave e o segredo da sua aplicação estão corretos.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "O acesso aos tokens solicitados falharam. Verifique se a chave e o segredo da sua aplicação estão corretos.",
+ "Step 1 failed. Exception: %s" : "Passo 1 falhou. Erro: %s",
+ "Step 2 failed. Exception: %s" : "Passo 2 falhou. Erro: %s",
+ "Dropbox App Configuration" : "Configuração do Aplicativo Dropbox",
+ "Google Drive App Configuration" : "Configuração do aplicativo Google Drive",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/files_external/l10n/sr.js b/apps/files_external/l10n/sr.js
index 00fd95d419c..bedfdc3fdb0 100644
--- a/apps/files_external/l10n/sr.js
+++ b/apps/files_external/l10n/sr.js
@@ -120,6 +120,14 @@ OC.L10N.register(
"Advanced settings" : "Напредне поставке",
"Delete" : "Обриши",
"Allow users to mount external storage" : "Дозволи корисницима да монтирају спољашња складишта",
- "Allow users to mount the following external storage" : "Дозволи корисницима да монтирају следећа спољашња складишта"
+ "Allow users to mount the following external storage" : "Дозволи корисницима да монтирају следећа спољашња складишта",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Дохватање токена за захтеве није успело. Проверите да ли су апликативни кључ и тајна исправни.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Дохватање токена за приступ није успело. Проверите да ли су апликативни кључ и тајна исправни.",
+ "Step 1 failed. Exception: %s" : "Корак 1 није успео. Грешка: %s",
+ "Step 2 failed. Exception: %s" : "Корак 2 није успео. Грешка: %s",
+ "Dropbox App Configuration" : "Dropbox конфигурација апликације",
+ "Google Drive App Configuration" : "Google Drive конфигурација апликације",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/files_external/l10n/sr.json b/apps/files_external/l10n/sr.json
index 724775f9bb3..451edc386ea 100644
--- a/apps/files_external/l10n/sr.json
+++ b/apps/files_external/l10n/sr.json
@@ -118,6 +118,14 @@
"Advanced settings" : "Напредне поставке",
"Delete" : "Обриши",
"Allow users to mount external storage" : "Дозволи корисницима да монтирају спољашња складишта",
- "Allow users to mount the following external storage" : "Дозволи корисницима да монтирају следећа спољашња складишта"
+ "Allow users to mount the following external storage" : "Дозволи корисницима да монтирају следећа спољашња складишта",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Дохватање токена за захтеве није успело. Проверите да ли су апликативни кључ и тајна исправни.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Дохватање токена за приступ није успело. Проверите да ли су апликативни кључ и тајна исправни.",
+ "Step 1 failed. Exception: %s" : "Корак 1 није успео. Грешка: %s",
+ "Step 2 failed. Exception: %s" : "Корак 2 није успео. Грешка: %s",
+ "Dropbox App Configuration" : "Dropbox конфигурација апликације",
+ "Google Drive App Configuration" : "Google Drive конфигурација апликације",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js
index 00ba1ab17d0..9eaae938c7a 100644
--- a/apps/files_sharing/l10n/fr.js
+++ b/apps/files_sharing/l10n/fr.js
@@ -109,6 +109,7 @@ OC.L10N.register(
"Upload files to %s" : "Téléversement des fichiers vers %s",
"Select or drop files" : "Sélectionner ou glisser-déposer vos fichiers",
"Uploading files…" : "Téléversement des fichiers...",
- "Uploaded files:" : "Fichiers téléversés :"
+ "Uploaded files:" : "Fichiers téléversés :",
+ "%s is publicly shared" : "%s a été partagé publiquement"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json
index 539c4937bf8..b4a3434f0ea 100644
--- a/apps/files_sharing/l10n/fr.json
+++ b/apps/files_sharing/l10n/fr.json
@@ -107,6 +107,7 @@
"Upload files to %s" : "Téléversement des fichiers vers %s",
"Select or drop files" : "Sélectionner ou glisser-déposer vos fichiers",
"Uploading files…" : "Téléversement des fichiers...",
- "Uploaded files:" : "Fichiers téléversés :"
+ "Uploaded files:" : "Fichiers téléversés :",
+ "%s is publicly shared" : "%s a été partagé publiquement"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js
index ca7db1cb440..8285964c9ad 100644
--- a/apps/files_sharing/l10n/it.js
+++ b/apps/files_sharing/l10n/it.js
@@ -109,6 +109,7 @@ OC.L10N.register(
"Upload files to %s" : "Carica file su %s",
"Select or drop files" : "Seleziona o deseleziona file",
"Uploading files…" : "Caricamento file in corso...",
- "Uploaded files:" : "File caricati:"
+ "Uploaded files:" : "File caricati:",
+ "%s is publicly shared" : "%s è condiviso pubblicamente"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json
index 86c4a05915c..01725c8b2c3 100644
--- a/apps/files_sharing/l10n/it.json
+++ b/apps/files_sharing/l10n/it.json
@@ -107,6 +107,7 @@
"Upload files to %s" : "Carica file su %s",
"Select or drop files" : "Seleziona o deseleziona file",
"Uploading files…" : "Caricamento file in corso...",
- "Uploaded files:" : "File caricati:"
+ "Uploaded files:" : "File caricati:",
+ "%s is publicly shared" : "%s è condiviso pubblicamente"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js
index 4862f1dafae..098a3ed6804 100644
--- a/apps/files_sharing/l10n/pt_BR.js
+++ b/apps/files_sharing/l10n/pt_BR.js
@@ -109,6 +109,7 @@ OC.L10N.register(
"Upload files to %s" : "Enviar arquivos para %s",
"Select or drop files" : "Selecione ou solte arquivos",
"Uploading files…" : "Enviando arquivos...",
- "Uploaded files:" : "Arquivos enviados:"
+ "Uploaded files:" : "Arquivos enviados:",
+ "%s is publicly shared" : "%s está compartilhado publicamente"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json
index 58b7d8e257b..8ab8a7cd1b2 100644
--- a/apps/files_sharing/l10n/pt_BR.json
+++ b/apps/files_sharing/l10n/pt_BR.json
@@ -107,6 +107,7 @@
"Upload files to %s" : "Enviar arquivos para %s",
"Select or drop files" : "Selecione ou solte arquivos",
"Uploading files…" : "Enviando arquivos...",
- "Uploaded files:" : "Arquivos enviados:"
+ "Uploaded files:" : "Arquivos enviados:",
+ "%s is publicly shared" : "%s está compartilhado publicamente"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js
index 0a457627dfa..c456e7b7a71 100644
--- a/apps/files_sharing/l10n/sr.js
+++ b/apps/files_sharing/l10n/sr.js
@@ -109,6 +109,7 @@ OC.L10N.register(
"Upload files to %s" : "Отпремите фајлове на%s",
"Select or drop files" : "Одаберите или превуците фајлове",
"Uploading files…" : "Отпремам фајлове…",
- "Uploaded files:" : "Отпремљени фајлови:"
+ "Uploaded files:" : "Отпремљени фајлови:",
+ "%s is publicly shared" : "%s је јавно дељен"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/files_sharing/l10n/sr.json b/apps/files_sharing/l10n/sr.json
index d49e7027924..f2a61d654c8 100644
--- a/apps/files_sharing/l10n/sr.json
+++ b/apps/files_sharing/l10n/sr.json
@@ -107,6 +107,7 @@
"Upload files to %s" : "Отпремите фајлове на%s",
"Select or drop files" : "Одаберите или превуците фајлове",
"Uploading files…" : "Отпремам фајлове…",
- "Uploaded files:" : "Отпремљени фајлови:"
+ "Uploaded files:" : "Отпремљени фајлови:",
+ "%s is publicly shared" : "%s је јавно дељен"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file