From 9cb07f126d027ddc0610fe0fcfd43016bc960ddb Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Tue, 24 Mar 2015 01:55:24 -0400 Subject: [tx-robot] updated from transifex --- apps/files_external/l10n/cs_CZ.js | 1 + apps/files_external/l10n/cs_CZ.json | 1 + apps/files_external/l10n/fr.js | 3 +++ apps/files_external/l10n/fr.json | 3 +++ 4 files changed, 8 insertions(+) (limited to 'apps/files_external/l10n') diff --git a/apps/files_external/l10n/cs_CZ.js b/apps/files_external/l10n/cs_CZ.js index 8b381f24434..c5284a8a791 100644 --- a/apps/files_external/l10n/cs_CZ.js +++ b/apps/files_external/l10n/cs_CZ.js @@ -46,6 +46,7 @@ OC.L10N.register( "Public key" : "Veřejný klíč", "Storage with id \"%i\" not found" : "Úložiště s id \"%i\" nebylo nalezeno", "Invalid mount point" : "Neplatný přípojný bod", + "Invalid storage backend \"%s\"" : "Neplatná služba úložiště \"%s\"", "Access granted" : "Přístup povolen", "Error configuring Dropbox storage" : "Chyba při nastavení úložiště Dropbox", "Grant access" : "Povolit přístup", diff --git a/apps/files_external/l10n/cs_CZ.json b/apps/files_external/l10n/cs_CZ.json index 9bb8602d254..5118b8e9680 100644 --- a/apps/files_external/l10n/cs_CZ.json +++ b/apps/files_external/l10n/cs_CZ.json @@ -44,6 +44,7 @@ "Public key" : "Veřejný klíč", "Storage with id \"%i\" not found" : "Úložiště s id \"%i\" nebylo nalezeno", "Invalid mount point" : "Neplatný přípojný bod", + "Invalid storage backend \"%s\"" : "Neplatná služba úložiště \"%s\"", "Access granted" : "Přístup povolen", "Error configuring Dropbox storage" : "Chyba při nastavení úložiště Dropbox", "Grant access" : "Povolit přístup", diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js index e2a3e831275..b4142e0839e 100644 --- a/apps/files_external/l10n/fr.js +++ b/apps/files_external/l10n/fr.js @@ -44,6 +44,9 @@ OC.L10N.register( "URL" : "URL", "Secure https://" : "Sécurisation https://", "Public key" : "Clef publique", + "Storage with id \"%i\" not found" : "Stockage avec l'id \"%i\" non trouvé", + "Invalid mount point" : "Point de montage invalide", + "Invalid storage backend \"%s\"" : "Service de stockage invalide : \"%s\"", "Access granted" : "Accès autorisé", "Error configuring Dropbox storage" : "Erreur lors de la configuration du support de stockage Dropbox", "Grant access" : "Autoriser l'accès", diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json index f818a018408..12662f5a46c 100644 --- a/apps/files_external/l10n/fr.json +++ b/apps/files_external/l10n/fr.json @@ -42,6 +42,9 @@ "URL" : "URL", "Secure https://" : "Sécurisation https://", "Public key" : "Clef publique", + "Storage with id \"%i\" not found" : "Stockage avec l'id \"%i\" non trouvé", + "Invalid mount point" : "Point de montage invalide", + "Invalid storage backend \"%s\"" : "Service de stockage invalide : \"%s\"", "Access granted" : "Accès autorisé", "Error configuring Dropbox storage" : "Erreur lors de la configuration du support de stockage Dropbox", "Grant access" : "Autoriser l'accès", -- cgit v1.2.3