summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-30 01:55:56 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-30 01:55:56 -0500
commitc14464875fbee6349f7a730c3c901dfb00ddbf88 (patch)
tree282c3b29c2e031290db320a3358f3063ac5b0e70 /core
parentb961ada089e8c58eb9e93c0ddf5cc9d8d5df476d (diff)
downloadnextcloud-server-c14464875fbee6349f7a730c3c901dfb00ddbf88.tar.gz
nextcloud-server-c14464875fbee6349f7a730c3c901dfb00ddbf88.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/cs_CZ.js2
-rw-r--r--core/l10n/cs_CZ.json2
-rw-r--r--core/l10n/de_DE.js3
-rw-r--r--core/l10n/de_DE.json3
-rw-r--r--core/l10n/fi_FI.js2
-rw-r--r--core/l10n/fi_FI.json2
-rw-r--r--core/l10n/it.js2
-rw-r--r--core/l10n/it.json2
-rw-r--r--core/l10n/pt_PT.js2
-rw-r--r--core/l10n/pt_PT.json2
-rw-r--r--core/l10n/sq.js2
-rw-r--r--core/l10n/sq.json2
12 files changed, 26 insertions, 0 deletions
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js
index 33c18b3a293..3499635c859 100644
--- a/core/l10n/cs_CZ.js
+++ b/core/l10n/cs_CZ.js
@@ -164,6 +164,7 @@ OC.L10N.register(
"change" : "změnit",
"delete" : "smazat",
"access control" : "řízení přístupu",
+ "Could not unshare" : "Nelze zrušit sdílení",
"Share details could not be loaded for this item." : "Detaily sdílení pro tuto položku nelze načíst.",
"An error occured. Please try again" : "Nastala chyba. Prosím zkuste to znovu",
"Share" : "Sdílet",
@@ -175,6 +176,7 @@ OC.L10N.register(
"Non-existing tag #{tag}" : "Neexistující tag #{tag}",
"not assignable" : "nepřiřaditelný",
"invisible" : "neviditelný",
+ "({scope})" : "({scope})",
"Delete" : "Smazat",
"Rename" : "Přejmenovat",
"Global tags" : "Globální tagy",
diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json
index f72bdd32fdc..09f6b2f0d7b 100644
--- a/core/l10n/cs_CZ.json
+++ b/core/l10n/cs_CZ.json
@@ -162,6 +162,7 @@
"change" : "změnit",
"delete" : "smazat",
"access control" : "řízení přístupu",
+ "Could not unshare" : "Nelze zrušit sdílení",
"Share details could not be loaded for this item." : "Detaily sdílení pro tuto položku nelze načíst.",
"An error occured. Please try again" : "Nastala chyba. Prosím zkuste to znovu",
"Share" : "Sdílet",
@@ -173,6 +174,7 @@
"Non-existing tag #{tag}" : "Neexistující tag #{tag}",
"not assignable" : "nepřiřaditelný",
"invisible" : "neviditelný",
+ "({scope})" : "({scope})",
"Delete" : "Smazat",
"Rename" : "Přejmenovat",
"Global tags" : "Globální tagy",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index 0da881a3b11..eb3cff6bef5 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -160,6 +160,7 @@ OC.L10N.register(
"Share with users, groups or remote users …" : "Mit Benutzern, Gruppen oder entfernten Benutzern teilen…",
"Warning" : "Warnung",
"Error while sending notification" : "Fehler beim Senden der Benachrichtigung",
+ "invisible" : "unsichtbar",
"Delete" : "Löschen",
"Rename" : "Umbenennen",
"The object type is not specified." : "Der Objekttyp ist nicht angegeben.",
@@ -175,6 +176,7 @@ OC.L10N.register(
"Hello {name}" : "Hallo {name}",
"_download %n file_::_download %n files_" : ["Lade %n Datei herunter","Lade %n Dateien herunter"],
"{version} is available. Get more information on how to update." : "{version} ist verfügbar. Holen Sie weitere Informationen zu Aktualisierungen ein.",
+ "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Das Upgrade läuft noch , diese Seite zu verlassen könnte das Verfahren in einigen Umgebungen unterbrechen.",
"Updating {productName} to version {version}, this may take a while." : "{productName} wird auf Version {version} aktualisiert. Das könnte eine Weile dauern.",
"An error occurred." : "Ein Fehler ist aufgetreten.",
"Please reload the page." : "Bitte laden Sie die Seite neu.",
@@ -250,6 +252,7 @@ OC.L10N.register(
"Please try again or contact your administrator." : "Bitte versuchen Sie es noch einmal oder kontaktieren Sie Ihren Administrator.",
"Log in" : "Einloggen",
"Wrong password. Reset it?" : "Falsches Passwort. Soll es zurückgesetzt werden?",
+ "Wrong password." : "Falsches Passwort.",
"Stay logged in" : "Angemeldet bleiben",
"Alternative Logins" : "Alternative Logins",
"Use the following link to reset your password: {link}" : "Benutzen Sie den folgenden Link, um Ihr Passwort zurückzusetzen: {link}",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index 47bcc27c72b..4eec4c90246 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -158,6 +158,7 @@
"Share with users, groups or remote users …" : "Mit Benutzern, Gruppen oder entfernten Benutzern teilen…",
"Warning" : "Warnung",
"Error while sending notification" : "Fehler beim Senden der Benachrichtigung",
+ "invisible" : "unsichtbar",
"Delete" : "Löschen",
"Rename" : "Umbenennen",
"The object type is not specified." : "Der Objekttyp ist nicht angegeben.",
@@ -173,6 +174,7 @@
"Hello {name}" : "Hallo {name}",
"_download %n file_::_download %n files_" : ["Lade %n Datei herunter","Lade %n Dateien herunter"],
"{version} is available. Get more information on how to update." : "{version} ist verfügbar. Holen Sie weitere Informationen zu Aktualisierungen ein.",
+ "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Das Upgrade läuft noch , diese Seite zu verlassen könnte das Verfahren in einigen Umgebungen unterbrechen.",
"Updating {productName} to version {version}, this may take a while." : "{productName} wird auf Version {version} aktualisiert. Das könnte eine Weile dauern.",
"An error occurred." : "Ein Fehler ist aufgetreten.",
"Please reload the page." : "Bitte laden Sie die Seite neu.",
@@ -248,6 +250,7 @@
"Please try again or contact your administrator." : "Bitte versuchen Sie es noch einmal oder kontaktieren Sie Ihren Administrator.",
"Log in" : "Einloggen",
"Wrong password. Reset it?" : "Falsches Passwort. Soll es zurückgesetzt werden?",
+ "Wrong password." : "Falsches Passwort.",
"Stay logged in" : "Angemeldet bleiben",
"Alternative Logins" : "Alternative Logins",
"Use the following link to reset your password: {link}" : "Benutzen Sie den folgenden Link, um Ihr Passwort zurückzusetzen: {link}",
diff --git a/core/l10n/fi_FI.js b/core/l10n/fi_FI.js
index 43422498388..392d56b9803 100644
--- a/core/l10n/fi_FI.js
+++ b/core/l10n/fi_FI.js
@@ -164,6 +164,7 @@ OC.L10N.register(
"change" : "muuta",
"delete" : "poista",
"access control" : "Pääsyn hallinta",
+ "Could not unshare" : "Jakamisen lopettaminen epäonnistui",
"Share details could not be loaded for this item." : "Tämän kohteen jakamistietoja ei voitu ladata.",
"An error occured. Please try again" : "Tapahtui virhe. Yritä myöhemmin uudestaan",
"Share" : "Jaa",
@@ -175,6 +176,7 @@ OC.L10N.register(
"Non-existing tag #{tag}" : "Ei olemassa oleva tunniste #{tag}",
"not assignable" : "ei määritettävissä",
"invisible" : "näkymätön",
+ "({scope})" : "({scope})",
"Delete" : "Poista",
"Rename" : "Nimeä uudelleen",
"Global tags" : "Yleiset tunnisteet",
diff --git a/core/l10n/fi_FI.json b/core/l10n/fi_FI.json
index 40afb85d496..ecab0feae97 100644
--- a/core/l10n/fi_FI.json
+++ b/core/l10n/fi_FI.json
@@ -162,6 +162,7 @@
"change" : "muuta",
"delete" : "poista",
"access control" : "Pääsyn hallinta",
+ "Could not unshare" : "Jakamisen lopettaminen epäonnistui",
"Share details could not be loaded for this item." : "Tämän kohteen jakamistietoja ei voitu ladata.",
"An error occured. Please try again" : "Tapahtui virhe. Yritä myöhemmin uudestaan",
"Share" : "Jaa",
@@ -173,6 +174,7 @@
"Non-existing tag #{tag}" : "Ei olemassa oleva tunniste #{tag}",
"not assignable" : "ei määritettävissä",
"invisible" : "näkymätön",
+ "({scope})" : "({scope})",
"Delete" : "Poista",
"Rename" : "Nimeä uudelleen",
"Global tags" : "Yleiset tunnisteet",
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 05bb1dd31c1..59c1c16db74 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -164,6 +164,7 @@ OC.L10N.register(
"change" : "cambia",
"delete" : "elimina",
"access control" : "controllo d'accesso",
+ "Could not unshare" : "Impossibile rimuovere la condivisione",
"Share details could not be loaded for this item." : "I dettagli della condivisione non possono essere caricati per questo elemento.",
"An error occured. Please try again" : "Si è verificato un errore. Prova ancora",
"Share" : "Condividi",
@@ -175,6 +176,7 @@ OC.L10N.register(
"Non-existing tag #{tag}" : "Tag #{tag} inesistente",
"not assignable" : "non assegnabile",
"invisible" : "invisibile",
+ "({scope})" : "({scope})",
"Delete" : "Elimina",
"Rename" : "Rinomina",
"Global tags" : "Tag globali",
diff --git a/core/l10n/it.json b/core/l10n/it.json
index 3b301350cb1..821b3cc18e7 100644
--- a/core/l10n/it.json
+++ b/core/l10n/it.json
@@ -162,6 +162,7 @@
"change" : "cambia",
"delete" : "elimina",
"access control" : "controllo d'accesso",
+ "Could not unshare" : "Impossibile rimuovere la condivisione",
"Share details could not be loaded for this item." : "I dettagli della condivisione non possono essere caricati per questo elemento.",
"An error occured. Please try again" : "Si è verificato un errore. Prova ancora",
"Share" : "Condividi",
@@ -173,6 +174,7 @@
"Non-existing tag #{tag}" : "Tag #{tag} inesistente",
"not assignable" : "non assegnabile",
"invisible" : "invisibile",
+ "({scope})" : "({scope})",
"Delete" : "Elimina",
"Rename" : "Rinomina",
"Global tags" : "Tag globali",
diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js
index dbed83d6c5f..5f5ae5a47bf 100644
--- a/core/l10n/pt_PT.js
+++ b/core/l10n/pt_PT.js
@@ -164,6 +164,7 @@ OC.L10N.register(
"change" : "alterar",
"delete" : "apagar",
"access control" : "controlo de acesso",
+ "Could not unshare" : "Não foi possível cancelar a partilha",
"Share details could not be loaded for this item." : "Não foi possível carregar os detalhes de partilha para este item.",
"An error occured. Please try again" : "Ocorreu um erro. Por favor, tente de novo",
"Share" : "Compartilhar",
@@ -175,6 +176,7 @@ OC.L10N.register(
"Non-existing tag #{tag}" : "Etiqueta não existente #{tag}",
"not assignable" : "não atribuível",
"invisible" : "invisível",
+ "({scope})" : "({scope})",
"Delete" : "Apagar",
"Rename" : "Renomear",
"Global tags" : "Etiquetas gerais",
diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json
index 298e821985b..0ef5974413a 100644
--- a/core/l10n/pt_PT.json
+++ b/core/l10n/pt_PT.json
@@ -162,6 +162,7 @@
"change" : "alterar",
"delete" : "apagar",
"access control" : "controlo de acesso",
+ "Could not unshare" : "Não foi possível cancelar a partilha",
"Share details could not be loaded for this item." : "Não foi possível carregar os detalhes de partilha para este item.",
"An error occured. Please try again" : "Ocorreu um erro. Por favor, tente de novo",
"Share" : "Compartilhar",
@@ -173,6 +174,7 @@
"Non-existing tag #{tag}" : "Etiqueta não existente #{tag}",
"not assignable" : "não atribuível",
"invisible" : "invisível",
+ "({scope})" : "({scope})",
"Delete" : "Apagar",
"Rename" : "Renomear",
"Global tags" : "Etiquetas gerais",
diff --git a/core/l10n/sq.js b/core/l10n/sq.js
index bdef0ba9196..695f90f53b1 100644
--- a/core/l10n/sq.js
+++ b/core/l10n/sq.js
@@ -164,6 +164,7 @@ OC.L10N.register(
"change" : "ndërroje",
"delete" : "fshije",
"access control" : "kontroll hyrjesh",
+ "Could not unshare" : "S’e shndau dot",
"Share details could not be loaded for this item." : "Për këtë objekt s’u ngarkuan dot hollësi ndarjeje.",
"An error occured. Please try again" : "Ndodhi një gabim. Ju lutemi, riprovoni",
"Share" : "Ndaje",
@@ -175,6 +176,7 @@ OC.L10N.register(
"Non-existing tag #{tag}" : "Etiketë #{tag} që s’ekziston",
"not assignable" : "e pacaktueshme",
"invisible" : "e padukshme",
+ "({scope})" : "({scope})",
"Delete" : "Fshije",
"Rename" : "Riemërtoje",
"Global tags" : "Etiketa globale",
diff --git a/core/l10n/sq.json b/core/l10n/sq.json
index 90a455c99aa..8be7e771136 100644
--- a/core/l10n/sq.json
+++ b/core/l10n/sq.json
@@ -162,6 +162,7 @@
"change" : "ndërroje",
"delete" : "fshije",
"access control" : "kontroll hyrjesh",
+ "Could not unshare" : "S’e shndau dot",
"Share details could not be loaded for this item." : "Për këtë objekt s’u ngarkuan dot hollësi ndarjeje.",
"An error occured. Please try again" : "Ndodhi një gabim. Ju lutemi, riprovoni",
"Share" : "Ndaje",
@@ -173,6 +174,7 @@
"Non-existing tag #{tag}" : "Etiketë #{tag} që s’ekziston",
"not assignable" : "e pacaktueshme",
"invisible" : "e padukshme",
+ "({scope})" : "({scope})",
"Delete" : "Fshije",
"Rename" : "Riemërtoje",
"Global tags" : "Etiketa globale",