[Pkg-owncloud-commits] [owncloud] 76/205: [tx-robot] updated from transifex

David Prévot taffit at moszumanska.debian.org
Thu Jul 2 17:36:57 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch stable8
in repository owncloud.

commit 3cad0d4ed276c5676512ed290aec58b4782553f7
Author: Jenkins for ownCloud <owncloud-bot at tmit.eu>
Date:   Tue Jun 23 01:56:15 2015 -0400

    [tx-robot] updated from transifex
---
 apps/files/l10n/pt_PT.js           |  2 +-
 apps/files/l10n/pt_PT.json         |  2 +-
 apps/files_sharing/l10n/de.js      |  4 +++-
 apps/files_sharing/l10n/de.json    |  4 +++-
 apps/files_sharing/l10n/de_DE.js   |  5 ++++-
 apps/files_sharing/l10n/de_DE.json |  5 ++++-
 apps/files_sharing/l10n/el.js      |  9 ++++++++-
 apps/files_sharing/l10n/el.json    |  9 ++++++++-
 apps/files_sharing/l10n/ru.js      |  6 +++++-
 apps/files_sharing/l10n/ru.json    |  6 +++++-
 core/l10n/el.js                    |  2 ++
 core/l10n/el.json                  |  2 ++
 core/l10n/fr.js                    |  2 +-
 core/l10n/fr.json                  |  2 +-
 settings/l10n/cs_CZ.js             |  4 +++-
 settings/l10n/cs_CZ.json           |  4 +++-
 settings/l10n/sk_SK.js             | 13 ++++++++++++-
 settings/l10n/sk_SK.json           | 13 ++++++++++++-
 18 files changed, 78 insertions(+), 16 deletions(-)

diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js
index 09974a0..d1830fe 100644
--- a/apps/files/l10n/pt_PT.js
+++ b/apps/files/l10n/pt_PT.js
@@ -43,7 +43,7 @@ OC.L10N.register(
     "Disconnect storage" : "Desconete o armazenamento",
     "Unshare" : "Deixar de partilhar",
     "No permission to delete" : "Não tem permissão para apagar",
-    "Download" : "Transferir",
+    "Download" : "Descarregar",
     "Select" : "Selecionar",
     "Pending" : "Pendente",
     "Unable to determine date" : "Impossível determinar a data",
diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json
index 4172185..f0d2d6b 100644
--- a/apps/files/l10n/pt_PT.json
+++ b/apps/files/l10n/pt_PT.json
@@ -41,7 +41,7 @@
     "Disconnect storage" : "Desconete o armazenamento",
     "Unshare" : "Deixar de partilhar",
     "No permission to delete" : "Não tem permissão para apagar",
-    "Download" : "Transferir",
+    "Download" : "Descarregar",
     "Select" : "Selecionar",
     "Pending" : "Pendente",
     "Unable to determine date" : "Impossível determinar a data",
diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js
index 06aecac..d46e907 100644
--- a/apps/files_sharing/l10n/de.js
+++ b/apps/files_sharing/l10n/de.js
@@ -60,6 +60,8 @@ OC.L10N.register(
     "Open documentation" : "Dokumentation öffnen",
     "Allow users on this server to send shares to other servers" : "Benutzern auf diesem Server das Senden von Freigaben an andere Server erlauben",
     "Allow users on this server to receive shares from other servers" : "Benutzern auf diesem Server das Empfangen von Freigaben von anderen Servern erlauben",
-    "Federated Cloud" : "Federated Cloud"
+    "Federated Cloud" : "Federated Cloud",
+    "Your Federated Cloud ID:" : "Deine Federated-Cloud-ID:",
+    "HTML Code:" : "HTML-Code:"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json
index 1e32131..30d6bad 100644
--- a/apps/files_sharing/l10n/de.json
+++ b/apps/files_sharing/l10n/de.json
@@ -58,6 +58,8 @@
     "Open documentation" : "Dokumentation öffnen",
     "Allow users on this server to send shares to other servers" : "Benutzern auf diesem Server das Senden von Freigaben an andere Server erlauben",
     "Allow users on this server to receive shares from other servers" : "Benutzern auf diesem Server das Empfangen von Freigaben von anderen Servern erlauben",
-    "Federated Cloud" : "Federated Cloud"
+    "Federated Cloud" : "Federated Cloud",
+    "Your Federated Cloud ID:" : "Deine Federated-Cloud-ID:",
+    "HTML Code:" : "HTML-Code:"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js
index 1536da3..0074bdb 100644
--- a/apps/files_sharing/l10n/de_DE.js
+++ b/apps/files_sharing/l10n/de_DE.js
@@ -60,6 +60,9 @@ OC.L10N.register(
     "Open documentation" : "Dokumentation öffnen",
     "Allow users on this server to send shares to other servers" : "Benutzern auf diesem Server das Senden von Freigaben an andere Server erlauben",
     "Allow users on this server to receive shares from other servers" : "Benutzern auf diesem Server das Empfangen von Freigaben von anderen Servern erlauben",
-    "Federated Cloud" : "Federated Cloud"
+    "Federated Cloud" : "Federated Cloud",
+    "Your Federated Cloud ID:" : "Ihre Federated-Cloud-ID:",
+    "Share with me via ownCloud" : "Teilen Sie mit mir über ownCloud",
+    "HTML Code:" : "HTML-Code:"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json
index 9ff15fb..fef8ebf 100644
--- a/apps/files_sharing/l10n/de_DE.json
+++ b/apps/files_sharing/l10n/de_DE.json
@@ -58,6 +58,9 @@
     "Open documentation" : "Dokumentation öffnen",
     "Allow users on this server to send shares to other servers" : "Benutzern auf diesem Server das Senden von Freigaben an andere Server erlauben",
     "Allow users on this server to receive shares from other servers" : "Benutzern auf diesem Server das Empfangen von Freigaben von anderen Servern erlauben",
-    "Federated Cloud" : "Federated Cloud"
+    "Federated Cloud" : "Federated Cloud",
+    "Your Federated Cloud ID:" : "Ihre Federated-Cloud-ID:",
+    "Share with me via ownCloud" : "Teilen Sie mit mir über ownCloud",
+    "HTML Code:" : "HTML-Code:"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_sharing/l10n/el.js b/apps/files_sharing/l10n/el.js
index 1c1c863..4f20489 100644
--- a/apps/files_sharing/l10n/el.js
+++ b/apps/files_sharing/l10n/el.js
@@ -40,6 +40,8 @@ OC.L10N.register(
     "%2$s shared %1$s with you" : "Ο %2$s διαμοιράστηκε το %1$s με εσάς",
     "You shared %1$s via link" : "Μοιραστήκατε το %1$s μέσω συνδέσμου",
     "Shares" : "Κοινόχρηστοι φάκελοι",
+    "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Διαμοιρασμός με εμένα μέσω του #ownCloud Federated Cloud ID μου, δείτε %s",
+    "Share with me through my #ownCloud Federated Cloud ID" : "Διαμοιρασμός με εμένα μέσω του #ownCloud Federated Cloud ID μου",
     "This share is password-protected" : "Αυτός ο κοινόχρηστος φάκελος προστατεύεται με κωδικό",
     "The password is wrong. Try again." : "Εσφαλμένος κωδικός πρόσβασης. Προσπαθήστε ξανά.",
     "Password" : "Κωδικός πρόσβασης",
@@ -60,6 +62,11 @@ OC.L10N.register(
     "Open documentation" : "Ανοιχτή τεκμηρίωση.",
     "Allow users on this server to send shares to other servers" : "Να επιτρέπεται σε χρήστες αυτού του διακομιστή να στέλνουν διαμοιρασμένους φακέλους σε άλλους διακομιστές",
     "Allow users on this server to receive shares from other servers" : "Να επιτρέπεται στους χρίστες του διακομιστή να λαμβάνουν διαμοιρασμένα αρχεία από άλλους διακομιστές",
-    "Federated Cloud" : "Federated σύννεφο"
+    "Federated Cloud" : "Federated σύννεφο",
+    "Your Federated Cloud ID:" : "Το ID σας στο Federated Cloud:",
+    "Share it:" : "Μοιραστείτε το:",
+    "Add it to your website:" : "Προσθέστε το στην ιστοσελίδα σας:",
+    "Share with me via ownCloud" : "Διαμοιρασμός με εμένα μέσω του ",
+    "HTML Code:" : "Κώδικας HTML:"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/files_sharing/l10n/el.json b/apps/files_sharing/l10n/el.json
index 934b670..8d5a947 100644
--- a/apps/files_sharing/l10n/el.json
+++ b/apps/files_sharing/l10n/el.json
@@ -38,6 +38,8 @@
     "%2$s shared %1$s with you" : "Ο %2$s διαμοιράστηκε το %1$s με εσάς",
     "You shared %1$s via link" : "Μοιραστήκατε το %1$s μέσω συνδέσμου",
     "Shares" : "Κοινόχρηστοι φάκελοι",
+    "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Διαμοιρασμός με εμένα μέσω του #ownCloud Federated Cloud ID μου, δείτε %s",
+    "Share with me through my #ownCloud Federated Cloud ID" : "Διαμοιρασμός με εμένα μέσω του #ownCloud Federated Cloud ID μου",
     "This share is password-protected" : "Αυτός ο κοινόχρηστος φάκελος προστατεύεται με κωδικό",
     "The password is wrong. Try again." : "Εσφαλμένος κωδικός πρόσβασης. Προσπαθήστε ξανά.",
     "Password" : "Κωδικός πρόσβασης",
@@ -58,6 +60,11 @@
     "Open documentation" : "Ανοιχτή τεκμηρίωση.",
     "Allow users on this server to send shares to other servers" : "Να επιτρέπεται σε χρήστες αυτού του διακομιστή να στέλνουν διαμοιρασμένους φακέλους σε άλλους διακομιστές",
     "Allow users on this server to receive shares from other servers" : "Να επιτρέπεται στους χρίστες του διακομιστή να λαμβάνουν διαμοιρασμένα αρχεία από άλλους διακομιστές",
-    "Federated Cloud" : "Federated σύννεφο"
+    "Federated Cloud" : "Federated σύννεφο",
+    "Your Federated Cloud ID:" : "Το ID σας στο Federated Cloud:",
+    "Share it:" : "Μοιραστείτε το:",
+    "Add it to your website:" : "Προσθέστε το στην ιστοσελίδα σας:",
+    "Share with me via ownCloud" : "Διαμοιρασμός με εμένα μέσω του ",
+    "HTML Code:" : "Κώδικας HTML:"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js
index c4c347b..0ae19ac 100644
--- a/apps/files_sharing/l10n/ru.js
+++ b/apps/files_sharing/l10n/ru.js
@@ -60,6 +60,10 @@ OC.L10N.register(
     "Open documentation" : "Открыть документацию",
     "Allow users on this server to send shares to other servers" : "Разрешить пользователям делиться с пользователями других серверов",
     "Allow users on this server to receive shares from other servers" : "Разрешить пользователям использовать общие ресурсы с других серверов",
-    "Federated Cloud" : "Объединение облачных хранилищ"
+    "Federated Cloud" : "Объединение облачных хранилищ",
+    "Share it:" : "Поделись этим:",
+    "Add it to your website:" : "Добавь это на свой сайт:",
+    "Share with me via ownCloud" : "Поделитесь мной через ownCloud",
+    "HTML Code:" : "HTML код:"
 },
 "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json
index c1b3a97..a2a7bf0 100644
--- a/apps/files_sharing/l10n/ru.json
+++ b/apps/files_sharing/l10n/ru.json
@@ -58,6 +58,10 @@
     "Open documentation" : "Открыть документацию",
     "Allow users on this server to send shares to other servers" : "Разрешить пользователям делиться с пользователями других серверов",
     "Allow users on this server to receive shares from other servers" : "Разрешить пользователям использовать общие ресурсы с других серверов",
-    "Federated Cloud" : "Объединение облачных хранилищ"
+    "Federated Cloud" : "Объединение облачных хранилищ",
+    "Share it:" : "Поделись этим:",
+    "Add it to your website:" : "Добавь это на свой сайт:",
+    "Share with me via ownCloud" : "Поделитесь мной через ownCloud",
+    "HTML Code:" : "HTML код:"
 },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
 }
\ No newline at end of file
diff --git a/core/l10n/el.js b/core/l10n/el.js
index 2a2e69b..04e49fb 100644
--- a/core/l10n/el.js
+++ b/core/l10n/el.js
@@ -77,6 +77,8 @@ OC.L10N.register(
     "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "Το /dev/urandom δεν είναι αναγνώσιμο από την PHP, το οποίο δεν συνίσταται για λόγους ασφαλείας. Περισσότερες πληροφορίες υπάρχουν στην <a href=\"{docLink}\">τεκμηρίωσή</a> μας.",
     "Error occurred while checking server setup" : "Παρουσιάστηκε σφάλμα κατά τον έλεγχο της εγκατάστασης με το διακομιστή",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "H \"{header}\" κεφαλίδα HTTP δεν έχει ρυθμιστεί ώστε να ισούται με \"{expected}\". Αυτό αποτελεί ενδεχόμενο κίνδυνο ασφάλειας ή ιδιωτικότητας και συστήνουμε τη διόρθωση αυτής της ρύθμισης.",
+    "The \"Strict-Transport-Security\" HTTP header is not configured to least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "Η «Strict-Transport-Security\" κεφαλίδα HTTP δεν έχει ρυθμιστεί για τουλάχιστον \"{seconds}\" δευτερόλεπτα. Για αυξημένη ασφάλεια συστήνουμε την ενεργοποίηση του HSTS όπως περιγράφεται στις <a href=\"{docUrl}\">προτάσεις ασφαλείας</a> μας.",
+    "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Έχετε πρόσβαση σε αυτό τον ιστότοπο μέσω HTTP. Προτείνουμε ανεπιφύλακτα να ρυθμίσετε το διακομιστή σας ώστε να απαιτεί τη χρήση HTTPS όπως περιγράφεται στις <a href=\"{docUrl}\">προτάσεις ασφαλείας</a> μας.",
     "Shared" : "Κοινόχρηστα",
     "Shared with {recipients}" : "Διαμοιράστηκε με {recipients}",
     "Share" : "Διαμοιρασμός",
diff --git a/core/l10n/el.json b/core/l10n/el.json
index e97eac4..9f955c9 100644
--- a/core/l10n/el.json
+++ b/core/l10n/el.json
@@ -75,6 +75,8 @@
     "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "Το /dev/urandom δεν είναι αναγνώσιμο από την PHP, το οποίο δεν συνίσταται για λόγους ασφαλείας. Περισσότερες πληροφορίες υπάρχουν στην <a href=\"{docLink}\">τεκμηρίωσή</a> μας.",
     "Error occurred while checking server setup" : "Παρουσιάστηκε σφάλμα κατά τον έλεγχο της εγκατάστασης με το διακομιστή",
     "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "H \"{header}\" κεφαλίδα HTTP δεν έχει ρυθμιστεί ώστε να ισούται με \"{expected}\". Αυτό αποτελεί ενδεχόμενο κίνδυνο ασφάλειας ή ιδιωτικότητας και συστήνουμε τη διόρθωση αυτής της ρύθμισης.",
+    "The \"Strict-Transport-Security\" HTTP header is not configured to least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "Η «Strict-Transport-Security\" κεφαλίδα HTTP δεν έχει ρυθμιστεί για τουλάχιστον \"{seconds}\" δευτερόλεπτα. Για αυξημένη ασφάλεια συστήνουμε την ενεργοποίηση του HSTS όπως περιγράφεται στις <a href=\"{docUrl}\">προτάσεις ασφαλείας</a> μας.",
+    "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Έχετε πρόσβαση σε αυτό τον ιστότοπο μέσω HTTP. Προτείνουμε ανεπιφύλακτα να ρυθμίσετε το διακομιστή σας ώστε να απαιτεί τη χρήση HTTPS όπως περιγράφεται στις <a href=\"{docUrl}\">προτάσεις ασφαλείας</a> μας.",
     "Shared" : "Κοινόχρηστα",
     "Shared with {recipients}" : "Διαμοιράστηκε με {recipients}",
     "Share" : "Διαμοιρασμός",
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index eb0ecdb..716a06d 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -44,7 +44,7 @@ OC.L10N.register(
     "Saving..." : "Enregistrement…",
     "Couldn't send reset email. Please contact your administrator." : "Impossible d'envoyer le courriel de réinitialisation. Veuillez contacter votre administrateur.",
     "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Le lien permettant de réinitialiser votre mot de passe vient d'être envoyé à votre adresse de courriel.<br>Si vous ne le recevez pas dans un délai raisonnable, contactez votre administrateur.<br>N'oubliez pas de vérifier dans votre dossier pourriel / spam!",
-    "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Vos fichiers sont chiffrés. Si vous n'avez pas activé la clef de récupération, il n'y aura aucun moyen de récupérer vos données une fois le mot de passe réinitialisé.<br />Si vous n'êtes pas sûr(e) de ce que vous  [...]
+    "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Vos fichiers sont chiffrés. Si vous n'avez pas activé la clef de récupération, il n'y aura aucun moyen de récupérer vos données une fois le mot de passe réinitialisé.<br />Si vous n'êtes pas sûr de ce que vous fai [...]
     "I know what I'm doing" : "Je sais ce que je fais",
     "Password can not be changed. Please contact your administrator." : "Le mot de passe ne peut être modifié. Veuillez contacter votre administrateur.",
     "No" : "Non",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index 06830b3..f3b3ed0 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -42,7 +42,7 @@
     "Saving..." : "Enregistrement…",
     "Couldn't send reset email. Please contact your administrator." : "Impossible d'envoyer le courriel de réinitialisation. Veuillez contacter votre administrateur.",
     "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Le lien permettant de réinitialiser votre mot de passe vient d'être envoyé à votre adresse de courriel.<br>Si vous ne le recevez pas dans un délai raisonnable, contactez votre administrateur.<br>N'oubliez pas de vérifier dans votre dossier pourriel / spam!",
-    "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Vos fichiers sont chiffrés. Si vous n'avez pas activé la clef de récupération, il n'y aura aucun moyen de récupérer vos données une fois le mot de passe réinitialisé.<br />Si vous n'êtes pas sûr(e) de ce que vous  [...]
+    "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Vos fichiers sont chiffrés. Si vous n'avez pas activé la clef de récupération, il n'y aura aucun moyen de récupérer vos données une fois le mot de passe réinitialisé.<br />Si vous n'êtes pas sûr de ce que vous fai [...]
     "I know what I'm doing" : "Je sais ce que je fais",
     "Password can not be changed. Please contact your administrator." : "Le mot de passe ne peut être modifié. Veuillez contacter votre administrateur.",
     "No" : "Non",
diff --git a/settings/l10n/cs_CZ.js b/settings/l10n/cs_CZ.js
index 4a328df..a7a9bc9 100644
--- a/settings/l10n/cs_CZ.js
+++ b/settings/l10n/cs_CZ.js
@@ -1,6 +1,8 @@
 OC.L10N.register(
     "settings",
     {
+    "APCu" : "APCu",
+    "Redis" : "Redis",
     "Security & setup warnings" : "Upozornění zabezpečení a nastavení",
     "Sharing" : "Sdílení",
     "Server-side encryption" : "Šifrování na serveru",
@@ -57,6 +59,7 @@ OC.L10N.register(
     "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "Oficiální aplikace jsou vyvíjeny komunitou ownCloud. Nabízejí funkce důležité pro ownCloud a jsou připraveny pro nasazení v produkčním prostředí.",
     "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Schválené aplikace jsou vyvíjeny důvěryhodnými vývojáři a prošly zběžným bezpečnostním prověřením. Jsou aktivně udržovány v repozitáři s otevřeným kódem a jejich správci je považují za stabilní pro občasné až normální použití.",
     "This app is not checked for security issues and is new or known to be unstable. Install on your own risk." : "U této aplikace nebyla provedena kontrola bezpečnostních problémů. Aplikace je nová nebo nestabilní. Instalujete na vlastní nebezpečí.",
+    "Update to %s" : "Aktualizovat na %s",
     "Please wait...." : "Čekejte prosím...",
     "Error while disabling app" : "Chyba při zakazování aplikace",
     "Disable" : "Zakázat",
@@ -190,7 +193,6 @@ OC.L10N.register(
     "Show description …" : "Zobrazit popis ...",
     "Hide description …" : "Skrýt popis ...",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Tuto aplikaci nelze nainstalovat, protože nejsou splněny následující závislosti:",
-    "Update to %s" : "Aktualizovat na %s",
     "Enable only for specific groups" : "Povolit pouze pro vybrané skupiny",
     "Uninstall App" : "Odinstalovat aplikaci",
     "Enable experimental apps" : "Povolit experimentální aplikace",
diff --git a/settings/l10n/cs_CZ.json b/settings/l10n/cs_CZ.json
index 58ef1a9..7ae211b 100644
--- a/settings/l10n/cs_CZ.json
+++ b/settings/l10n/cs_CZ.json
@@ -1,4 +1,6 @@
 { "translations": {
+    "APCu" : "APCu",
+    "Redis" : "Redis",
     "Security & setup warnings" : "Upozornění zabezpečení a nastavení",
     "Sharing" : "Sdílení",
     "Server-side encryption" : "Šifrování na serveru",
@@ -55,6 +57,7 @@
     "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "Oficiální aplikace jsou vyvíjeny komunitou ownCloud. Nabízejí funkce důležité pro ownCloud a jsou připraveny pro nasazení v produkčním prostředí.",
     "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Schválené aplikace jsou vyvíjeny důvěryhodnými vývojáři a prošly zběžným bezpečnostním prověřením. Jsou aktivně udržovány v repozitáři s otevřeným kódem a jejich správci je považují za stabilní pro občasné až normální použití.",
     "This app is not checked for security issues and is new or known to be unstable. Install on your own risk." : "U této aplikace nebyla provedena kontrola bezpečnostních problémů. Aplikace je nová nebo nestabilní. Instalujete na vlastní nebezpečí.",
+    "Update to %s" : "Aktualizovat na %s",
     "Please wait...." : "Čekejte prosím...",
     "Error while disabling app" : "Chyba při zakazování aplikace",
     "Disable" : "Zakázat",
@@ -188,7 +191,6 @@
     "Show description …" : "Zobrazit popis ...",
     "Hide description …" : "Skrýt popis ...",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Tuto aplikaci nelze nainstalovat, protože nejsou splněny následující závislosti:",
-    "Update to %s" : "Aktualizovat na %s",
     "Enable only for specific groups" : "Povolit pouze pro vybrané skupiny",
     "Uninstall App" : "Odinstalovat aplikaci",
     "Enable experimental apps" : "Povolit experimentální aplikace",
diff --git a/settings/l10n/sk_SK.js b/settings/l10n/sk_SK.js
index 4759338..a2c134e 100644
--- a/settings/l10n/sk_SK.js
+++ b/settings/l10n/sk_SK.js
@@ -1,10 +1,14 @@
 OC.L10N.register(
     "settings",
     {
+    "Security & setup warnings" : "Bezpečnosť a nastavenia upozornení",
     "Sharing" : "Zdieľanie",
+    "Server-side encryption" : "Šifrovanie na serveri",
     "External Storage" : "Externé úložisko",
     "Cron" : "Cron",
+    "Email server" : "Email server",
     "Log" : "Záznam",
+    "Server Status" : "Stav servera",
     "Tips & tricks" : "Tipy a triky",
     "Updates" : "Aktualizácie",
     "Authentication error" : "Chyba autentifikácie",
@@ -25,15 +29,19 @@ OC.L10N.register(
     "Unable to change password" : "Zmena hesla sa nepodarila",
     "Enabled" : "Povolené",
     "Not enabled" : "Zakázané",
+    "A problem occurred, please check your log files (Error: %s)" : "Nastala chyba, skontrolujte prosím váš log súbor (Chyba: %s)",
+    "Migration Completed" : "Migrácia ukončená",
     "Group already exists." : "Skupina už existuje.",
     "Unable to add group." : "Nie je možné pridať skupinu.",
     "Unable to delete group." : "Nie je možné zmazať skupinu.",
     "log-level out of allowed range" : "úroveň logovania z povoleného rozpätia",
     "Saved" : "Uložené",
     "test email settings" : "nastavenia testovacieho emailu",
+    "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Vyskytol sa problém pri odosielaní emailu. Prosím, znovu skontrolujte svoje nastavenia. (Chyba: %s)",
     "Email sent" : "Email odoslaný",
     "You need to set your user email before being able to send test emails." : "Musíte nastaviť svoj po​​užívateľský email, než budete môcť odoslať testovací email.",
     "Invalid mail address" : "Neplatná emailová adresa",
+    "A user with that name already exists." : "Používateľ s týmto menom už existuje.",
     "Unable to create user." : "Nie je možné vytvoriť používateľa.",
     "Your %s account was created" : "Váš účet %s bol vytvorený",
     "Unable to delete user." : "Nie je možné zmazať používateľa.",
@@ -43,8 +51,11 @@ OC.L10N.register(
     "Email saved" : "Email uložený",
     "Are you really sure you want add \"{domain}\" as trusted domain?" : "Ste si istí, že chcete pridať \"{domain}\" medzi dôveryhodné domény?",
     "Add trusted domain" : "Pridať dôveryhodnú doménu",
+    "Migration in progress. Please wait until the migration is finished" : "Prebieha migrácia. Počkajte prosím, kým sa skončí",
+    "Migration started …" : "Migrácia spustená ...",
     "Sending..." : "Odosielam...",
     "All" : "Všetky",
+    "Update to %s" : "Aktualizovať na %s",
     "Please wait...." : "Čakajte prosím...",
     "Error while disabling app" : "Chyba pri zakázaní aplikácie",
     "Disable" : "Zakázať",
@@ -120,6 +131,7 @@ OC.L10N.register(
     "Execute one task with each page loaded" : "Vykonať jednu úlohu s každým načítaní stránky",
     "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php je zaregistrovaná v službe WebCron a zavolá cron.php každých 15 minút cez http.",
     "Use system's cron service to call the cron.php file every 15 minutes." : "Použiť systémovú službu cron na spúšťanie súboru cron.php každých 15 minút.",
+    "Start migration" : "Začať migráciu",
     "This is used for sending out notifications." : "Používa sa na odosielanie upozornení.",
     "Send mode" : "Mód odosielania",
     "Encryption" : "Šifrovanie",
@@ -150,7 +162,6 @@ OC.L10N.register(
     "User Documentation" : "Príručka používateľa",
     "Admin Documentation" : "Príručka administrátora",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Túto aplikáciu nemožno nainštalovať, pretože nie sú splnené nasledovné závislosti:",
-    "Update to %s" : "Aktualizovať na %s",
     "Enable only for specific groups" : "Povoliť len pre vybrané skupiny",
     "Uninstall App" : "Odinštalovanie aplikácie",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Dobrý deň,<br><br>toto je oznámenie o novo vytvorenom účte %s.<br><br>Vaše používateľské meno: %s<br>Prihlásiť sa môžete tu: <a href=\"%s\">%s</a><br><br>",
diff --git a/settings/l10n/sk_SK.json b/settings/l10n/sk_SK.json
index b5f94b3..56b82ad 100644
--- a/settings/l10n/sk_SK.json
+++ b/settings/l10n/sk_SK.json
@@ -1,8 +1,12 @@
 { "translations": {
+    "Security & setup warnings" : "Bezpečnosť a nastavenia upozornení",
     "Sharing" : "Zdieľanie",
+    "Server-side encryption" : "Šifrovanie na serveri",
     "External Storage" : "Externé úložisko",
     "Cron" : "Cron",
+    "Email server" : "Email server",
     "Log" : "Záznam",
+    "Server Status" : "Stav servera",
     "Tips & tricks" : "Tipy a triky",
     "Updates" : "Aktualizácie",
     "Authentication error" : "Chyba autentifikácie",
@@ -23,15 +27,19 @@
     "Unable to change password" : "Zmena hesla sa nepodarila",
     "Enabled" : "Povolené",
     "Not enabled" : "Zakázané",
+    "A problem occurred, please check your log files (Error: %s)" : "Nastala chyba, skontrolujte prosím váš log súbor (Chyba: %s)",
+    "Migration Completed" : "Migrácia ukončená",
     "Group already exists." : "Skupina už existuje.",
     "Unable to add group." : "Nie je možné pridať skupinu.",
     "Unable to delete group." : "Nie je možné zmazať skupinu.",
     "log-level out of allowed range" : "úroveň logovania z povoleného rozpätia",
     "Saved" : "Uložené",
     "test email settings" : "nastavenia testovacieho emailu",
+    "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Vyskytol sa problém pri odosielaní emailu. Prosím, znovu skontrolujte svoje nastavenia. (Chyba: %s)",
     "Email sent" : "Email odoslaný",
     "You need to set your user email before being able to send test emails." : "Musíte nastaviť svoj po​​užívateľský email, než budete môcť odoslať testovací email.",
     "Invalid mail address" : "Neplatná emailová adresa",
+    "A user with that name already exists." : "Používateľ s týmto menom už existuje.",
     "Unable to create user." : "Nie je možné vytvoriť používateľa.",
     "Your %s account was created" : "Váš účet %s bol vytvorený",
     "Unable to delete user." : "Nie je možné zmazať používateľa.",
@@ -41,8 +49,11 @@
     "Email saved" : "Email uložený",
     "Are you really sure you want add \"{domain}\" as trusted domain?" : "Ste si istí, že chcete pridať \"{domain}\" medzi dôveryhodné domény?",
     "Add trusted domain" : "Pridať dôveryhodnú doménu",
+    "Migration in progress. Please wait until the migration is finished" : "Prebieha migrácia. Počkajte prosím, kým sa skončí",
+    "Migration started …" : "Migrácia spustená ...",
     "Sending..." : "Odosielam...",
     "All" : "Všetky",
+    "Update to %s" : "Aktualizovať na %s",
     "Please wait...." : "Čakajte prosím...",
     "Error while disabling app" : "Chyba pri zakázaní aplikácie",
     "Disable" : "Zakázať",
@@ -118,6 +129,7 @@
     "Execute one task with each page loaded" : "Vykonať jednu úlohu s každým načítaní stránky",
     "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php je zaregistrovaná v službe WebCron a zavolá cron.php každých 15 minút cez http.",
     "Use system's cron service to call the cron.php file every 15 minutes." : "Použiť systémovú službu cron na spúšťanie súboru cron.php každých 15 minút.",
+    "Start migration" : "Začať migráciu",
     "This is used for sending out notifications." : "Používa sa na odosielanie upozornení.",
     "Send mode" : "Mód odosielania",
     "Encryption" : "Šifrovanie",
@@ -148,7 +160,6 @@
     "User Documentation" : "Príručka používateľa",
     "Admin Documentation" : "Príručka administrátora",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Túto aplikáciu nemožno nainštalovať, pretože nie sú splnené nasledovné závislosti:",
-    "Update to %s" : "Aktualizovať na %s",
     "Enable only for specific groups" : "Povoliť len pre vybrané skupiny",
     "Uninstall App" : "Odinštalovanie aplikácie",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Dobrý deň,<br><br>toto je oznámenie o novo vytvorenom účte %s.<br><br>Vaše používateľské meno: %s<br>Prihlásiť sa môžete tu: <a href=\"%s\">%s</a><br><br>",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list