diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-24 15:24:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-24 15:24:38 -0400 |
commit | f1f7511c61cbc1cadf7b335613a3c4a565f8e482 (patch) | |
tree | 5535b45eb60baa21535bdcc2f8aa5c54e0f0cfbb /apps | |
parent | d3fb5d618ea5902c989c39d72fd6ac2e5bcb65ed (diff) | |
download | nextcloud-server-f1f7511c61cbc1cadf7b335613a3c4a565f8e482.tar.gz nextcloud-server-f1f7511c61cbc1cadf7b335613a3c4a565f8e482.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
220 files changed, 936 insertions, 960 deletions
diff --git a/apps/federatedfilesharing/l10n/da.js b/apps/federatedfilesharing/l10n/da.js index 7d9959e030b..67464c09146 100644 --- a/apps/federatedfilesharing/l10n/da.js +++ b/apps/federatedfilesharing/l10n/da.js @@ -1,10 +1,13 @@ OC.L10N.register( "federatedfilesharing", { + "Federated sharing" : "Datafællesskabsdeling", "Invalid Federated Cloud ID" : "Ugyldigt Federated Cloud ID", "Sharing %s failed, because this item is already shared with %s" : "Der skete en fejl ved deling af %s, objektet er allerede delt med %s", "Not allowed to create a federated share with the same user" : "Det er ikke tilladt at danne et datafællesskab med samme bruger", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Deling af %s mislykkedes - kunne ikke finde %s. Måske er serveren ikke tilgængelig i øjeblikket.", + "Accept" : "Acceptér", + "Decline" : "Afvis", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Del med mig gennem min #ownCloud Federated Cloud ID, se %s", "Share with me through my #ownCloud Federated Cloud ID" : "Del med mig gennem min #ownCloud Federated Cloud ID", "Federated Cloud Sharing" : "Sammensluttet Cloud deling", diff --git a/apps/federatedfilesharing/l10n/da.json b/apps/federatedfilesharing/l10n/da.json index 1994feb6884..6d5561ad852 100644 --- a/apps/federatedfilesharing/l10n/da.json +++ b/apps/federatedfilesharing/l10n/da.json @@ -1,8 +1,11 @@ { "translations": { + "Federated sharing" : "Datafællesskabsdeling", "Invalid Federated Cloud ID" : "Ugyldigt Federated Cloud ID", "Sharing %s failed, because this item is already shared with %s" : "Der skete en fejl ved deling af %s, objektet er allerede delt med %s", "Not allowed to create a federated share with the same user" : "Det er ikke tilladt at danne et datafællesskab med samme bruger", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Deling af %s mislykkedes - kunne ikke finde %s. Måske er serveren ikke tilgængelig i øjeblikket.", + "Accept" : "Acceptér", + "Decline" : "Afvis", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Del med mig gennem min #ownCloud Federated Cloud ID, se %s", "Share with me through my #ownCloud Federated Cloud ID" : "Del med mig gennem min #ownCloud Federated Cloud ID", "Federated Cloud Sharing" : "Sammensluttet Cloud deling", diff --git a/apps/federatedfilesharing/l10n/de_DE.js b/apps/federatedfilesharing/l10n/de_DE.js index c2c336ad9db..bd957b7e347 100644 --- a/apps/federatedfilesharing/l10n/de_DE.js +++ b/apps/federatedfilesharing/l10n/de_DE.js @@ -1,10 +1,13 @@ OC.L10N.register( "federatedfilesharing", { + "Federated sharing" : "Federated-Sharing", "Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID", "Sharing %s failed, because this item is already shared with %s" : "Die Freigabe von %s ist fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird", "Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated Cloud Freigabe mit dem gleichen Benutzer ist nicht erlaubt", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Die Freigabe von %s ist fehlgeschlagen, da %s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar.", + "Accept" : "Akzeptieren", + "Decline" : "Ablehnen", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Teilen Sie mit mir über meine #ownCloud Federated-Cloud-ID, siehe %s", "Share with me through my #ownCloud Federated Cloud ID" : "Teilen Sie mit mir über meine #ownCloud Federated-Cloud-ID", "Federated Cloud Sharing" : "Federated-Cloud-Sharing", diff --git a/apps/federatedfilesharing/l10n/de_DE.json b/apps/federatedfilesharing/l10n/de_DE.json index 840827cbb08..ad71044a753 100644 --- a/apps/federatedfilesharing/l10n/de_DE.json +++ b/apps/federatedfilesharing/l10n/de_DE.json @@ -1,8 +1,11 @@ { "translations": { + "Federated sharing" : "Federated-Sharing", "Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID", "Sharing %s failed, because this item is already shared with %s" : "Die Freigabe von %s ist fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird", "Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated Cloud Freigabe mit dem gleichen Benutzer ist nicht erlaubt", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Die Freigabe von %s ist fehlgeschlagen, da %s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar.", + "Accept" : "Akzeptieren", + "Decline" : "Ablehnen", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Teilen Sie mit mir über meine #ownCloud Federated-Cloud-ID, siehe %s", "Share with me through my #ownCloud Federated Cloud ID" : "Teilen Sie mit mir über meine #ownCloud Federated-Cloud-ID", "Federated Cloud Sharing" : "Federated-Cloud-Sharing", diff --git a/apps/federatedfilesharing/l10n/el.js b/apps/federatedfilesharing/l10n/el.js index 23d0c9ae6cf..59872512e87 100644 --- a/apps/federatedfilesharing/l10n/el.js +++ b/apps/federatedfilesharing/l10n/el.js @@ -4,6 +4,8 @@ OC.L10N.register( "Invalid Federated Cloud ID" : "Μη έγκυρο Federated Cloud ID", "Sharing %s failed, because this item is already shared with %s" : "Ο διαμοιρασμός του %s απέτυχε, γιατί το αντικείμενο είναι διαμοιρασμένο ήδη με τον χρήστη %s", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Αποτυχία διαμοιρασμού %s, δεν βρέθηκε το %s, μπορεί ο διακομιστής να είναι προσωρινά απροσπέλαστος.", + "Accept" : "Αποδοχή", + "Decline" : "Απόρριψη", "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 μου", "Federated Cloud Sharing" : "Διαμοιρασμός σε ομόσπονδα σύννεφα ", diff --git a/apps/federatedfilesharing/l10n/el.json b/apps/federatedfilesharing/l10n/el.json index bd133b05cd2..10b362dc3e1 100644 --- a/apps/federatedfilesharing/l10n/el.json +++ b/apps/federatedfilesharing/l10n/el.json @@ -2,6 +2,8 @@ "Invalid Federated Cloud ID" : "Μη έγκυρο Federated Cloud ID", "Sharing %s failed, because this item is already shared with %s" : "Ο διαμοιρασμός του %s απέτυχε, γιατί το αντικείμενο είναι διαμοιρασμένο ήδη με τον χρήστη %s", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Αποτυχία διαμοιρασμού %s, δεν βρέθηκε το %s, μπορεί ο διακομιστής να είναι προσωρινά απροσπέλαστος.", + "Accept" : "Αποδοχή", + "Decline" : "Απόρριψη", "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 μου", "Federated Cloud Sharing" : "Διαμοιρασμός σε ομόσπονδα σύννεφα ", diff --git a/apps/federatedfilesharing/l10n/en_GB.js b/apps/federatedfilesharing/l10n/en_GB.js index de214687f99..a086be772a9 100644 --- a/apps/federatedfilesharing/l10n/en_GB.js +++ b/apps/federatedfilesharing/l10n/en_GB.js @@ -1,10 +1,13 @@ OC.L10N.register( "federatedfilesharing", { + "Federated sharing" : "Federated sharing", "Invalid Federated Cloud ID" : "Invalid Federated Cloud ID", "Sharing %s failed, because this item is already shared with %s" : "Sharing %s failed, because this item is already shared with %s", "Not allowed to create a federated share with the same user" : "Not allowed to create a federated share with the same user", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Sharing %s failed, could not find %s, maybe the server is currently unreachable.", + "Accept" : "Accept", + "Decline" : "Decline", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Share with me through my #ownCloud Federated Cloud ID, see %s", "Share with me through my #ownCloud Federated Cloud ID" : "Share with me through my #ownCloud Federated Cloud ID", "Federated Cloud Sharing" : "Federated Cloud Sharing", diff --git a/apps/federatedfilesharing/l10n/en_GB.json b/apps/federatedfilesharing/l10n/en_GB.json index 05215fead67..6d63365cf12 100644 --- a/apps/federatedfilesharing/l10n/en_GB.json +++ b/apps/federatedfilesharing/l10n/en_GB.json @@ -1,8 +1,11 @@ { "translations": { + "Federated sharing" : "Federated sharing", "Invalid Federated Cloud ID" : "Invalid Federated Cloud ID", "Sharing %s failed, because this item is already shared with %s" : "Sharing %s failed, because this item is already shared with %s", "Not allowed to create a federated share with the same user" : "Not allowed to create a federated share with the same user", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Sharing %s failed, could not find %s, maybe the server is currently unreachable.", + "Accept" : "Accept", + "Decline" : "Decline", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Share with me through my #ownCloud Federated Cloud ID, see %s", "Share with me through my #ownCloud Federated Cloud ID" : "Share with me through my #ownCloud Federated Cloud ID", "Federated Cloud Sharing" : "Federated Cloud Sharing", diff --git a/apps/federatedfilesharing/l10n/eo.js b/apps/federatedfilesharing/l10n/eo.js index 18a502628bf..5c0a6ef11b5 100644 --- a/apps/federatedfilesharing/l10n/eo.js +++ b/apps/federatedfilesharing/l10n/eo.js @@ -1,8 +1,11 @@ OC.L10N.register( "federatedfilesharing", { + "Federated sharing" : "Federa kunhavado", "Sharing %s failed, because this item is already shared with %s" : "Kunhavigo de %s malsukcesis, ĉar la ero jam kunhavatas kun %s", "Not allowed to create a federated share with the same user" : "Vi ne permesas krei federan kunhavon kun la sama uzanto", + "Accept" : "Akcepti", + "Decline" : "Malakcepti", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Kunhavigi kun mi per mia identigilo de #ownCloud-federnuba identigilo; vidu %s", "Share with me through my #ownCloud Federated Cloud ID" : "Kunhavigi kun mi per mia #ownCloud-federnuba identigilo", "Federated Cloud Sharing" : "Federnuba kunhavado", diff --git a/apps/federatedfilesharing/l10n/eo.json b/apps/federatedfilesharing/l10n/eo.json index 3396c643076..28c57678d6a 100644 --- a/apps/federatedfilesharing/l10n/eo.json +++ b/apps/federatedfilesharing/l10n/eo.json @@ -1,6 +1,9 @@ { "translations": { + "Federated sharing" : "Federa kunhavado", "Sharing %s failed, because this item is already shared with %s" : "Kunhavigo de %s malsukcesis, ĉar la ero jam kunhavatas kun %s", "Not allowed to create a federated share with the same user" : "Vi ne permesas krei federan kunhavon kun la sama uzanto", + "Accept" : "Akcepti", + "Decline" : "Malakcepti", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Kunhavigi kun mi per mia identigilo de #ownCloud-federnuba identigilo; vidu %s", "Share with me through my #ownCloud Federated Cloud ID" : "Kunhavigi kun mi per mia #ownCloud-federnuba identigilo", "Federated Cloud Sharing" : "Federnuba kunhavado", diff --git a/apps/federatedfilesharing/l10n/es.js b/apps/federatedfilesharing/l10n/es.js index 9b39eb669ad..5f03e78d1d7 100644 --- a/apps/federatedfilesharing/l10n/es.js +++ b/apps/federatedfilesharing/l10n/es.js @@ -1,10 +1,13 @@ OC.L10N.register( "federatedfilesharing", { + "Federated sharing" : "Compartido federado", "Invalid Federated Cloud ID" : "ID Nube federada inválida", "Sharing %s failed, because this item is already shared with %s" : "Se falló al compartir %s, ya que este elemento ya está compartido con %s", "Not allowed to create a federated share with the same user" : "No se permite crear un recurso compartido federado con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se falló al compartir %s. No se pudo hallar %s, quizás haya un problema de conexión con el servidor.", + "Accept" : "Aceptar", + "Decline" : "Denegar", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Compartirlo conmigo a través de mi ID Nube Federada #ownCloud, ver %s", "Share with me through my #ownCloud Federated Cloud ID" : "Compartirlo conmigo a través de mi ID Nube Federada #ownCloud", "Federated Cloud Sharing" : "Compartido en Cloud Federado", diff --git a/apps/federatedfilesharing/l10n/es.json b/apps/federatedfilesharing/l10n/es.json index a23dfe6c2e9..14b3682fc84 100644 --- a/apps/federatedfilesharing/l10n/es.json +++ b/apps/federatedfilesharing/l10n/es.json @@ -1,8 +1,11 @@ { "translations": { + "Federated sharing" : "Compartido federado", "Invalid Federated Cloud ID" : "ID Nube federada inválida", "Sharing %s failed, because this item is already shared with %s" : "Se falló al compartir %s, ya que este elemento ya está compartido con %s", "Not allowed to create a federated share with the same user" : "No se permite crear un recurso compartido federado con el mismo usuario", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se falló al compartir %s. No se pudo hallar %s, quizás haya un problema de conexión con el servidor.", + "Accept" : "Aceptar", + "Decline" : "Denegar", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Compartirlo conmigo a través de mi ID Nube Federada #ownCloud, ver %s", "Share with me through my #ownCloud Federated Cloud ID" : "Compartirlo conmigo a través de mi ID Nube Federada #ownCloud", "Federated Cloud Sharing" : "Compartido en Cloud Federado", diff --git a/apps/federatedfilesharing/l10n/et_EE.js b/apps/federatedfilesharing/l10n/et_EE.js index 13ba34661e9..63f96142417 100644 --- a/apps/federatedfilesharing/l10n/et_EE.js +++ b/apps/federatedfilesharing/l10n/et_EE.js @@ -2,6 +2,8 @@ OC.L10N.register( "federatedfilesharing", { "Sharing %s failed, because this item is already shared with %s" : "%s jagamine ebaõnnestus, kuna see üksus on juba jagatud %s", + "Accept" : "Nõustu", + "Decline" : "Lükka tagasi", "Open documentation" : "Ava dokumentatsioon", "Allow users on this server to send shares to other servers" : "Luba selle serveri kasutajatel saata faile teistesse serveritesse", "Allow users on this server to receive shares from other servers" : "Luba selle serveri kasutajatel võtta vastu jagamisi teistest serveritest", diff --git a/apps/federatedfilesharing/l10n/et_EE.json b/apps/federatedfilesharing/l10n/et_EE.json index fc605a5c4b1..8c0b658b780 100644 --- a/apps/federatedfilesharing/l10n/et_EE.json +++ b/apps/federatedfilesharing/l10n/et_EE.json @@ -1,5 +1,7 @@ { "translations": { "Sharing %s failed, because this item is already shared with %s" : "%s jagamine ebaõnnestus, kuna see üksus on juba jagatud %s", + "Accept" : "Nõustu", + "Decline" : "Lükka tagasi", "Open documentation" : "Ava dokumentatsioon", "Allow users on this server to send shares to other servers" : "Luba selle serveri kasutajatel saata faile teistesse serveritesse", "Allow users on this server to receive shares from other servers" : "Luba selle serveri kasutajatel võtta vastu jagamisi teistest serveritest", diff --git a/apps/federatedfilesharing/l10n/fa.js b/apps/federatedfilesharing/l10n/fa.js index a96919f5252..aa8625e10e6 100644 --- a/apps/federatedfilesharing/l10n/fa.js +++ b/apps/federatedfilesharing/l10n/fa.js @@ -1,6 +1,7 @@ OC.L10N.register( "federatedfilesharing", { + "Accept" : "قبول", "Open documentation" : "بازکردن مستند", "HTML Code:" : "کد HTML :" }, diff --git a/apps/federatedfilesharing/l10n/fa.json b/apps/federatedfilesharing/l10n/fa.json index 131e83df6d8..4bc34351fd2 100644 --- a/apps/federatedfilesharing/l10n/fa.json +++ b/apps/federatedfilesharing/l10n/fa.json @@ -1,4 +1,5 @@ { "translations": { + "Accept" : "قبول", "Open documentation" : "بازکردن مستند", "HTML Code:" : "کد HTML :" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/federatedfilesharing/l10n/fi_FI.js b/apps/federatedfilesharing/l10n/fi_FI.js index 5380916d11a..b6ce1e7b3c1 100644 --- a/apps/federatedfilesharing/l10n/fi_FI.js +++ b/apps/federatedfilesharing/l10n/fi_FI.js @@ -1,10 +1,13 @@ OC.L10N.register( "federatedfilesharing", { + "Federated sharing" : "Federoitu jakaminen", "Invalid Federated Cloud ID" : "Virheellinen federoidun pilven tunniste", "Sharing %s failed, because this item is already shared with %s" : "Kohteen %s jakaminen epäonnistui, koska kohde on jo jaettu käyttäjän %s kanssa", "Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Kohteen %s jakaminen epäonnistui, kohdetta %s ei löytynyt. Kenties palvelin ei ole juuri nyt tavoitettavissa.", + "Accept" : "Hyväksy", + "Decline" : "Kieltäydy", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Jaa kanssani käyttäen #ownCloud ja federoitua pilvitunnistetta, katso %s", "Share with me through my #ownCloud Federated Cloud ID" : "Jaa kanssani käyttäen #ownCloud ja federoitua pilvitunnistetta", "Federated Cloud Sharing" : "Federoitu pilvijakaminen", diff --git a/apps/federatedfilesharing/l10n/fi_FI.json b/apps/federatedfilesharing/l10n/fi_FI.json index 526c3883ef4..44c056e0b4a 100644 --- a/apps/federatedfilesharing/l10n/fi_FI.json +++ b/apps/federatedfilesharing/l10n/fi_FI.json @@ -1,8 +1,11 @@ { "translations": { + "Federated sharing" : "Federoitu jakaminen", "Invalid Federated Cloud ID" : "Virheellinen federoidun pilven tunniste", "Sharing %s failed, because this item is already shared with %s" : "Kohteen %s jakaminen epäonnistui, koska kohde on jo jaettu käyttäjän %s kanssa", "Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Kohteen %s jakaminen epäonnistui, kohdetta %s ei löytynyt. Kenties palvelin ei ole juuri nyt tavoitettavissa.", + "Accept" : "Hyväksy", + "Decline" : "Kieltäydy", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Jaa kanssani käyttäen #ownCloud ja federoitua pilvitunnistetta, katso %s", "Share with me through my #ownCloud Federated Cloud ID" : "Jaa kanssani käyttäen #ownCloud ja federoitua pilvitunnistetta", "Federated Cloud Sharing" : "Federoitu pilvijakaminen", diff --git a/apps/federatedfilesharing/l10n/fr.js b/apps/federatedfilesharing/l10n/fr.js index c13b161125e..6628a75d6c6 100644 --- a/apps/federatedfilesharing/l10n/fr.js +++ b/apps/federatedfilesharing/l10n/fr.js @@ -1,10 +1,13 @@ OC.L10N.register( "federatedfilesharing", { + "Federated sharing" : "Federated sharing", "Invalid Federated Cloud ID" : "ID Federated Cloud incorrect", "Sharing %s failed, because this item is already shared with %s" : "Le partage de %s a échoué car cet élément est déjà partagé avec %s", "Not allowed to create a federated share with the same user" : "Non autorisé à créer un partage fédéré avec le même utilisateur", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Le partage de %s a échoué : impossible de trouver %s. Peut-être le serveur est-il momentanément injoignable.", + "Accept" : "Accepter", + "Decline" : "Refuser", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Partagez avec moi grâce à mon identifiant Federated Cloud #owncloud %s", "Share with me through my #ownCloud Federated Cloud ID" : "Partagez avec moi grâce à mon identifiant Federated Cloud #owncloud", "Federated Cloud Sharing" : "Federated Cloud Sharing", diff --git a/apps/federatedfilesharing/l10n/fr.json b/apps/federatedfilesharing/l10n/fr.json index 651b14a210b..d27fb80af3d 100644 --- a/apps/federatedfilesharing/l10n/fr.json +++ b/apps/federatedfilesharing/l10n/fr.json @@ -1,8 +1,11 @@ { "translations": { + "Federated sharing" : "Federated sharing", "Invalid Federated Cloud ID" : "ID Federated Cloud incorrect", "Sharing %s failed, because this item is already shared with %s" : "Le partage de %s a échoué car cet élément est déjà partagé avec %s", "Not allowed to create a federated share with the same user" : "Non autorisé à créer un partage fédéré avec le même utilisateur", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Le partage de %s a échoué : impossible de trouver %s. Peut-être le serveur est-il momentanément injoignable.", + "Accept" : "Accepter", + "Decline" : "Refuser", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Partagez avec moi grâce à mon identifiant Federated Cloud #owncloud %s", "Share with me through my #ownCloud Federated Cloud ID" : "Partagez avec moi grâce à mon identifiant Federated Cloud #owncloud", "Federated Cloud Sharing" : "Federated Cloud Sharing", diff --git a/apps/federatedfilesharing/l10n/id.js b/apps/federatedfilesharing/l10n/id.js index fa407c02af8..b7206c0ae62 100644 --- a/apps/federatedfilesharing/l10n/id.js +++ b/apps/federatedfilesharing/l10n/id.js @@ -4,6 +4,8 @@ OC.L10N.register( "Invalid Federated Cloud ID" : "Federated Cloud ID tidak sah", "Sharing %s failed, because this item is already shared with %s" : "Gagal membagkan %s, karena item ini sudah dibagikan dengan %s", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Berbagi %s gagal, tidak menemukan %s, kemungkinan saat ini server tidak dapat dijangkau.", + "Accept" : "Terima", + "Decline" : "Tolak", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Dibagikan pada saya melalui #ownCloud Federated Cloud ID saya, lihat %s", "Share with me through my #ownCloud Federated Cloud ID" : "Dibagikan pada saya melalui #ownCloud Federated Cloud ID saya", "Federated Cloud Sharing" : "Federated Cloud Sharing", diff --git a/apps/federatedfilesharing/l10n/id.json b/apps/federatedfilesharing/l10n/id.json index d21649ba386..71695b07546 100644 --- a/apps/federatedfilesharing/l10n/id.json +++ b/apps/federatedfilesharing/l10n/id.json @@ -2,6 +2,8 @@ "Invalid Federated Cloud ID" : "Federated Cloud ID tidak sah", "Sharing %s failed, because this item is already shared with %s" : "Gagal membagkan %s, karena item ini sudah dibagikan dengan %s", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Berbagi %s gagal, tidak menemukan %s, kemungkinan saat ini server tidak dapat dijangkau.", + "Accept" : "Terima", + "Decline" : "Tolak", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Dibagikan pada saya melalui #ownCloud Federated Cloud ID saya, lihat %s", "Share with me through my #ownCloud Federated Cloud ID" : "Dibagikan pada saya melalui #ownCloud Federated Cloud ID saya", "Federated Cloud Sharing" : "Federated Cloud Sharing", diff --git a/apps/federatedfilesharing/l10n/is.js b/apps/federatedfilesharing/l10n/is.js index fbe6d2ee2d5..14e1c4a3aa8 100644 --- a/apps/federatedfilesharing/l10n/is.js +++ b/apps/federatedfilesharing/l10n/is.js @@ -1,10 +1,13 @@ OC.L10N.register( "federatedfilesharing", { + "Federated sharing" : "Deiling milli þjóna", "Invalid Federated Cloud ID" : "Ógilt skýjasambandsauðkenni (Federated Cloud ID)", "Sharing %s failed, because this item is already shared with %s" : "Deiling %s mistókst, því þessu atriði er þegar deilt með %s", "Not allowed to create a federated share with the same user" : "Ekki er heimilt að búa til skýjasambandssameign með sama notanda", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Deiling %s mistókst, gat ekki fundið %s, hugsanlega er þjónninn ekki tiltækur í augnablikinu.", + "Accept" : "Samþykkja", + "Decline" : "Hafna", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #ownCloud Federated Cloud ID, sjá %s", "Share with me through my #ownCloud Federated Cloud ID" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #ownCloud Federated Cloud ID", "Federated Cloud Sharing" : "Deiling með skýjasambandi", diff --git a/apps/federatedfilesharing/l10n/is.json b/apps/federatedfilesharing/l10n/is.json index 9600e01aed3..650ebaf2cf1 100644 --- a/apps/federatedfilesharing/l10n/is.json +++ b/apps/federatedfilesharing/l10n/is.json @@ -1,8 +1,11 @@ { "translations": { + "Federated sharing" : "Deiling milli þjóna", "Invalid Federated Cloud ID" : "Ógilt skýjasambandsauðkenni (Federated Cloud ID)", "Sharing %s failed, because this item is already shared with %s" : "Deiling %s mistókst, því þessu atriði er þegar deilt með %s", "Not allowed to create a federated share with the same user" : "Ekki er heimilt að búa til skýjasambandssameign með sama notanda", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Deiling %s mistókst, gat ekki fundið %s, hugsanlega er þjónninn ekki tiltækur í augnablikinu.", + "Accept" : "Samþykkja", + "Decline" : "Hafna", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #ownCloud Federated Cloud ID, sjá %s", "Share with me through my #ownCloud Federated Cloud ID" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #ownCloud Federated Cloud ID", "Federated Cloud Sharing" : "Deiling með skýjasambandi", diff --git a/apps/federatedfilesharing/l10n/it.js b/apps/federatedfilesharing/l10n/it.js index f2e2461e888..3156f64f1cc 100644 --- a/apps/federatedfilesharing/l10n/it.js +++ b/apps/federatedfilesharing/l10n/it.js @@ -1,10 +1,13 @@ OC.L10N.register( "federatedfilesharing", { + "Federated sharing" : "Condivisione federata", "Invalid Federated Cloud ID" : "ID di cloud federata non valido", "Sharing %s failed, because this item is already shared with %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con %s", "Not allowed to create a federated share with the same user" : "Non è consentito creare una condivisione federata con lo stesso utente", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "La condivisione di %s non è riuscita, impossibile trovare %s, è probabile che il server non sia al momento raggiungibile.", + "Accept" : "Accetta", + "Decline" : "Rifiuta", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Condividi con me attraverso il mio ID di cloud federata #ownCloud, vedi %s", "Share with me through my #ownCloud Federated Cloud ID" : "Condividi con me attraverso il mio ID di cloud federata #ownCloud", "Federated Cloud Sharing" : "Condivisione cloud federata", diff --git a/apps/federatedfilesharing/l10n/it.json b/apps/federatedfilesharing/l10n/it.json index fdf76b20e54..b4028d527da 100644 --- a/apps/federatedfilesharing/l10n/it.json +++ b/apps/federatedfilesharing/l10n/it.json @@ -1,8 +1,11 @@ { "translations": { + "Federated sharing" : "Condivisione federata", "Invalid Federated Cloud ID" : "ID di cloud federata non valido", "Sharing %s failed, because this item is already shared with %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con %s", "Not allowed to create a federated share with the same user" : "Non è consentito creare una condivisione federata con lo stesso utente", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "La condivisione di %s non è riuscita, impossibile trovare %s, è probabile che il server non sia al momento raggiungibile.", + "Accept" : "Accetta", + "Decline" : "Rifiuta", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Condividi con me attraverso il mio ID di cloud federata #ownCloud, vedi %s", "Share with me through my #ownCloud Federated Cloud ID" : "Condividi con me attraverso il mio ID di cloud federata #ownCloud", "Federated Cloud Sharing" : "Condivisione cloud federata", diff --git a/apps/federatedfilesharing/l10n/ko.js b/apps/federatedfilesharing/l10n/ko.js index 4e6294e66ca..cb21b7b15c4 100644 --- a/apps/federatedfilesharing/l10n/ko.js +++ b/apps/federatedfilesharing/l10n/ko.js @@ -1,10 +1,13 @@ OC.L10N.register( "federatedfilesharing", { + "Federated sharing" : "연합 공유", "Invalid Federated Cloud ID" : "잘못된 연합 클라우드 ID", "Sharing %s failed, because this item is already shared with %s" : "%s을(를) 공유할 수 없습니다. 이미 %s 님과 공유되어 있습니다", "Not allowed to create a federated share with the same user" : "같은 사용자와 연합 공유를 만들 수 없음", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s을(를) 공유할 수 없습니다. %s을(를) 찾을 수 없습니다. 서버에 접근하지 못할 수도 있습니다.", + "Accept" : "수락", + "Decline" : "거절", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "내 #ownCloud 연합 클라우드 ID를 통해서 공유됨, 더 알아보기: %s", "Share with me through my #ownCloud Federated Cloud ID" : "내 #ownCloud 연합 클라우드 ID를 통해서 공유됨", "Federated Cloud Sharing" : "클라우드 연합 공유", diff --git a/apps/federatedfilesharing/l10n/ko.json b/apps/federatedfilesharing/l10n/ko.json index 0e1a2247ba9..6240975855e 100644 --- a/apps/federatedfilesharing/l10n/ko.json +++ b/apps/federatedfilesharing/l10n/ko.json @@ -1,8 +1,11 @@ { "translations": { + "Federated sharing" : "연합 공유", "Invalid Federated Cloud ID" : "잘못된 연합 클라우드 ID", "Sharing %s failed, because this item is already shared with %s" : "%s을(를) 공유할 수 없습니다. 이미 %s 님과 공유되어 있습니다", "Not allowed to create a federated share with the same user" : "같은 사용자와 연합 공유를 만들 수 없음", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s을(를) 공유할 수 없습니다. %s을(를) 찾을 수 없습니다. 서버에 접근하지 못할 수도 있습니다.", + "Accept" : "수락", + "Decline" : "거절", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "내 #ownCloud 연합 클라우드 ID를 통해서 공유됨, 더 알아보기: %s", "Share with me through my #ownCloud Federated Cloud ID" : "내 #ownCloud 연합 클라우드 ID를 통해서 공유됨", "Federated Cloud Sharing" : "클라우드 연합 공유", diff --git a/apps/federatedfilesharing/l10n/mk.js b/apps/federatedfilesharing/l10n/mk.js index 4d5fc92658b..cb4b8b8ca27 100644 --- a/apps/federatedfilesharing/l10n/mk.js +++ b/apps/federatedfilesharing/l10n/mk.js @@ -1,6 +1,8 @@ OC.L10N.register( "federatedfilesharing", { + "Accept" : "Прифати", + "Decline" : "Одбиј", "Federated Cloud Sharing" : "Федерирано клауд споделување", "Open documentation" : "Отвори ја документацијата", "Federated Cloud" : "Федериран клауд", diff --git a/apps/federatedfilesharing/l10n/mk.json b/apps/federatedfilesharing/l10n/mk.json index 9862c2ecf89..bf03603e193 100644 --- a/apps/federatedfilesharing/l10n/mk.json +++ b/apps/federatedfilesharing/l10n/mk.json @@ -1,4 +1,6 @@ { "translations": { + "Accept" : "Прифати", + "Decline" : "Одбиј", "Federated Cloud Sharing" : "Федерирано клауд споделување", "Open documentation" : "Отвори ја документацијата", "Federated Cloud" : "Федериран клауд", diff --git a/apps/federatedfilesharing/l10n/nb_NO.js b/apps/federatedfilesharing/l10n/nb_NO.js index c6ee1cc632f..8dc49c13a27 100644 --- a/apps/federatedfilesharing/l10n/nb_NO.js +++ b/apps/federatedfilesharing/l10n/nb_NO.js @@ -1,10 +1,13 @@ OC.L10N.register( "federatedfilesharing", { + "Federated sharing" : "Sammenknyttet deling", "Invalid Federated Cloud ID" : "Ugyldig ID for sammenknyttet sky", "Sharing %s failed, because this item is already shared with %s" : "Deling av %s feilet, fordi dette elementet allerede er delt med %s", "Not allowed to create a federated share with the same user" : "Ikke tillatt å opprette en Sammenknyttet sky-deling med den samme brukeren", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Deling %s feilet, fant ikke %s, kanskje servern er utilgjengelig for øyeblikket.", + "Accept" : "Aksepter", + "Decline" : "Avslå", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Del med meg gjennom min #ownCloud ID for sammenknyttet sky, se %s", "Share with me through my #ownCloud Federated Cloud ID" : "Del med meg gjennom min #ownCloud ID for sammenknyttet sky", "Federated Cloud Sharing" : "Sammenknyttet sky-deling", diff --git a/apps/federatedfilesharing/l10n/nb_NO.json b/apps/federatedfilesharing/l10n/nb_NO.json index 89a23700e5c..3616ca1f6c5 100644 --- a/apps/federatedfilesharing/l10n/nb_NO.json +++ b/apps/federatedfilesharing/l10n/nb_NO.json @@ -1,8 +1,11 @@ { "translations": { + "Federated sharing" : "Sammenknyttet deling", "Invalid Federated Cloud ID" : "Ugyldig ID for sammenknyttet sky", "Sharing %s failed, because this item is already shared with %s" : "Deling av %s feilet, fordi dette elementet allerede er delt med %s", "Not allowed to create a federated share with the same user" : "Ikke tillatt å opprette en Sammenknyttet sky-deling med den samme brukeren", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Deling %s feilet, fant ikke %s, kanskje servern er utilgjengelig for øyeblikket.", + "Accept" : "Aksepter", + "Decline" : "Avslå", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Del med meg gjennom min #ownCloud ID for sammenknyttet sky, se %s", "Share with me through my #ownCloud Federated Cloud ID" : "Del med meg gjennom min #ownCloud ID for sammenknyttet sky", "Federated Cloud Sharing" : "Sammenknyttet sky-deling", diff --git a/apps/federatedfilesharing/l10n/nl.js b/apps/federatedfilesharing/l10n/nl.js index d46f7c30389..805abd08777 100644 --- a/apps/federatedfilesharing/l10n/nl.js +++ b/apps/federatedfilesharing/l10n/nl.js @@ -1,10 +1,13 @@ OC.L10N.register( "federatedfilesharing", { + "Federated sharing" : "Federated sharing", "Invalid Federated Cloud ID" : "Ongeldige Federated Cloud ID", "Sharing %s failed, because this item is already shared with %s" : "Delen van %s is mislukt, omdat het object al wordt gedeeld met %s", "Not allowed to create a federated share with the same user" : "Het is niet toegestaan om een gefedereerde share met dezelfde gebruikersserver te maken", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Delen van %s mislukt, kon %s niet vinden, misschien is de server niet bereikbaar.", + "Accept" : "Accepteren", + "Decline" : "Afwijzen", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Deel met mij via mijn #ownCloud federated Cloud ID, zie %s", "Share with me through my #ownCloud Federated Cloud ID" : "Deel met mij via mijn #ownCloud federated Cloud ID", "Federated Cloud Sharing" : "Federated Cloud Sharing", diff --git a/apps/federatedfilesharing/l10n/nl.json b/apps/federatedfilesharing/l10n/nl.json index 849af078f92..c208126327c 100644 --- a/apps/federatedfilesharing/l10n/nl.json +++ b/apps/federatedfilesharing/l10n/nl.json @@ -1,8 +1,11 @@ { "translations": { + "Federated sharing" : "Federated sharing", "Invalid Federated Cloud ID" : "Ongeldige Federated Cloud ID", "Sharing %s failed, because this item is already shared with %s" : "Delen van %s is mislukt, omdat het object al wordt gedeeld met %s", "Not allowed to create a federated share with the same user" : "Het is niet toegestaan om een gefedereerde share met dezelfde gebruikersserver te maken", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Delen van %s mislukt, kon %s niet vinden, misschien is de server niet bereikbaar.", + "Accept" : "Accepteren", + "Decline" : "Afwijzen", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Deel met mij via mijn #ownCloud federated Cloud ID, zie %s", "Share with me through my #ownCloud Federated Cloud ID" : "Deel met mij via mijn #ownCloud federated Cloud ID", "Federated Cloud Sharing" : "Federated Cloud Sharing", diff --git a/apps/federatedfilesharing/l10n/pl.js b/apps/federatedfilesharing/l10n/pl.js index 7293e72689e..9bd5edd9b56 100644 --- a/apps/federatedfilesharing/l10n/pl.js +++ b/apps/federatedfilesharing/l10n/pl.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Sharing %s failed, because this item is already shared with %s" : "Współdzielenie %s nie powiodło się, ponieważ element jest już współdzielony z %s", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Współdzielenie %s nie powiodło się, nie można odnaleźć %s. Prawdopobnie serwer nie jest teraz osiągalny.", + "Accept" : "Akceptuj", "Open documentation" : "Otwórz dokumentację", "Add to your website" : "Dodaj do swojej strony" }, diff --git a/apps/federatedfilesharing/l10n/pl.json b/apps/federatedfilesharing/l10n/pl.json index d8b5219b963..5fd8fb130b7 100644 --- a/apps/federatedfilesharing/l10n/pl.json +++ b/apps/federatedfilesharing/l10n/pl.json @@ -1,6 +1,7 @@ { "translations": { "Sharing %s failed, because this item is already shared with %s" : "Współdzielenie %s nie powiodło się, ponieważ element jest już współdzielony z %s", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Współdzielenie %s nie powiodło się, nie można odnaleźć %s. Prawdopobnie serwer nie jest teraz osiągalny.", + "Accept" : "Akceptuj", "Open documentation" : "Otwórz dokumentację", "Add to your website" : "Dodaj do swojej strony" },"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" diff --git a/apps/federatedfilesharing/l10n/pt_BR.js b/apps/federatedfilesharing/l10n/pt_BR.js index 34c6357b8e0..a6ec5228aaa 100644 --- a/apps/federatedfilesharing/l10n/pt_BR.js +++ b/apps/federatedfilesharing/l10n/pt_BR.js @@ -5,14 +5,14 @@ OC.L10N.register( "Sharing %s failed, because this item is already shared with %s" : "Compartilhamento %s falhou, porque este ítem já está compartilhado com %s", "Not allowed to create a federated share with the same user" : "Não é permitido criar um compartilhamento associado com o mesmo usuário", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "O compartilhamento %s falhou, porque não foi possível encontrar %s, talvez o servidor esteja inacessível.", - "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Compartilhe comigo através do meu #ownCloud Nuvem ID Associada, veja %s", - "Share with me through my #ownCloud Federated Cloud ID" : "Compartilhe comigo através do meu #ownCloud Nuvem ID Associada", - "Federated Cloud Sharing" : "Compartilhamento de Nuvem Associada", + "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Compartilhe comigo através do meu #ownCloud Nuvem ID Federada, veja %s", + "Share with me through my #ownCloud Federated Cloud ID" : "Compartilhe comigo através do meu #ownCloud Nuvem ID Federada", + "Federated Cloud Sharing" : "Nuvem Associada Federada", "Open documentation" : "Abrir documentação", "Allow users on this server to send shares to other servers" : "Permitir que os usuários deste servidor enviem compartilhamentos para outros servidores", "Allow users on this server to receive shares from other servers" : "Permitir que os usuários nesse servidor recebam compartilhamentos de outros servidores", - "Federated Cloud" : "Nuvem Associada", - "Your Federated Cloud ID:" : "Sua ID na Nuvem Associada:", + "Federated Cloud" : "Nuvem Federada", + "Your Federated Cloud ID:" : "Sua ID na Nuvem Federada:", "Share it:" : "Compartilhe:", "Add to your website" : "Adicione ao seu website", "Share with me via ownCloud" : "Compartilhe comigo via ownCloud", diff --git a/apps/federatedfilesharing/l10n/pt_BR.json b/apps/federatedfilesharing/l10n/pt_BR.json index 2fdb6a45f4d..2c911680fc1 100644 --- a/apps/federatedfilesharing/l10n/pt_BR.json +++ b/apps/federatedfilesharing/l10n/pt_BR.json @@ -3,14 +3,14 @@ "Sharing %s failed, because this item is already shared with %s" : "Compartilhamento %s falhou, porque este ítem já está compartilhado com %s", "Not allowed to create a federated share with the same user" : "Não é permitido criar um compartilhamento associado com o mesmo usuário", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "O compartilhamento %s falhou, porque não foi possível encontrar %s, talvez o servidor esteja inacessível.", - "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Compartilhe comigo através do meu #ownCloud Nuvem ID Associada, veja %s", - "Share with me through my #ownCloud Federated Cloud ID" : "Compartilhe comigo através do meu #ownCloud Nuvem ID Associada", - "Federated Cloud Sharing" : "Compartilhamento de Nuvem Associada", + "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Compartilhe comigo através do meu #ownCloud Nuvem ID Federada, veja %s", + "Share with me through my #ownCloud Federated Cloud ID" : "Compartilhe comigo através do meu #ownCloud Nuvem ID Federada", + "Federated Cloud Sharing" : "Nuvem Associada Federada", "Open documentation" : "Abrir documentação", "Allow users on this server to send shares to other servers" : "Permitir que os usuários deste servidor enviem compartilhamentos para outros servidores", "Allow users on this server to receive shares from other servers" : "Permitir que os usuários nesse servidor recebam compartilhamentos de outros servidores", - "Federated Cloud" : "Nuvem Associada", - "Your Federated Cloud ID:" : "Sua ID na Nuvem Associada:", + "Federated Cloud" : "Nuvem Federada", + "Your Federated Cloud ID:" : "Sua ID na Nuvem Federada:", "Share it:" : "Compartilhe:", "Add to your website" : "Adicione ao seu website", "Share with me via ownCloud" : "Compartilhe comigo via ownCloud", diff --git a/apps/federatedfilesharing/l10n/ru.js b/apps/federatedfilesharing/l10n/ru.js index f8f5c998e84..1b28a417245 100644 --- a/apps/federatedfilesharing/l10n/ru.js +++ b/apps/federatedfilesharing/l10n/ru.js @@ -1,10 +1,13 @@ OC.L10N.register( "federatedfilesharing", { + "Federated sharing" : "Общий доступ из объединенного общего хранилища", "Invalid Federated Cloud ID" : "Неверный ID в объединении облачных хранилищ.", "Sharing %s failed, because this item is already shared with %s" : "Не удалось поделиться %s, пользователь %s уже имеет доступ к этому элементу", "Not allowed to create a federated share with the same user" : "Не допускается создание федеративного общего ресурса с тем-же пользователем", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Не удалось поделиться %s, не удалось найти %s, возможно, сервер не доступен.", + "Accept" : "Принять", + "Decline" : "Отклонить", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Поделитесь со мной через мой #ownCloud ID в объединении облачных хранилищ, смотрите %s", "Share with me through my #ownCloud Federated Cloud ID" : "Поделитесь со мной через мой #ownCloud ID в объединении облачных хранилищ", "Federated Cloud Sharing" : "Объединение облачных хранилищ", diff --git a/apps/federatedfilesharing/l10n/ru.json b/apps/federatedfilesharing/l10n/ru.json index 713f61d0982..f596784ad49 100644 --- a/apps/federatedfilesharing/l10n/ru.json +++ b/apps/federatedfilesharing/l10n/ru.json @@ -1,8 +1,11 @@ { "translations": { + "Federated sharing" : "Общий доступ из объединенного общего хранилища", "Invalid Federated Cloud ID" : "Неверный ID в объединении облачных хранилищ.", "Sharing %s failed, because this item is already shared with %s" : "Не удалось поделиться %s, пользователь %s уже имеет доступ к этому элементу", "Not allowed to create a federated share with the same user" : "Не допускается создание федеративного общего ресурса с тем-же пользователем", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Не удалось поделиться %s, не удалось найти %s, возможно, сервер не доступен.", + "Accept" : "Принять", + "Decline" : "Отклонить", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Поделитесь со мной через мой #ownCloud ID в объединении облачных хранилищ, смотрите %s", "Share with me through my #ownCloud Federated Cloud ID" : "Поделитесь со мной через мой #ownCloud ID в объединении облачных хранилищ", "Federated Cloud Sharing" : "Объединение облачных хранилищ", diff --git a/apps/federatedfilesharing/l10n/sl.js b/apps/federatedfilesharing/l10n/sl.js index 04c97908a1f..02444a59dfd 100644 --- a/apps/federatedfilesharing/l10n/sl.js +++ b/apps/federatedfilesharing/l10n/sl.js @@ -1,10 +1,13 @@ OC.L10N.register( "federatedfilesharing", { + "Federated sharing" : "Souporaba zveznega oblaka", "Invalid Federated Cloud ID" : "Neveljaven ID zveznega oblaka ownCloud", "Sharing %s failed, because this item is already shared with %s" : "Nastavljanje souporabe %s je spodletelo, ker je ima uporabnik %s predmet že v souporabi.", "Not allowed to create a federated share with the same user" : "Ni dovoljeno ustvariti souporabe zveznega oblaka z istim uporabnikom", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Omogočanje souporabe %s je spodletelo, ker ni mogoče najti %s. Najverjetneje je strežnik nedosegljiv.", + "Accept" : "Sprejmi", + "Decline" : "Zavrni", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Omogoči souporabo prek #ownCloud ID zveznega oblaka, več na %s", "Share with me through my #ownCloud Federated Cloud ID" : "Omogoči souporabo prek #ownCloud ID zveznega oblaka", "Federated Cloud Sharing" : "Souporaba zveznega oblaka", diff --git a/apps/federatedfilesharing/l10n/sl.json b/apps/federatedfilesharing/l10n/sl.json index aa17e71e4ac..6e4f45574d1 100644 --- a/apps/federatedfilesharing/l10n/sl.json +++ b/apps/federatedfilesharing/l10n/sl.json @@ -1,8 +1,11 @@ { "translations": { + "Federated sharing" : "Souporaba zveznega oblaka", "Invalid Federated Cloud ID" : "Neveljaven ID zveznega oblaka ownCloud", "Sharing %s failed, because this item is already shared with %s" : "Nastavljanje souporabe %s je spodletelo, ker je ima uporabnik %s predmet že v souporabi.", "Not allowed to create a federated share with the same user" : "Ni dovoljeno ustvariti souporabe zveznega oblaka z istim uporabnikom", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Omogočanje souporabe %s je spodletelo, ker ni mogoče najti %s. Najverjetneje je strežnik nedosegljiv.", + "Accept" : "Sprejmi", + "Decline" : "Zavrni", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Omogoči souporabo prek #ownCloud ID zveznega oblaka, več na %s", "Share with me through my #ownCloud Federated Cloud ID" : "Omogoči souporabo prek #ownCloud ID zveznega oblaka", "Federated Cloud Sharing" : "Souporaba zveznega oblaka", diff --git a/apps/federatedfilesharing/l10n/sq.js b/apps/federatedfilesharing/l10n/sq.js index 5e2393f11c7..7c8b13be351 100644 --- a/apps/federatedfilesharing/l10n/sq.js +++ b/apps/federatedfilesharing/l10n/sq.js @@ -1,10 +1,13 @@ OC.L10N.register( "federatedfilesharing", { + "Federated sharing" : "Ndarje e federuar", "Invalid Federated Cloud ID" : "ID Federated Cloud e pavlefshme", "Sharing %s failed, because this item is already shared with %s" : "Ndarja për %s dështoi, ngaqë ky objekt është ndarë një herë me %s", "Not allowed to create a federated share with the same user" : "S’i lejohet të krijojë një ndarje të federuar me të njëjtin përdorues", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Ndarja për %s dështoi, s’u gjet dot %s, ndoshta shërbyesi është hëpërhë jashtë pune.", + "Accept" : "Pranoje", + "Decline" : "Hidhe poshtë", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Ndani me mua përmes ID-së time për #ownCloud Federated Cloud, shihni %s", "Share with me through my #ownCloud Federated Cloud ID" : "Ndani me mua përmes ID-së time për #ownCloud Federated Cloud", "Federated Cloud Sharing" : "Ndarje Në Re të Federuar ", diff --git a/apps/federatedfilesharing/l10n/sq.json b/apps/federatedfilesharing/l10n/sq.json index cead371d182..98c1e2f4e25 100644 --- a/apps/federatedfilesharing/l10n/sq.json +++ b/apps/federatedfilesharing/l10n/sq.json @@ -1,8 +1,11 @@ { "translations": { + "Federated sharing" : "Ndarje e federuar", "Invalid Federated Cloud ID" : "ID Federated Cloud e pavlefshme", "Sharing %s failed, because this item is already shared with %s" : "Ndarja për %s dështoi, ngaqë ky objekt është ndarë një herë me %s", "Not allowed to create a federated share with the same user" : "S’i lejohet të krijojë një ndarje të federuar me të njëjtin përdorues", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Ndarja për %s dështoi, s’u gjet dot %s, ndoshta shërbyesi është hëpërhë jashtë pune.", + "Accept" : "Pranoje", + "Decline" : "Hidhe poshtë", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Ndani me mua përmes ID-së time për #ownCloud Federated Cloud, shihni %s", "Share with me through my #ownCloud Federated Cloud ID" : "Ndani me mua përmes ID-së time për #ownCloud Federated Cloud", "Federated Cloud Sharing" : "Ndarje Në Re të Federuar ", diff --git a/apps/federatedfilesharing/l10n/sr.js b/apps/federatedfilesharing/l10n/sr.js index 7613ffa928e..0cbb6abf78f 100644 --- a/apps/federatedfilesharing/l10n/sr.js +++ b/apps/federatedfilesharing/l10n/sr.js @@ -1,9 +1,12 @@ OC.L10N.register( "federatedfilesharing", { + "Federated sharing" : "Здружено дељење", "Invalid Federated Cloud ID" : "Неисправан ИД Здруженог облака", "Sharing %s failed, because this item is already shared with %s" : "Дељење %s није успело зато што се ова ставка већ дели са %s", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Дељење %s није успело, није могуће пронаћи %s, можда сервер тренутно није доступан.", + "Accept" : "Прихвати", + "Decline" : "Одбиј", "Federated Cloud Sharing" : "Здружено дељење у облаку", "Open documentation" : "Отвори документацију", "Allow users on this server to send shares to other servers" : "Дозвољава корисницима овог сервера да шаљу дељења на друге сервере", diff --git a/apps/federatedfilesharing/l10n/sr.json b/apps/federatedfilesharing/l10n/sr.json index 89d8a38c521..c5355e6ac6e 100644 --- a/apps/federatedfilesharing/l10n/sr.json +++ b/apps/federatedfilesharing/l10n/sr.json @@ -1,7 +1,10 @@ { "translations": { + "Federated sharing" : "Здружено дељење", "Invalid Federated Cloud ID" : "Неисправан ИД Здруженог облака", "Sharing %s failed, because this item is already shared with %s" : "Дељење %s није успело зато што се ова ставка већ дели са %s", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Дељење %s није успело, није могуће пронаћи %s, можда сервер тренутно није доступан.", + "Accept" : "Прихвати", + "Decline" : "Одбиј", "Federated Cloud Sharing" : "Здружено дељење у облаку", "Open documentation" : "Отвори документацију", "Allow users on this server to send shares to other servers" : "Дозвољава корисницима овог сервера да шаљу дељења на друге сервере", diff --git a/apps/federatedfilesharing/l10n/sv.js b/apps/federatedfilesharing/l10n/sv.js index fc9f0c824e5..9eedd650b1a 100644 --- a/apps/federatedfilesharing/l10n/sv.js +++ b/apps/federatedfilesharing/l10n/sv.js @@ -1,10 +1,13 @@ OC.L10N.register( "federatedfilesharing", { + "Federated sharing" : "Federated Delning", "Invalid Federated Cloud ID" : "Ogiltig Federerad Cloud-ID", "Sharing %s failed, because this item is already shared with %s" : "Delning %s misslyckades därför att objektet redan är delat med %s", "Not allowed to create a federated share with the same user" : "Ej tillåtet att skapa en federerad delning med samma användare", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Misslyckades dela ut %s, kan inte hitta %s, kanske är servern inte åtkomlig för närvarande.", + "Accept" : "Acceptera", + "Decline" : "Neka", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Dela med mig genom min #owncloud Federated Cloud ID, se %s", "Share with me through my #ownCloud Federated Cloud ID" : "Dela med mig genom min #ownCloud Federated Cloud ID", "Federated Cloud Sharing" : "Federate Cloud delning", diff --git a/apps/federatedfilesharing/l10n/sv.json b/apps/federatedfilesharing/l10n/sv.json index 5a4164a3c47..aa48aa7ba4f 100644 --- a/apps/federatedfilesharing/l10n/sv.json +++ b/apps/federatedfilesharing/l10n/sv.json @@ -1,8 +1,11 @@ { "translations": { + "Federated sharing" : "Federated Delning", "Invalid Federated Cloud ID" : "Ogiltig Federerad Cloud-ID", "Sharing %s failed, because this item is already shared with %s" : "Delning %s misslyckades därför att objektet redan är delat med %s", "Not allowed to create a federated share with the same user" : "Ej tillåtet att skapa en federerad delning med samma användare", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Misslyckades dela ut %s, kan inte hitta %s, kanske är servern inte åtkomlig för närvarande.", + "Accept" : "Acceptera", + "Decline" : "Neka", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Dela med mig genom min #owncloud Federated Cloud ID, se %s", "Share with me through my #ownCloud Federated Cloud ID" : "Dela med mig genom min #ownCloud Federated Cloud ID", "Federated Cloud Sharing" : "Federate Cloud delning", diff --git a/apps/federatedfilesharing/l10n/zh_TW.js b/apps/federatedfilesharing/l10n/zh_TW.js index 1a687eb0416..f54942d1dee 100644 --- a/apps/federatedfilesharing/l10n/zh_TW.js +++ b/apps/federatedfilesharing/l10n/zh_TW.js @@ -5,6 +5,8 @@ OC.L10N.register( "Sharing %s failed, because this item is already shared with %s" : "分享 %s 失敗,因為此項目目前已經與 %s 分享", "Not allowed to create a federated share with the same user" : "不允許與同一個使用者建立聯盟式分享", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "分享%s失敗,找不到%s,或許目前無法連線到該伺服器", + "Accept" : "接受", + "Decline" : "拒絕", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "可透過我的 #ownCloud 聯盟雲端 ID,與我分享,請看 %s", "Share with me through my #ownCloud Federated Cloud ID" : "可透過我的 #ownCloud 聯盟雲端 ID,與我分享", "Federated Cloud Sharing" : "聯盟式雲端分享", diff --git a/apps/federatedfilesharing/l10n/zh_TW.json b/apps/federatedfilesharing/l10n/zh_TW.json index 81d4833ce47..158b7bf4fe1 100644 --- a/apps/federatedfilesharing/l10n/zh_TW.json +++ b/apps/federatedfilesharing/l10n/zh_TW.json @@ -3,6 +3,8 @@ "Sharing %s failed, because this item is already shared with %s" : "分享 %s 失敗,因為此項目目前已經與 %s 分享", "Not allowed to create a federated share with the same user" : "不允許與同一個使用者建立聯盟式分享", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "分享%s失敗,找不到%s,或許目前無法連線到該伺服器", + "Accept" : "接受", + "Decline" : "拒絕", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "可透過我的 #ownCloud 聯盟雲端 ID,與我分享,請看 %s", "Share with me through my #ownCloud Federated Cloud ID" : "可透過我的 #ownCloud 聯盟雲端 ID,與我分享", "Federated Cloud Sharing" : "聯盟式雲端分享", diff --git a/apps/federation/l10n/id.js b/apps/federation/l10n/id.js new file mode 100644 index 00000000000..91582e5c773 --- /dev/null +++ b/apps/federation/l10n/id.js @@ -0,0 +1,10 @@ +OC.L10N.register( + "federation", + { + "Server added to the list of trusted ownClouds" : "Server ditambahkan ke daftar ownCloud yang dipercaya", + "Server is already in the list of trusted servers." : "Server sudah ada pada daftar server terpercaya", + "No ownCloud server found" : "Tidak ada server ownCloud yang ditemukan", + "Could not add server" : "Tidak dapat menambahkan server", + "Federation" : "Federasi" +}, +"nplurals=1; plural=0;"); diff --git a/apps/federation/l10n/id.json b/apps/federation/l10n/id.json new file mode 100644 index 00000000000..6762b50821a --- /dev/null +++ b/apps/federation/l10n/id.json @@ -0,0 +1,8 @@ +{ "translations": { + "Server added to the list of trusted ownClouds" : "Server ditambahkan ke daftar ownCloud yang dipercaya", + "Server is already in the list of trusted servers." : "Server sudah ada pada daftar server terpercaya", + "No ownCloud server found" : "Tidak ada server ownCloud yang ditemukan", + "Could not add server" : "Tidak dapat menambahkan server", + "Federation" : "Federasi" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index e093a46c8aa..78ae332c49e 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -32,6 +32,15 @@ OC.L10N.register( "Could not get result from server." : "サーバーから結果を取得できませんでした。", "Uploading..." : "アップロード中...", "..." : "…", + "{hours}:{minutes}:{seconds} hour{plural_s} left" : "残り{hours}:{minutes}:{seconds} 時間", + "{hours}:{minutes}h" : "{hours}:{minutes} 時間", + "{minutes}:{seconds} minute{plural_s} left" : "残り{minutes}:{seconds} 分", + "{minutes}:{seconds}m" : "{minutes}:{seconds} 分", + "{seconds} second{plural_s} left" : "残り{minutes}:{seconds} 秒", + "{seconds}s" : "{seconds} 秒", + "Any moment now..." : "もうすぐ…", + "Soon..." : "もうすぐ…", + "{loadedSize} of {totalSize} ({bitrate})" : "{totalSize} 中 {loadedSize} ({bitrate})", "File upload is in progress. Leaving the page now will cancel the upload." : "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。", "Actions" : "アクション", "Download" : "ダウンロード", diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 0995d3b1e81..fb2e0889d41 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -30,6 +30,15 @@ "Could not get result from server." : "サーバーから結果を取得できませんでした。", "Uploading..." : "アップロード中...", "..." : "…", + "{hours}:{minutes}:{seconds} hour{plural_s} left" : "残り{hours}:{minutes}:{seconds} 時間", + "{hours}:{minutes}h" : "{hours}:{minutes} 時間", + "{minutes}:{seconds} minute{plural_s} left" : "残り{minutes}:{seconds} 分", + "{minutes}:{seconds}m" : "{minutes}:{seconds} 分", + "{seconds} second{plural_s} left" : "残り{minutes}:{seconds} 秒", + "{seconds}s" : "{seconds} 秒", + "Any moment now..." : "もうすぐ…", + "Soon..." : "もうすぐ…", + "{loadedSize} of {totalSize} ({bitrate})" : "{totalSize} 中 {loadedSize} ({bitrate})", "File upload is in progress. Leaving the page now will cancel the upload." : "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。", "Actions" : "アクション", "Download" : "ダウンロード", diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js index fc27355e58f..78a7cc314fa 100644 --- a/apps/files/l10n/ro.js +++ b/apps/files/l10n/ro.js @@ -31,6 +31,12 @@ OC.L10N.register( "Could not get result from server." : "Nu se poate obține rezultatul de la server.", "Uploading..." : "Încărcare", "..." : "...", + "{hours}:{minutes}h" : "{hours}:{minutes}h", + "{minutes}:{seconds}m" : "{minutes}:{seconds}m", + "{seconds} second{plural_s} left" : "{seconds} secunde{plural_s} rămase", + "{seconds}s" : "{seconds}s", + "Any moment now..." : "În orice moment...", + "Soon..." : "În curând...", "File upload is in progress. Leaving the page now will cancel the upload." : "Fișierul este în curs de încărcare. Părăsirea paginii va întrerupe încărcarea.", "Actions" : "Acțiuni", "Download" : "Descarcă", @@ -47,9 +53,15 @@ OC.L10N.register( "Could not move \"{file}\", target exists" : "Nu s-a putut muta fișierul \"{file}\", există deja un altul cu același nume în directorul destinație", "Could not move \"{file}\"" : "Nu s-a putut muta fișierul \"{file}\"", "{newName} already exists" : "{newName} există deja", + "Could not rename \"{fileName}\", it does not exist any more" : "Nu s-a putut redenumi \"{fileName}\", fișierul nu mai există", + "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Numele \"{targetName}\" este deja folosit în directorul \"{dir}\". Alege un nume diferit.", "Could not rename \"{fileName}\"" : "Nu s-a putut redenumi \"{fileName}\"", "Could not create file \"{file}\"" : "Nu s-a putut crea fișierul \"{file}\"", + "Could not create file \"{file}\" because it already exists" : "Nu s-a putut crea fișierul \"{file}\" deoarece există deja unul cu același nume", + "Could not create folder \"{dir}\"" : "Nu s-a putut crea directorul \"{dir}\"", + "Could not create folder \"{dir}\" because it already exists" : "Nu s-a putut crea directorul \"{dir}\" deoarece există deja unul cu același nume", "Error deleting file \"{fileName}\"." : "Eroare la ștergerea fișierului \"{fileName}\".", + "No entries in this folder match '{filter}'" : "Niciun element din acest director nu se potrivește cu '{filter}'", "Name" : "Nume", "Size" : "Mărime", "Modified" : "Modificat", @@ -65,12 +77,14 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)" : "Spațiul de stocare este aproape plin ({usedSpacePercent}%)", "Path" : "Cale", "_%n byte_::_%n bytes_" : ["%n octet","%n octeți","%n octeți"], + "Favorited" : "Adăugate la favorite", "Favorite" : "Favorit", "Local link" : "Legătură locală", "Folder" : "Dosar", "New folder" : "Un nou dosar", "{newname} already exists" : "{newname} există deja", "Upload" : "Încărcă", + "An error occurred while trying to update the tags" : "A apărut o eroare în timpul actualizării etichetelor", "A new file or folder has been <strong>created</strong>" : "Un nou fișier sau dosar a fost <strong>creat</strong>", "A file or folder has been <strong>changed</strong>" : "Un nou fișier sau dosar a fost <strong>modificat</strong>", "A file or folder has been <strong>deleted</strong>" : "Un nou fișier sau dosar a fost <strong>șters</strong>", @@ -84,18 +98,26 @@ OC.L10N.register( "%2$s deleted %1$s" : "%2$s a șters %1$s", "You restored %1$s" : "Ai restaurat %1$s", "%2$s restored %1$s" : "%2$s a restaurat %1$s", + "Changed by %2$s" : "Modificat de %2$s", + "Deleted by %2$s" : "Șters de %2$s", + "Restored by %2$s" : "Restaurat de %2$s", "Upload (max. %s)" : "Încarcă (max. %s)", "File handling" : "Manipulare fișiere", "Maximum upload size" : "Dimensiune maximă admisă la încărcare", "max. possible: " : "max. posibil:", "Save" : "Salvează", + "Missing permissions to edit from here." : "Nu ai permisiuni pentru a edita aici.", "Settings" : "Setări", + "Show hidden files" : "Arată fișierele ascunse", "WebDAV" : "WebDAV", "No files in here" : "Niciun fișier aici", + "Upload some content or sync with your devices!" : "Încarcă ceva conținut sau sincronizează cu dispozitivele tale!", "No entries found in this folder" : "Niciun element găsit în acest director", "Select all" : "Selectează tot", "Upload too large" : "Fișierul încărcat este prea mare", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Fișierele pe care încerci să le încarci depășesc limita de încărcare maximă admisă pe acest server.", + "No favorites" : "Fără favorite", + "Files and folders you mark as favorite will show up here" : "FIșierele și directoarele pe care le marchezi ca favorite vor apărea aici", "Text file" : "Fișier text", "New text file.txt" : "New text file.txt" }, diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json index 8187dad94a1..7c9a4b22262 100644 --- a/apps/files/l10n/ro.json +++ b/apps/files/l10n/ro.json @@ -29,6 +29,12 @@ "Could not get result from server." : "Nu se poate obține rezultatul de la server.", "Uploading..." : "Încărcare", "..." : "...", + "{hours}:{minutes}h" : "{hours}:{minutes}h", + "{minutes}:{seconds}m" : "{minutes}:{seconds}m", + "{seconds} second{plural_s} left" : "{seconds} secunde{plural_s} rămase", + "{seconds}s" : "{seconds}s", + "Any moment now..." : "În orice moment...", + "Soon..." : "În curând...", "File upload is in progress. Leaving the page now will cancel the upload." : "Fișierul este în curs de încărcare. Părăsirea paginii va întrerupe încărcarea.", "Actions" : "Acțiuni", "Download" : "Descarcă", @@ -45,9 +51,15 @@ "Could not move \"{file}\", target exists" : "Nu s-a putut muta fișierul \"{file}\", există deja un altul cu același nume în directorul destinație", "Could not move \"{file}\"" : "Nu s-a putut muta fișierul \"{file}\"", "{newName} already exists" : "{newName} există deja", + "Could not rename \"{fileName}\", it does not exist any more" : "Nu s-a putut redenumi \"{fileName}\", fișierul nu mai există", + "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Numele \"{targetName}\" este deja folosit în directorul \"{dir}\". Alege un nume diferit.", "Could not rename \"{fileName}\"" : "Nu s-a putut redenumi \"{fileName}\"", "Could not create file \"{file}\"" : "Nu s-a putut crea fișierul \"{file}\"", + "Could not create file \"{file}\" because it already exists" : "Nu s-a putut crea fișierul \"{file}\" deoarece există deja unul cu același nume", + "Could not create folder \"{dir}\"" : "Nu s-a putut crea directorul \"{dir}\"", + "Could not create folder \"{dir}\" because it already exists" : "Nu s-a putut crea directorul \"{dir}\" deoarece există deja unul cu același nume", "Error deleting file \"{fileName}\"." : "Eroare la ștergerea fișierului \"{fileName}\".", + "No entries in this folder match '{filter}'" : "Niciun element din acest director nu se potrivește cu '{filter}'", "Name" : "Nume", "Size" : "Mărime", "Modified" : "Modificat", @@ -63,12 +75,14 @@ "Your storage is almost full ({usedSpacePercent}%)" : "Spațiul de stocare este aproape plin ({usedSpacePercent}%)", "Path" : "Cale", "_%n byte_::_%n bytes_" : ["%n octet","%n octeți","%n octeți"], + "Favorited" : "Adăugate la favorite", "Favorite" : "Favorit", "Local link" : "Legătură locală", "Folder" : "Dosar", "New folder" : "Un nou dosar", "{newname} already exists" : "{newname} există deja", "Upload" : "Încărcă", + "An error occurred while trying to update the tags" : "A apărut o eroare în timpul actualizării etichetelor", "A new file or folder has been <strong>created</strong>" : "Un nou fișier sau dosar a fost <strong>creat</strong>", "A file or folder has been <strong>changed</strong>" : "Un nou fișier sau dosar a fost <strong>modificat</strong>", "A file or folder has been <strong>deleted</strong>" : "Un nou fișier sau dosar a fost <strong>șters</strong>", @@ -82,18 +96,26 @@ "%2$s deleted %1$s" : "%2$s a șters %1$s", "You restored %1$s" : "Ai restaurat %1$s", "%2$s restored %1$s" : "%2$s a restaurat %1$s", + "Changed by %2$s" : "Modificat de %2$s", + "Deleted by %2$s" : "Șters de %2$s", + "Restored by %2$s" : "Restaurat de %2$s", "Upload (max. %s)" : "Încarcă (max. %s)", "File handling" : "Manipulare fișiere", "Maximum upload size" : "Dimensiune maximă admisă la încărcare", "max. possible: " : "max. posibil:", "Save" : "Salvează", + "Missing permissions to edit from here." : "Nu ai permisiuni pentru a edita aici.", "Settings" : "Setări", + "Show hidden files" : "Arată fișierele ascunse", "WebDAV" : "WebDAV", "No files in here" : "Niciun fișier aici", + "Upload some content or sync with your devices!" : "Încarcă ceva conținut sau sincronizează cu dispozitivele tale!", "No entries found in this folder" : "Niciun element găsit în acest director", "Select all" : "Selectează tot", "Upload too large" : "Fișierul încărcat este prea mare", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Fișierele pe care încerci să le încarci depășesc limita de încărcare maximă admisă pe acest server.", + "No favorites" : "Fără favorite", + "Files and folders you mark as favorite will show up here" : "FIșierele și directoarele pe care le marchezi ca favorite vor apărea aici", "Text file" : "Fișier text", "New text file.txt" : "New text file.txt" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" diff --git a/apps/files_external/l10n/az.js b/apps/files_external/l10n/az.js index 75c15d57a12..324455d9dc8 100644 --- a/apps/files_external/l10n/az.js +++ b/apps/files_external/l10n/az.js @@ -4,9 +4,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "1-ci addım səhv oldu. İstisna: %s", "Step 2 failed. Exception: %s" : "2-ci addım. İstisna: %s", "External storage" : "Kənar informasıya daşıyıcısı", - "Storage with id \"%i\" not found" : "\"%i\"-li depo tapılmadı", - "Invalid mount point" : "Yalnış mount nöqtəsi", - "Invalid storage backend \"%s\"" : "Yalnış depo arxasonu \"%s\"", "Personal" : "Şəxsi", "System" : "Sistem", "Grant access" : "Yetkinin verilməsi", @@ -18,6 +15,9 @@ OC.L10N.register( "Username" : "İstifadəçi adı", "Password" : "Şifrə", "Save" : "Saxla", + "Storage with id \"%i\" not found" : "\"%i\"-li depo tapılmadı", + "Invalid mount point" : "Yalnış mount nöqtəsi", + "Invalid storage backend \"%s\"" : "Yalnış depo arxasonu \"%s\"", "None" : "Heç bir", "App key" : "Proqram açarı", "App secret" : "Proqram sirri", diff --git a/apps/files_external/l10n/az.json b/apps/files_external/l10n/az.json index 608a083f736..962b0cdd244 100644 --- a/apps/files_external/l10n/az.json +++ b/apps/files_external/l10n/az.json @@ -2,9 +2,6 @@ "Step 1 failed. Exception: %s" : "1-ci addım səhv oldu. İstisna: %s", "Step 2 failed. Exception: %s" : "2-ci addım. İstisna: %s", "External storage" : "Kənar informasıya daşıyıcısı", - "Storage with id \"%i\" not found" : "\"%i\"-li depo tapılmadı", - "Invalid mount point" : "Yalnış mount nöqtəsi", - "Invalid storage backend \"%s\"" : "Yalnış depo arxasonu \"%s\"", "Personal" : "Şəxsi", "System" : "Sistem", "Grant access" : "Yetkinin verilməsi", @@ -16,6 +13,9 @@ "Username" : "İstifadəçi adı", "Password" : "Şifrə", "Save" : "Saxla", + "Storage with id \"%i\" not found" : "\"%i\"-li depo tapılmadı", + "Invalid mount point" : "Yalnış mount nöqtəsi", + "Invalid storage backend \"%s\"" : "Yalnış depo arxasonu \"%s\"", "None" : "Heç bir", "App key" : "Proqram açarı", "App secret" : "Proqram sirri", diff --git a/apps/files_external/l10n/bg_BG.js b/apps/files_external/l10n/bg_BG.js index a0c5bccc65c..1f8b9d77425 100644 --- a/apps/files_external/l10n/bg_BG.js +++ b/apps/files_external/l10n/bg_BG.js @@ -4,8 +4,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Стъпка 1 - неуспешна. Грешка: %s", "Step 2 failed. Exception: %s" : "Стъпка 2 - неуспешна. Грешка: %s", "External storage" : "Външно дисково пространство", - "Storage with id \"%i\" not found" : "Хранилище с име \"%i\" не е намерено", - "Invalid mount point" : "Невалиден път за мониторане на файлова система", "Personal" : "Личен", "System" : "Системен", "Grant access" : "Разреши достъп", @@ -17,6 +15,8 @@ OC.L10N.register( "Username" : "Потребителско Име", "Password" : "Парола", "Save" : "Запазване", + "Storage with id \"%i\" not found" : "Хранилище с име \"%i\" не е намерено", + "Invalid mount point" : "Невалиден път за мониторане на файлова система", "None" : "Няма", "App key" : "App key", "App secret" : "App secret", diff --git a/apps/files_external/l10n/bg_BG.json b/apps/files_external/l10n/bg_BG.json index dc358c71857..78eaab80219 100644 --- a/apps/files_external/l10n/bg_BG.json +++ b/apps/files_external/l10n/bg_BG.json @@ -2,8 +2,6 @@ "Step 1 failed. Exception: %s" : "Стъпка 1 - неуспешна. Грешка: %s", "Step 2 failed. Exception: %s" : "Стъпка 2 - неуспешна. Грешка: %s", "External storage" : "Външно дисково пространство", - "Storage with id \"%i\" not found" : "Хранилище с име \"%i\" не е намерено", - "Invalid mount point" : "Невалиден път за мониторане на файлова система", "Personal" : "Личен", "System" : "Системен", "Grant access" : "Разреши достъп", @@ -15,6 +13,8 @@ "Username" : "Потребителско Име", "Password" : "Парола", "Save" : "Запазване", + "Storage with id \"%i\" not found" : "Хранилище с име \"%i\" не е намерено", + "Invalid mount point" : "Невалиден път за мониторане на файлова система", "None" : "Няма", "App key" : "App key", "App secret" : "App secret", diff --git a/apps/files_external/l10n/ca.js b/apps/files_external/l10n/ca.js index c654e171e46..f147a2af8b2 100644 --- a/apps/files_external/l10n/ca.js +++ b/apps/files_external/l10n/ca.js @@ -4,9 +4,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "El pas 1 ha fallat. Excepció: %s", "Step 2 failed. Exception: %s" : "El pas 2 ha fallat. Excepció: %s", "External storage" : "Emmagatzemament extern", - "Storage with id \"%i\" not found" : "No s'ha trobat emmagatzematge amb id \"%i\"", - "Invalid mount point" : "Punt de muntatge no vàlid", - "Invalid storage backend \"%s\"" : "Motor d'emmagatzematge no vàlid \"%s\"", "Personal" : "Personal", "System" : "Sistema", "Grant access" : "Concedeix accés", @@ -18,6 +15,9 @@ OC.L10N.register( "Username" : "Nom d'usuari", "Password" : "Contrasenya", "Save" : "Desa", + "Storage with id \"%i\" not found" : "No s'ha trobat emmagatzematge amb id \"%i\"", + "Invalid mount point" : "Punt de muntatge no vàlid", + "Invalid storage backend \"%s\"" : "Motor d'emmagatzematge no vàlid \"%s\"", "None" : "Cap", "App key" : "Clau de l'aplicació", "App secret" : "Secret de l'aplicació", diff --git a/apps/files_external/l10n/ca.json b/apps/files_external/l10n/ca.json index 96e1a52f229..de96ec6faad 100644 --- a/apps/files_external/l10n/ca.json +++ b/apps/files_external/l10n/ca.json @@ -2,9 +2,6 @@ "Step 1 failed. Exception: %s" : "El pas 1 ha fallat. Excepció: %s", "Step 2 failed. Exception: %s" : "El pas 2 ha fallat. Excepció: %s", "External storage" : "Emmagatzemament extern", - "Storage with id \"%i\" not found" : "No s'ha trobat emmagatzematge amb id \"%i\"", - "Invalid mount point" : "Punt de muntatge no vàlid", - "Invalid storage backend \"%s\"" : "Motor d'emmagatzematge no vàlid \"%s\"", "Personal" : "Personal", "System" : "Sistema", "Grant access" : "Concedeix accés", @@ -16,6 +13,9 @@ "Username" : "Nom d'usuari", "Password" : "Contrasenya", "Save" : "Desa", + "Storage with id \"%i\" not found" : "No s'ha trobat emmagatzematge amb id \"%i\"", + "Invalid mount point" : "Punt de muntatge no vàlid", + "Invalid storage backend \"%s\"" : "Motor d'emmagatzematge no vàlid \"%s\"", "None" : "Cap", "App key" : "Clau de l'aplicació", "App secret" : "Secret de l'aplicació", diff --git a/apps/files_external/l10n/cs_CZ.js b/apps/files_external/l10n/cs_CZ.js index fdbddce7e53..046adbdfdec 100644 --- a/apps/files_external/l10n/cs_CZ.js +++ b/apps/files_external/l10n/cs_CZ.js @@ -7,18 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Selhal krok 1. Výjimka: %s", "Step 2 failed. Exception: %s" : "Selhal krok 2. Výjimka: %s", "External storage" : "Externí úložiště", - "Storage with id \"%i\" not found" : "Úložiště s id \"%i\" nebylo nalezeno", - "Invalid backend or authentication mechanism class" : "Neplatný backend nebo třída ověřovacího mechanismu", - "Invalid mount point" : "Neplatný přípojný bod", - "Objectstore forbidden" : "Úložiště objektů zakázáno", - "Invalid storage backend \"%s\"" : "Neplatná služba úložiště \"%s\"", - "Not permitted to use backend \"%s\"" : "Nebylo povoleno použítí služby \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Nebylo povoleno použití ověřovacího mechanismu \"%s\"", - "Unsatisfied backend parameters" : "Neuspokojivé parametry služby", - "Unsatisfied authentication mechanism parameters" : "Neuspokojivé parametry ověřovacího mechanismu", - "Insufficient data: %s" : "Nedostatečná data: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Úložiště s id \"%i\" uživatelé nemohou upravovat", "Dropbox App Configuration" : "Nastavení aplikace Dropbox", "Google Drive App Configuration" : "Nastavení aplikace Disk Google", "Personal" : "Osobní", @@ -48,6 +36,18 @@ OC.L10N.register( "Credentials saving failed" : "Uložení přihlašovacích údajů selhalo", "Credentials required" : "Vyžadovány přihlašovací údaje", "Save" : "Uložit", + "Storage with id \"%i\" not found" : "Úložiště s id \"%i\" nebylo nalezeno", + "Invalid backend or authentication mechanism class" : "Neplatný backend nebo třída ověřovacího mechanismu", + "Invalid mount point" : "Neplatný přípojný bod", + "Objectstore forbidden" : "Úložiště objektů zakázáno", + "Invalid storage backend \"%s\"" : "Neplatná služba úložiště \"%s\"", + "Not permitted to use backend \"%s\"" : "Nebylo povoleno použítí služby \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Nebylo povoleno použití ověřovacího mechanismu \"%s\"", + "Unsatisfied backend parameters" : "Neuspokojivé parametry služby", + "Unsatisfied authentication mechanism parameters" : "Neuspokojivé parametry ověřovacího mechanismu", + "Insufficient data: %s" : "Nedostatečná data: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Úložiště s id \"%i\" uživatelé nemohou upravovat", "Access key" : "Přístupový klíč", "Secret key" : "Tajný klíč", "Builtin" : "Zabudované", diff --git a/apps/files_external/l10n/cs_CZ.json b/apps/files_external/l10n/cs_CZ.json index b485584ea6d..fe3a47d2f35 100644 --- a/apps/files_external/l10n/cs_CZ.json +++ b/apps/files_external/l10n/cs_CZ.json @@ -5,18 +5,6 @@ "Step 1 failed. Exception: %s" : "Selhal krok 1. Výjimka: %s", "Step 2 failed. Exception: %s" : "Selhal krok 2. Výjimka: %s", "External storage" : "Externí úložiště", - "Storage with id \"%i\" not found" : "Úložiště s id \"%i\" nebylo nalezeno", - "Invalid backend or authentication mechanism class" : "Neplatný backend nebo třída ověřovacího mechanismu", - "Invalid mount point" : "Neplatný přípojný bod", - "Objectstore forbidden" : "Úložiště objektů zakázáno", - "Invalid storage backend \"%s\"" : "Neplatná služba úložiště \"%s\"", - "Not permitted to use backend \"%s\"" : "Nebylo povoleno použítí služby \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Nebylo povoleno použití ověřovacího mechanismu \"%s\"", - "Unsatisfied backend parameters" : "Neuspokojivé parametry služby", - "Unsatisfied authentication mechanism parameters" : "Neuspokojivé parametry ověřovacího mechanismu", - "Insufficient data: %s" : "Nedostatečná data: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Úložiště s id \"%i\" uživatelé nemohou upravovat", "Dropbox App Configuration" : "Nastavení aplikace Dropbox", "Google Drive App Configuration" : "Nastavení aplikace Disk Google", "Personal" : "Osobní", @@ -46,6 +34,18 @@ "Credentials saving failed" : "Uložení přihlašovacích údajů selhalo", "Credentials required" : "Vyžadovány přihlašovací údaje", "Save" : "Uložit", + "Storage with id \"%i\" not found" : "Úložiště s id \"%i\" nebylo nalezeno", + "Invalid backend or authentication mechanism class" : "Neplatný backend nebo třída ověřovacího mechanismu", + "Invalid mount point" : "Neplatný přípojný bod", + "Objectstore forbidden" : "Úložiště objektů zakázáno", + "Invalid storage backend \"%s\"" : "Neplatná služba úložiště \"%s\"", + "Not permitted to use backend \"%s\"" : "Nebylo povoleno použítí služby \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Nebylo povoleno použití ověřovacího mechanismu \"%s\"", + "Unsatisfied backend parameters" : "Neuspokojivé parametry služby", + "Unsatisfied authentication mechanism parameters" : "Neuspokojivé parametry ověřovacího mechanismu", + "Insufficient data: %s" : "Nedostatečná data: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Úložiště s id \"%i\" uživatelé nemohou upravovat", "Access key" : "Přístupový klíč", "Secret key" : "Tajný klíč", "Builtin" : "Zabudované", diff --git a/apps/files_external/l10n/da.js b/apps/files_external/l10n/da.js index a30d790d685..477a67555fa 100644 --- a/apps/files_external/l10n/da.js +++ b/apps/files_external/l10n/da.js @@ -7,18 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Trin 1 mislykkedes. Undtagelse: %s", "Step 2 failed. Exception: %s" : "Trin 2 mislykkedes. Undtagelse: %s", "External storage" : "Eksternt lager", - "Storage with id \"%i\" not found" : "Lager med ID'et \"%i% er ikke fundet", - "Invalid backend or authentication mechanism class" : "Ugyldig backend eller klasse for godkendelsesmekanisme", - "Invalid mount point" : "Fokert monteringspunkt", - "Objectstore forbidden" : "Objectstore er forbudt", - "Invalid storage backend \"%s\"" : "Forkert lager til backend \"%s\"en", - "Not permitted to use backend \"%s\"" : "Ikke tilladt at bruge backend \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Ikke tilladt at bruge autorisation mekanismen \"%s\"", - "Unsatisfied backend parameters" : "Utilfredsstillede backend-parametre", - "Unsatisfied authentication mechanism parameters" : "Utilfredsstillede parametre for godkendelsesmekanisme", - "Insufficient data: %s" : "Utilstrækkelige data: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Lageret med id \"%i\" kan ikke redigeres af bruger", "Personal" : "Personligt", "System" : "System", "Grant access" : "Godkend adgang", @@ -34,6 +22,18 @@ OC.L10N.register( "Username" : "Brugernavn", "Password" : "Kodeord", "Save" : "Gem", + "Storage with id \"%i\" not found" : "Lager med ID'et \"%i% er ikke fundet", + "Invalid backend or authentication mechanism class" : "Ugyldig backend eller klasse for godkendelsesmekanisme", + "Invalid mount point" : "Fokert monteringspunkt", + "Objectstore forbidden" : "Objectstore er forbudt", + "Invalid storage backend \"%s\"" : "Forkert lager til backend \"%s\"en", + "Not permitted to use backend \"%s\"" : "Ikke tilladt at bruge backend \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Ikke tilladt at bruge autorisation mekanismen \"%s\"", + "Unsatisfied backend parameters" : "Utilfredsstillede backend-parametre", + "Unsatisfied authentication mechanism parameters" : "Utilfredsstillede parametre for godkendelsesmekanisme", + "Insufficient data: %s" : "Utilstrækkelige data: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Lageret med id \"%i\" kan ikke redigeres af bruger", "Access key" : "Adgangsnøgle", "Secret key" : "Hemmelig nøgle", "Builtin" : "Indbygget", diff --git a/apps/files_external/l10n/da.json b/apps/files_external/l10n/da.json index f0b79b1f93a..f6020d0ef36 100644 --- a/apps/files_external/l10n/da.json +++ b/apps/files_external/l10n/da.json @@ -5,18 +5,6 @@ "Step 1 failed. Exception: %s" : "Trin 1 mislykkedes. Undtagelse: %s", "Step 2 failed. Exception: %s" : "Trin 2 mislykkedes. Undtagelse: %s", "External storage" : "Eksternt lager", - "Storage with id \"%i\" not found" : "Lager med ID'et \"%i% er ikke fundet", - "Invalid backend or authentication mechanism class" : "Ugyldig backend eller klasse for godkendelsesmekanisme", - "Invalid mount point" : "Fokert monteringspunkt", - "Objectstore forbidden" : "Objectstore er forbudt", - "Invalid storage backend \"%s\"" : "Forkert lager til backend \"%s\"en", - "Not permitted to use backend \"%s\"" : "Ikke tilladt at bruge backend \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Ikke tilladt at bruge autorisation mekanismen \"%s\"", - "Unsatisfied backend parameters" : "Utilfredsstillede backend-parametre", - "Unsatisfied authentication mechanism parameters" : "Utilfredsstillede parametre for godkendelsesmekanisme", - "Insufficient data: %s" : "Utilstrækkelige data: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Lageret med id \"%i\" kan ikke redigeres af bruger", "Personal" : "Personligt", "System" : "System", "Grant access" : "Godkend adgang", @@ -32,6 +20,18 @@ "Username" : "Brugernavn", "Password" : "Kodeord", "Save" : "Gem", + "Storage with id \"%i\" not found" : "Lager med ID'et \"%i% er ikke fundet", + "Invalid backend or authentication mechanism class" : "Ugyldig backend eller klasse for godkendelsesmekanisme", + "Invalid mount point" : "Fokert monteringspunkt", + "Objectstore forbidden" : "Objectstore er forbudt", + "Invalid storage backend \"%s\"" : "Forkert lager til backend \"%s\"en", + "Not permitted to use backend \"%s\"" : "Ikke tilladt at bruge backend \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Ikke tilladt at bruge autorisation mekanismen \"%s\"", + "Unsatisfied backend parameters" : "Utilfredsstillede backend-parametre", + "Unsatisfied authentication mechanism parameters" : "Utilfredsstillede parametre for godkendelsesmekanisme", + "Insufficient data: %s" : "Utilstrækkelige data: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Lageret med id \"%i\" kan ikke redigeres af bruger", "Access key" : "Adgangsnøgle", "Secret key" : "Hemmelig nøgle", "Builtin" : "Indbygget", diff --git a/apps/files_external/l10n/de.js b/apps/files_external/l10n/de.js index 364a87b6a41..52cf509da24 100644 --- a/apps/files_external/l10n/de.js +++ b/apps/files_external/l10n/de.js @@ -7,18 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Schritt 1 fehlgeschlagen. Fehlermeldung: %s", "Step 2 failed. Exception: %s" : "Schritt 2 fehlgeschlagen. Fehlermeldung: %s", "External storage" : "Externer Speicher", - "Storage with id \"%i\" not found" : "Der Speicher mit der ID „%i“ wurde nicht gefunden", - "Invalid backend or authentication mechanism class" : "Ungültiger Backend- oder Authentifizierungsmechanismus", - "Invalid mount point" : "Ungültiger mount point", - "Objectstore forbidden" : "Objekt nicht erlaubt", - "Invalid storage backend \"%s\"" : "Ungültiges Speicher-Backend „%s“", - "Not permitted to use backend \"%s\"" : "Nicht zulässig Backend \"%s\" zu verwenden", - "Not permitted to use authentication mechanism \"%s\"" : "verwende zulässigen Authentifizierungsmechanismus \"%s\" ", - "Unsatisfied backend parameters" : "Unbefriedigende Backend- Parameter", - "Unsatisfied authentication mechanism parameters" : "Unbefriedigende Authentifizierungsmechanismus Parameter", - "Insufficient data: %s" : "Unzureichende Daten: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Speicher mit der ID \"%i\" kann nicht vom Benutzer bearbeitet werden", "Dropbox App Configuration" : "Dropbox-App Konfiguration", "Google Drive App Configuration" : "Google Drive - App Konfiguration", "Personal" : "Persönlich", @@ -48,6 +36,18 @@ OC.L10N.register( "Credentials saving failed" : "speichern der Anmeldeinformationen fehlgeschlagen", "Credentials required" : "Anmeldeinformationen benötigt", "Save" : "Speichern", + "Storage with id \"%i\" not found" : "Der Speicher mit der ID „%i“ wurde nicht gefunden", + "Invalid backend or authentication mechanism class" : "Ungültiger Backend- oder Authentifizierungsmechanismus", + "Invalid mount point" : "Ungültiger mount point", + "Objectstore forbidden" : "Objekt nicht erlaubt", + "Invalid storage backend \"%s\"" : "Ungültiges Speicher-Backend „%s“", + "Not permitted to use backend \"%s\"" : "Nicht zulässig Backend \"%s\" zu verwenden", + "Not permitted to use authentication mechanism \"%s\"" : "verwende zulässigen Authentifizierungsmechanismus \"%s\" ", + "Unsatisfied backend parameters" : "Unbefriedigende Backend- Parameter", + "Unsatisfied authentication mechanism parameters" : "Unbefriedigende Authentifizierungsmechanismus Parameter", + "Insufficient data: %s" : "Unzureichende Daten: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Speicher mit der ID \"%i\" kann nicht vom Benutzer bearbeitet werden", "Access key" : "Zugangsschlüssel", "Secret key" : "Geheimer Schlüssel", "Builtin" : "eingebaut", diff --git a/apps/files_external/l10n/de.json b/apps/files_external/l10n/de.json index 3ddc417e3b5..e9fa9092fb2 100644 --- a/apps/files_external/l10n/de.json +++ b/apps/files_external/l10n/de.json @@ -5,18 +5,6 @@ "Step 1 failed. Exception: %s" : "Schritt 1 fehlgeschlagen. Fehlermeldung: %s", "Step 2 failed. Exception: %s" : "Schritt 2 fehlgeschlagen. Fehlermeldung: %s", "External storage" : "Externer Speicher", - "Storage with id \"%i\" not found" : "Der Speicher mit der ID „%i“ wurde nicht gefunden", - "Invalid backend or authentication mechanism class" : "Ungültiger Backend- oder Authentifizierungsmechanismus", - "Invalid mount point" : "Ungültiger mount point", - "Objectstore forbidden" : "Objekt nicht erlaubt", - "Invalid storage backend \"%s\"" : "Ungültiges Speicher-Backend „%s“", - "Not permitted to use backend \"%s\"" : "Nicht zulässig Backend \"%s\" zu verwenden", - "Not permitted to use authentication mechanism \"%s\"" : "verwende zulässigen Authentifizierungsmechanismus \"%s\" ", - "Unsatisfied backend parameters" : "Unbefriedigende Backend- Parameter", - "Unsatisfied authentication mechanism parameters" : "Unbefriedigende Authentifizierungsmechanismus Parameter", - "Insufficient data: %s" : "Unzureichende Daten: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Speicher mit der ID \"%i\" kann nicht vom Benutzer bearbeitet werden", "Dropbox App Configuration" : "Dropbox-App Konfiguration", "Google Drive App Configuration" : "Google Drive - App Konfiguration", "Personal" : "Persönlich", @@ -46,6 +34,18 @@ "Credentials saving failed" : "speichern der Anmeldeinformationen fehlgeschlagen", "Credentials required" : "Anmeldeinformationen benötigt", "Save" : "Speichern", + "Storage with id \"%i\" not found" : "Der Speicher mit der ID „%i“ wurde nicht gefunden", + "Invalid backend or authentication mechanism class" : "Ungültiger Backend- oder Authentifizierungsmechanismus", + "Invalid mount point" : "Ungültiger mount point", + "Objectstore forbidden" : "Objekt nicht erlaubt", + "Invalid storage backend \"%s\"" : "Ungültiges Speicher-Backend „%s“", + "Not permitted to use backend \"%s\"" : "Nicht zulässig Backend \"%s\" zu verwenden", + "Not permitted to use authentication mechanism \"%s\"" : "verwende zulässigen Authentifizierungsmechanismus \"%s\" ", + "Unsatisfied backend parameters" : "Unbefriedigende Backend- Parameter", + "Unsatisfied authentication mechanism parameters" : "Unbefriedigende Authentifizierungsmechanismus Parameter", + "Insufficient data: %s" : "Unzureichende Daten: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Speicher mit der ID \"%i\" kann nicht vom Benutzer bearbeitet werden", "Access key" : "Zugangsschlüssel", "Secret key" : "Geheimer Schlüssel", "Builtin" : "eingebaut", diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js index 13769ab9787..70b73962a07 100644 --- a/apps/files_external/l10n/de_DE.js +++ b/apps/files_external/l10n/de_DE.js @@ -7,18 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Schritt 1 fehlgeschlagen. Fehlermeldung: %s", "Step 2 failed. Exception: %s" : "Schritt 2 fehlgeschlagen. Fehlermeldung: %s", "External storage" : "Externer Speicher", - "Storage with id \"%i\" not found" : "Der Speicher mit der ID „%i“ wurde nicht gefunden", - "Invalid backend or authentication mechanism class" : "Ungültiges Backend oder falscher Authentifizierungsmodus", - "Invalid mount point" : "Ungültiger mount point", - "Objectstore forbidden" : "Objekt nicht erlaubt", - "Invalid storage backend \"%s\"" : "Ungültiges Speicher-Backend „%s“", - "Not permitted to use backend \"%s\"" : "Es ist nicht zulässig Backend \"%s\" zu verwenden", - "Not permitted to use authentication mechanism \"%s\"" : "Nicht erlaubter Autentifizierungsmechanismus \"%s\"", - "Unsatisfied backend parameters" : "Unbefriedigende Backend-Parameter", - "Unsatisfied authentication mechanism parameters" : "Unbefriedigende Autentifizierungs-Mechanismus Parameter", - "Insufficient data: %s" : "Unzureichende Daten: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Der Speicher mit der ID „%i“ ist nicht bearbeitbar durch Benutzer", "Dropbox App Configuration" : "Dropbox-App Konfiguration", "Google Drive App Configuration" : "Google Drive - App Konfiguration", "Personal" : "Persönlich", @@ -48,6 +36,18 @@ OC.L10N.register( "Credentials saving failed" : "Speichern der Zugangsdaten fehlgeschlagen", "Credentials required" : "Zugangsdaten benötigt", "Save" : "Speichern", + "Storage with id \"%i\" not found" : "Der Speicher mit der ID „%i“ wurde nicht gefunden", + "Invalid backend or authentication mechanism class" : "Ungültiges Backend oder falscher Authentifizierungsmodus", + "Invalid mount point" : "Ungültiger mount point", + "Objectstore forbidden" : "Objekt nicht erlaubt", + "Invalid storage backend \"%s\"" : "Ungültiges Speicher-Backend „%s“", + "Not permitted to use backend \"%s\"" : "Es ist nicht zulässig Backend \"%s\" zu verwenden", + "Not permitted to use authentication mechanism \"%s\"" : "Nicht erlaubter Autentifizierungsmechanismus \"%s\"", + "Unsatisfied backend parameters" : "Unbefriedigende Backend-Parameter", + "Unsatisfied authentication mechanism parameters" : "Unbefriedigende Autentifizierungs-Mechanismus Parameter", + "Insufficient data: %s" : "Unzureichende Daten: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Der Speicher mit der ID „%i“ ist nicht bearbeitbar durch Benutzer", "Access key" : "Zugangsschlüssel", "Secret key" : "geheimer Schlüssel", "Builtin" : "Builtin", diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json index 996723d7dc5..562c2f78b82 100644 --- a/apps/files_external/l10n/de_DE.json +++ b/apps/files_external/l10n/de_DE.json @@ -5,18 +5,6 @@ "Step 1 failed. Exception: %s" : "Schritt 1 fehlgeschlagen. Fehlermeldung: %s", "Step 2 failed. Exception: %s" : "Schritt 2 fehlgeschlagen. Fehlermeldung: %s", "External storage" : "Externer Speicher", - "Storage with id \"%i\" not found" : "Der Speicher mit der ID „%i“ wurde nicht gefunden", - "Invalid backend or authentication mechanism class" : "Ungültiges Backend oder falscher Authentifizierungsmodus", - "Invalid mount point" : "Ungültiger mount point", - "Objectstore forbidden" : "Objekt nicht erlaubt", - "Invalid storage backend \"%s\"" : "Ungültiges Speicher-Backend „%s“", - "Not permitted to use backend \"%s\"" : "Es ist nicht zulässig Backend \"%s\" zu verwenden", - "Not permitted to use authentication mechanism \"%s\"" : "Nicht erlaubter Autentifizierungsmechanismus \"%s\"", - "Unsatisfied backend parameters" : "Unbefriedigende Backend-Parameter", - "Unsatisfied authentication mechanism parameters" : "Unbefriedigende Autentifizierungs-Mechanismus Parameter", - "Insufficient data: %s" : "Unzureichende Daten: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Der Speicher mit der ID „%i“ ist nicht bearbeitbar durch Benutzer", "Dropbox App Configuration" : "Dropbox-App Konfiguration", "Google Drive App Configuration" : "Google Drive - App Konfiguration", "Personal" : "Persönlich", @@ -46,6 +34,18 @@ "Credentials saving failed" : "Speichern der Zugangsdaten fehlgeschlagen", "Credentials required" : "Zugangsdaten benötigt", "Save" : "Speichern", + "Storage with id \"%i\" not found" : "Der Speicher mit der ID „%i“ wurde nicht gefunden", + "Invalid backend or authentication mechanism class" : "Ungültiges Backend oder falscher Authentifizierungsmodus", + "Invalid mount point" : "Ungültiger mount point", + "Objectstore forbidden" : "Objekt nicht erlaubt", + "Invalid storage backend \"%s\"" : "Ungültiges Speicher-Backend „%s“", + "Not permitted to use backend \"%s\"" : "Es ist nicht zulässig Backend \"%s\" zu verwenden", + "Not permitted to use authentication mechanism \"%s\"" : "Nicht erlaubter Autentifizierungsmechanismus \"%s\"", + "Unsatisfied backend parameters" : "Unbefriedigende Backend-Parameter", + "Unsatisfied authentication mechanism parameters" : "Unbefriedigende Autentifizierungs-Mechanismus Parameter", + "Insufficient data: %s" : "Unzureichende Daten: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Der Speicher mit der ID „%i“ ist nicht bearbeitbar durch Benutzer", "Access key" : "Zugangsschlüssel", "Secret key" : "geheimer Schlüssel", "Builtin" : "Builtin", diff --git a/apps/files_external/l10n/el.js b/apps/files_external/l10n/el.js index 4cb950530bf..762bd19bef7 100644 --- a/apps/files_external/l10n/el.js +++ b/apps/files_external/l10n/el.js @@ -7,17 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Το βήμα 1 απέτυχε. Εξαίρεση: %s", "Step 2 failed. Exception: %s" : "Το βήμα 2 απέτυχε. Εξαίρεση: %s", "External storage" : "Εξωτερική αποθήκευση", - "Storage with id \"%i\" not found" : "Αποθήκευση με id \"%i\" δεν βρέθηκε", - "Invalid backend or authentication mechanism class" : "Μη έγκυρη κλάση συστήματος ή μηχανισμού πιστοποίησης", - "Invalid mount point" : "Μη έγκυρο σημείο ανάρτησης", - "Objectstore forbidden" : "Απαγορευμένο objectstore", - "Invalid storage backend \"%s\"" : "Μή έγκυρο σύστημα υποστήριξης αποθήκευσης \"%s\"", - "Not permitted to use backend \"%s\"" : "Μη επιτρεπόμενο σύστημα υποστήριξης \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Μη επιτρεπόμενος μηχανισμός πιστοποίησης \"%s\"", - "Unsatisfied backend parameters" : "Ελλιπείς παράμετροι συστήματος", - "Unsatisfied authentication mechanism parameters" : "Ελλιπείς παράμετροι μηχανισμού πιστοποίησης", - "Insufficient data: %s" : "Μη επαρκή δεδομένα: %s", - "%s" : "%s", "Personal" : "Προσωπικά", "System" : "Σύστημα", "Grant access" : "Παροχή πρόσβασης", @@ -35,6 +24,17 @@ OC.L10N.register( "Credentials saved" : "Τα διαπιστευτήρια αποθηκεύτηκαν", "Credentials saving failed" : "Αποτυχία αποθήκευσης διαπιστευτηρίων", "Save" : "Αποθήκευση", + "Storage with id \"%i\" not found" : "Αποθήκευση με id \"%i\" δεν βρέθηκε", + "Invalid backend or authentication mechanism class" : "Μη έγκυρη κλάση συστήματος ή μηχανισμού πιστοποίησης", + "Invalid mount point" : "Μη έγκυρο σημείο ανάρτησης", + "Objectstore forbidden" : "Απαγορευμένο objectstore", + "Invalid storage backend \"%s\"" : "Μή έγκυρο σύστημα υποστήριξης αποθήκευσης \"%s\"", + "Not permitted to use backend \"%s\"" : "Μη επιτρεπόμενο σύστημα υποστήριξης \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Μη επιτρεπόμενος μηχανισμός πιστοποίησης \"%s\"", + "Unsatisfied backend parameters" : "Ελλιπείς παράμετροι συστήματος", + "Unsatisfied authentication mechanism parameters" : "Ελλιπείς παράμετροι μηχανισμού πιστοποίησης", + "Insufficient data: %s" : "Μη επαρκή δεδομένα: %s", + "%s" : "%s", "Access key" : "Κλειδί πρόσβασης", "Secret key" : "Μυστικό κλειδί", "Builtin" : "Builtin", diff --git a/apps/files_external/l10n/el.json b/apps/files_external/l10n/el.json index 1a64c1eca06..d350f956f4a 100644 --- a/apps/files_external/l10n/el.json +++ b/apps/files_external/l10n/el.json @@ -5,17 +5,6 @@ "Step 1 failed. Exception: %s" : "Το βήμα 1 απέτυχε. Εξαίρεση: %s", "Step 2 failed. Exception: %s" : "Το βήμα 2 απέτυχε. Εξαίρεση: %s", "External storage" : "Εξωτερική αποθήκευση", - "Storage with id \"%i\" not found" : "Αποθήκευση με id \"%i\" δεν βρέθηκε", - "Invalid backend or authentication mechanism class" : "Μη έγκυρη κλάση συστήματος ή μηχανισμού πιστοποίησης", - "Invalid mount point" : "Μη έγκυρο σημείο ανάρτησης", - "Objectstore forbidden" : "Απαγορευμένο objectstore", - "Invalid storage backend \"%s\"" : "Μή έγκυρο σύστημα υποστήριξης αποθήκευσης \"%s\"", - "Not permitted to use backend \"%s\"" : "Μη επιτρεπόμενο σύστημα υποστήριξης \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Μη επιτρεπόμενος μηχανισμός πιστοποίησης \"%s\"", - "Unsatisfied backend parameters" : "Ελλιπείς παράμετροι συστήματος", - "Unsatisfied authentication mechanism parameters" : "Ελλιπείς παράμετροι μηχανισμού πιστοποίησης", - "Insufficient data: %s" : "Μη επαρκή δεδομένα: %s", - "%s" : "%s", "Personal" : "Προσωπικά", "System" : "Σύστημα", "Grant access" : "Παροχή πρόσβασης", @@ -33,6 +22,17 @@ "Credentials saved" : "Τα διαπιστευτήρια αποθηκεύτηκαν", "Credentials saving failed" : "Αποτυχία αποθήκευσης διαπιστευτηρίων", "Save" : "Αποθήκευση", + "Storage with id \"%i\" not found" : "Αποθήκευση με id \"%i\" δεν βρέθηκε", + "Invalid backend or authentication mechanism class" : "Μη έγκυρη κλάση συστήματος ή μηχανισμού πιστοποίησης", + "Invalid mount point" : "Μη έγκυρο σημείο ανάρτησης", + "Objectstore forbidden" : "Απαγορευμένο objectstore", + "Invalid storage backend \"%s\"" : "Μή έγκυρο σύστημα υποστήριξης αποθήκευσης \"%s\"", + "Not permitted to use backend \"%s\"" : "Μη επιτρεπόμενο σύστημα υποστήριξης \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Μη επιτρεπόμενος μηχανισμός πιστοποίησης \"%s\"", + "Unsatisfied backend parameters" : "Ελλιπείς παράμετροι συστήματος", + "Unsatisfied authentication mechanism parameters" : "Ελλιπείς παράμετροι μηχανισμού πιστοποίησης", + "Insufficient data: %s" : "Μη επαρκή δεδομένα: %s", + "%s" : "%s", "Access key" : "Κλειδί πρόσβασης", "Secret key" : "Μυστικό κλειδί", "Builtin" : "Builtin", diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index b9cf62e1965..4e573b28f6e 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -7,18 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Step 1 failed. Exception: %s", "Step 2 failed. Exception: %s" : "Step 2 failed. Exception: %s", "External storage" : "External storage", - "Storage with id \"%i\" not found" : "Storage with id \"%i\" not found", - "Invalid backend or authentication mechanism class" : "Invalid backend or authentication mechanism class", - "Invalid mount point" : "Invalid mount point", - "Objectstore forbidden" : "Objectstore forbidden", - "Invalid storage backend \"%s\"" : "Invalid storage backend \"%s\"", - "Not permitted to use backend \"%s\"" : "Not permitted to use backend \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Not permitted to use authentication mechanism \"%s\"", - "Unsatisfied backend parameters" : "Unsatisfied backend parameters", - "Unsatisfied authentication mechanism parameters" : "Unsatisfied authentication mechanism parameters", - "Insufficient data: %s" : "Insufficient data: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Storage with id \"%i\" is not user editable", "Dropbox App Configuration" : "Dropbox App Configuration", "Google Drive App Configuration" : "Google Drive App Configuration", "Personal" : "Personal", @@ -48,6 +36,18 @@ OC.L10N.register( "Credentials saving failed" : "Credentials saving failed", "Credentials required" : "Credentials required", "Save" : "Save", + "Storage with id \"%i\" not found" : "Storage with id \"%i\" not found", + "Invalid backend or authentication mechanism class" : "Invalid backend or authentication mechanism class", + "Invalid mount point" : "Invalid mount point", + "Objectstore forbidden" : "Objectstore forbidden", + "Invalid storage backend \"%s\"" : "Invalid storage backend \"%s\"", + "Not permitted to use backend \"%s\"" : "Not permitted to use backend \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Not permitted to use authentication mechanism \"%s\"", + "Unsatisfied backend parameters" : "Unsatisfied backend parameters", + "Unsatisfied authentication mechanism parameters" : "Unsatisfied authentication mechanism parameters", + "Insufficient data: %s" : "Insufficient data: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Storage with id \"%i\" is not user editable", "Access key" : "Access key", "Secret key" : "Secret key", "Builtin" : "Builtin", diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json index f8eba19c544..bafc6e617fd 100644 --- a/apps/files_external/l10n/en_GB.json +++ b/apps/files_external/l10n/en_GB.json @@ -5,18 +5,6 @@ "Step 1 failed. Exception: %s" : "Step 1 failed. Exception: %s", "Step 2 failed. Exception: %s" : "Step 2 failed. Exception: %s", "External storage" : "External storage", - "Storage with id \"%i\" not found" : "Storage with id \"%i\" not found", - "Invalid backend or authentication mechanism class" : "Invalid backend or authentication mechanism class", - "Invalid mount point" : "Invalid mount point", - "Objectstore forbidden" : "Objectstore forbidden", - "Invalid storage backend \"%s\"" : "Invalid storage backend \"%s\"", - "Not permitted to use backend \"%s\"" : "Not permitted to use backend \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Not permitted to use authentication mechanism \"%s\"", - "Unsatisfied backend parameters" : "Unsatisfied backend parameters", - "Unsatisfied authentication mechanism parameters" : "Unsatisfied authentication mechanism parameters", - "Insufficient data: %s" : "Insufficient data: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Storage with id \"%i\" is not user editable", "Dropbox App Configuration" : "Dropbox App Configuration", "Google Drive App Configuration" : "Google Drive App Configuration", "Personal" : "Personal", @@ -46,6 +34,18 @@ "Credentials saving failed" : "Credentials saving failed", "Credentials required" : "Credentials required", "Save" : "Save", + "Storage with id \"%i\" not found" : "Storage with id \"%i\" not found", + "Invalid backend or authentication mechanism class" : "Invalid backend or authentication mechanism class", + "Invalid mount point" : "Invalid mount point", + "Objectstore forbidden" : "Objectstore forbidden", + "Invalid storage backend \"%s\"" : "Invalid storage backend \"%s\"", + "Not permitted to use backend \"%s\"" : "Not permitted to use backend \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Not permitted to use authentication mechanism \"%s\"", + "Unsatisfied backend parameters" : "Unsatisfied backend parameters", + "Unsatisfied authentication mechanism parameters" : "Unsatisfied authentication mechanism parameters", + "Insufficient data: %s" : "Insufficient data: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Storage with id \"%i\" is not user editable", "Access key" : "Access key", "Secret key" : "Secret key", "Builtin" : "Builtin", diff --git a/apps/files_external/l10n/eo.js b/apps/files_external/l10n/eo.js index 56c9dab1cf4..0c195709726 100644 --- a/apps/files_external/l10n/eo.js +++ b/apps/files_external/l10n/eo.js @@ -2,10 +2,6 @@ OC.L10N.register( "files_external", { "External storage" : "Malena memorilo", - "Invalid storage backend \"%s\"" : "Ne validas memormotoro \"%s”", - "Not permitted to use backend \"%s\"" : "Ne permesatas uzi motoron “%s”", - "Insufficient data: %s" : "Nesufiĉaj datumoj: %s", - "%s" : "%s", "Personal" : "Persona", "System" : "Sistemo", "Grant access" : "Doni alirpermeson", @@ -17,6 +13,10 @@ OC.L10N.register( "Username" : "Uzantonomo", "Password" : "Pasvorto", "Save" : "Konservi", + "Invalid storage backend \"%s\"" : "Ne validas memormotoro \"%s”", + "Not permitted to use backend \"%s\"" : "Ne permesatas uzi motoron “%s”", + "Insufficient data: %s" : "Nesufiĉaj datumoj: %s", + "%s" : "%s", "Access key" : "Alira ŝlosilo", "Secret key" : "Sekreta ŝlosilo", "None" : "Nenio", diff --git a/apps/files_external/l10n/eo.json b/apps/files_external/l10n/eo.json index 5988fd66a5d..8724f0cb6b3 100644 --- a/apps/files_external/l10n/eo.json +++ b/apps/files_external/l10n/eo.json @@ -1,9 +1,5 @@ { "translations": { "External storage" : "Malena memorilo", - "Invalid storage backend \"%s\"" : "Ne validas memormotoro \"%s”", - "Not permitted to use backend \"%s\"" : "Ne permesatas uzi motoron “%s”", - "Insufficient data: %s" : "Nesufiĉaj datumoj: %s", - "%s" : "%s", "Personal" : "Persona", "System" : "Sistemo", "Grant access" : "Doni alirpermeson", @@ -15,6 +11,10 @@ "Username" : "Uzantonomo", "Password" : "Pasvorto", "Save" : "Konservi", + "Invalid storage backend \"%s\"" : "Ne validas memormotoro \"%s”", + "Not permitted to use backend \"%s\"" : "Ne permesatas uzi motoron “%s”", + "Insufficient data: %s" : "Nesufiĉaj datumoj: %s", + "%s" : "%s", "Access key" : "Alira ŝlosilo", "Secret key" : "Sekreta ŝlosilo", "None" : "Nenio", diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js index 2fdeaf1c8a0..4c54d2c5278 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -7,18 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "El paso 1 falló. Excepción: %s", "Step 2 failed. Exception: %s" : "El paso 2 falló. Excepción: %s", "External storage" : "Almacenamiento externo", - "Storage with id \"%i\" not found" : "No se ha encontrado almacenamiento con id \"%i\"", - "Invalid backend or authentication mechanism class" : "Sistema o mecanismo de autentificación inválido", - "Invalid mount point" : "Punto de montaje no válido", - "Objectstore forbidden" : "Objeto de almacenaje prohibido", - "Invalid storage backend \"%s\"" : "Motor de almacenamiento no válido «%s»", - "Not permitted to use backend \"%s\"" : "No se permite usar el mecanismo \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "No está permitido usar el mecanismo de autentificación \"%s\"", - "Unsatisfied backend parameters" : "Los parámetros del sistema no son válidos", - "Unsatisfied authentication mechanism parameters" : "Los parámetros del mecanismo de autentificación no son válidos", - "Insufficient data: %s" : "Datos insuficientes: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no es editable por usuarios", "Dropbox App Configuration" : "Configuración de la app de Dropbox", "Google Drive App Configuration" : "Configuración de la app de Google Drive", "Personal" : "Personal", @@ -48,6 +36,18 @@ OC.L10N.register( "Credentials saving failed" : "Guardado de credenciales fallido", "Credentials required" : "Credenciales requeridos", "Save" : "Guardar", + "Storage with id \"%i\" not found" : "No se ha encontrado almacenamiento con id \"%i\"", + "Invalid backend or authentication mechanism class" : "Sistema o mecanismo de autentificación inválido", + "Invalid mount point" : "Punto de montaje no válido", + "Objectstore forbidden" : "Objeto de almacenaje prohibido", + "Invalid storage backend \"%s\"" : "Motor de almacenamiento no válido «%s»", + "Not permitted to use backend \"%s\"" : "No se permite usar el mecanismo \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "No está permitido usar el mecanismo de autentificación \"%s\"", + "Unsatisfied backend parameters" : "Los parámetros del sistema no son válidos", + "Unsatisfied authentication mechanism parameters" : "Los parámetros del mecanismo de autentificación no son válidos", + "Insufficient data: %s" : "Datos insuficientes: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no es editable por usuarios", "Access key" : "Clave de acceso", "Secret key" : "Clave secreta", "Builtin" : "Incorporado", diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json index 912455132fa..fef98ec1656 100644 --- a/apps/files_external/l10n/es.json +++ b/apps/files_external/l10n/es.json @@ -5,18 +5,6 @@ "Step 1 failed. Exception: %s" : "El paso 1 falló. Excepción: %s", "Step 2 failed. Exception: %s" : "El paso 2 falló. Excepción: %s", "External storage" : "Almacenamiento externo", - "Storage with id \"%i\" not found" : "No se ha encontrado almacenamiento con id \"%i\"", - "Invalid backend or authentication mechanism class" : "Sistema o mecanismo de autentificación inválido", - "Invalid mount point" : "Punto de montaje no válido", - "Objectstore forbidden" : "Objeto de almacenaje prohibido", - "Invalid storage backend \"%s\"" : "Motor de almacenamiento no válido «%s»", - "Not permitted to use backend \"%s\"" : "No se permite usar el mecanismo \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "No está permitido usar el mecanismo de autentificación \"%s\"", - "Unsatisfied backend parameters" : "Los parámetros del sistema no son válidos", - "Unsatisfied authentication mechanism parameters" : "Los parámetros del mecanismo de autentificación no son válidos", - "Insufficient data: %s" : "Datos insuficientes: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no es editable por usuarios", "Dropbox App Configuration" : "Configuración de la app de Dropbox", "Google Drive App Configuration" : "Configuración de la app de Google Drive", "Personal" : "Personal", @@ -46,6 +34,18 @@ "Credentials saving failed" : "Guardado de credenciales fallido", "Credentials required" : "Credenciales requeridos", "Save" : "Guardar", + "Storage with id \"%i\" not found" : "No se ha encontrado almacenamiento con id \"%i\"", + "Invalid backend or authentication mechanism class" : "Sistema o mecanismo de autentificación inválido", + "Invalid mount point" : "Punto de montaje no válido", + "Objectstore forbidden" : "Objeto de almacenaje prohibido", + "Invalid storage backend \"%s\"" : "Motor de almacenamiento no válido «%s»", + "Not permitted to use backend \"%s\"" : "No se permite usar el mecanismo \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "No está permitido usar el mecanismo de autentificación \"%s\"", + "Unsatisfied backend parameters" : "Los parámetros del sistema no son válidos", + "Unsatisfied authentication mechanism parameters" : "Los parámetros del mecanismo de autentificación no son válidos", + "Insufficient data: %s" : "Datos insuficientes: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no es editable por usuarios", "Access key" : "Clave de acceso", "Secret key" : "Clave secreta", "Builtin" : "Incorporado", diff --git a/apps/files_external/l10n/et_EE.js b/apps/files_external/l10n/et_EE.js index dac4ed3b3fb..795f89accd6 100644 --- a/apps/files_external/l10n/et_EE.js +++ b/apps/files_external/l10n/et_EE.js @@ -4,13 +4,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Samm 1 ebaõnnestus. Erind: %s", "Step 2 failed. Exception: %s" : "Samm 2 ebaõnnestus. Erind: %s", "External storage" : "Väline andmehoidla", - "Storage with id \"%i\" not found" : "Salvestuskohta ID-ga \"%i\" ei leitud", - "Invalid mount point" : "Vigane ühenduspunkt", - "Objectstore forbidden" : "Objectstore on keelatud", - "Invalid storage backend \"%s\"" : "Vigane salvestuskoha taustsüsteem \"%s\"", - "Unsatisfied backend parameters" : "Rahuldamata taustarakenduse parameetrid", - "Insufficient data: %s" : "Pole piisavalt andmeid: %s", - "%s" : "%s", "Personal" : "Isiklik", "System" : "Süsteem", "Grant access" : "Anna ligipääs", @@ -31,6 +24,13 @@ OC.L10N.register( "Password" : "Parool", "Credentials required" : "Kasutajatunnused on nõutud", "Save" : "Salvesta", + "Storage with id \"%i\" not found" : "Salvestuskohta ID-ga \"%i\" ei leitud", + "Invalid mount point" : "Vigane ühenduspunkt", + "Objectstore forbidden" : "Objectstore on keelatud", + "Invalid storage backend \"%s\"" : "Vigane salvestuskoha taustsüsteem \"%s\"", + "Unsatisfied backend parameters" : "Rahuldamata taustarakenduse parameetrid", + "Insufficient data: %s" : "Pole piisavalt andmeid: %s", + "%s" : "%s", "Access key" : "Ligipääsuvõti", "Secret key" : "Salavõti", "Builtin" : "Sisseehitatud", diff --git a/apps/files_external/l10n/et_EE.json b/apps/files_external/l10n/et_EE.json index e941509ccfe..39f060107d1 100644 --- a/apps/files_external/l10n/et_EE.json +++ b/apps/files_external/l10n/et_EE.json @@ -2,13 +2,6 @@ "Step 1 failed. Exception: %s" : "Samm 1 ebaõnnestus. Erind: %s", "Step 2 failed. Exception: %s" : "Samm 2 ebaõnnestus. Erind: %s", "External storage" : "Väline andmehoidla", - "Storage with id \"%i\" not found" : "Salvestuskohta ID-ga \"%i\" ei leitud", - "Invalid mount point" : "Vigane ühenduspunkt", - "Objectstore forbidden" : "Objectstore on keelatud", - "Invalid storage backend \"%s\"" : "Vigane salvestuskoha taustsüsteem \"%s\"", - "Unsatisfied backend parameters" : "Rahuldamata taustarakenduse parameetrid", - "Insufficient data: %s" : "Pole piisavalt andmeid: %s", - "%s" : "%s", "Personal" : "Isiklik", "System" : "Süsteem", "Grant access" : "Anna ligipääs", @@ -29,6 +22,13 @@ "Password" : "Parool", "Credentials required" : "Kasutajatunnused on nõutud", "Save" : "Salvesta", + "Storage with id \"%i\" not found" : "Salvestuskohta ID-ga \"%i\" ei leitud", + "Invalid mount point" : "Vigane ühenduspunkt", + "Objectstore forbidden" : "Objectstore on keelatud", + "Invalid storage backend \"%s\"" : "Vigane salvestuskoha taustsüsteem \"%s\"", + "Unsatisfied backend parameters" : "Rahuldamata taustarakenduse parameetrid", + "Insufficient data: %s" : "Pole piisavalt andmeid: %s", + "%s" : "%s", "Access key" : "Ligipääsuvõti", "Secret key" : "Salavõti", "Builtin" : "Sisseehitatud", diff --git a/apps/files_external/l10n/fa.js b/apps/files_external/l10n/fa.js index bfdf480cdfa..769199cd32d 100644 --- a/apps/files_external/l10n/fa.js +++ b/apps/files_external/l10n/fa.js @@ -5,7 +5,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "گام 1 ناموفق بود. خطا: %s", "Step 2 failed. Exception: %s" : "گام 2ناموفق بود. خطا: %s", "External storage" : "حافظه خارجی", - "Storage with id \"%i\" not found" : "فضای ذخیرهسازی با شماره \"%i\" یافت نشد", "Personal" : "شخصی", "System" : "سیستم", "Grant access" : " مجوز اعطا دسترسی", @@ -17,6 +16,7 @@ OC.L10N.register( "Username" : "نام کاربری", "Password" : "گذرواژه", "Save" : "ذخیره", + "Storage with id \"%i\" not found" : "فضای ذخیرهسازی با شماره \"%i\" یافت نشد", "Access key" : "کلید دسترسی", "Secret key" : "کلید مخفی", "None" : "هیچکدام", diff --git a/apps/files_external/l10n/fa.json b/apps/files_external/l10n/fa.json index 66da7c5785e..e19a769454b 100644 --- a/apps/files_external/l10n/fa.json +++ b/apps/files_external/l10n/fa.json @@ -3,7 +3,6 @@ "Step 1 failed. Exception: %s" : "گام 1 ناموفق بود. خطا: %s", "Step 2 failed. Exception: %s" : "گام 2ناموفق بود. خطا: %s", "External storage" : "حافظه خارجی", - "Storage with id \"%i\" not found" : "فضای ذخیرهسازی با شماره \"%i\" یافت نشد", "Personal" : "شخصی", "System" : "سیستم", "Grant access" : " مجوز اعطا دسترسی", @@ -15,6 +14,7 @@ "Username" : "نام کاربری", "Password" : "گذرواژه", "Save" : "ذخیره", + "Storage with id \"%i\" not found" : "فضای ذخیرهسازی با شماره \"%i\" یافت نشد", "Access key" : "کلید دسترسی", "Secret key" : "کلید مخفی", "None" : "هیچکدام", diff --git a/apps/files_external/l10n/fi_FI.js b/apps/files_external/l10n/fi_FI.js index 1a75d42efdb..2d9ae2bedcb 100644 --- a/apps/files_external/l10n/fi_FI.js +++ b/apps/files_external/l10n/fi_FI.js @@ -4,9 +4,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Vaihe 1 epäonnistui. Poikkeus: %s", "Step 2 failed. Exception: %s" : "Vaihe 2 epäonnistui. Poikkeus: %s", "External storage" : "Ulkoinen tallennustila", - "Storage with id \"%i\" not found" : "Tallennustilaa tunnisteella \"%i\" ei löytynyt", - "Invalid mount point" : "Virheellinen liitoskohta", - "%s" : "%s", "Personal" : "Henkilökohtainen", "System" : "Järjestelmä", "Grant access" : "Salli pääsy", @@ -33,6 +30,9 @@ OC.L10N.register( "Credentials saving failed" : "Kirjautumistietojen tallentaminen epäonnistui", "Credentials required" : "Kirjautumistiedot vaaditaan", "Save" : "Tallenna", + "Storage with id \"%i\" not found" : "Tallennustilaa tunnisteella \"%i\" ei löytynyt", + "Invalid mount point" : "Virheellinen liitoskohta", + "%s" : "%s", "Builtin" : "Sisäänrakennettu", "None" : "Ei mitään", "OAuth1" : "OAuth1", diff --git a/apps/files_external/l10n/fi_FI.json b/apps/files_external/l10n/fi_FI.json index a342d6b84f7..344cdb206c5 100644 --- a/apps/files_external/l10n/fi_FI.json +++ b/apps/files_external/l10n/fi_FI.json @@ -2,9 +2,6 @@ "Step 1 failed. Exception: %s" : "Vaihe 1 epäonnistui. Poikkeus: %s", "Step 2 failed. Exception: %s" : "Vaihe 2 epäonnistui. Poikkeus: %s", "External storage" : "Ulkoinen tallennustila", - "Storage with id \"%i\" not found" : "Tallennustilaa tunnisteella \"%i\" ei löytynyt", - "Invalid mount point" : "Virheellinen liitoskohta", - "%s" : "%s", "Personal" : "Henkilökohtainen", "System" : "Järjestelmä", "Grant access" : "Salli pääsy", @@ -31,6 +28,9 @@ "Credentials saving failed" : "Kirjautumistietojen tallentaminen epäonnistui", "Credentials required" : "Kirjautumistiedot vaaditaan", "Save" : "Tallenna", + "Storage with id \"%i\" not found" : "Tallennustilaa tunnisteella \"%i\" ei löytynyt", + "Invalid mount point" : "Virheellinen liitoskohta", + "%s" : "%s", "Builtin" : "Sisäänrakennettu", "None" : "Ei mitään", "OAuth1" : "OAuth1", diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js index b6cb04355f0..9bec74126bd 100644 --- a/apps/files_external/l10n/fr.js +++ b/apps/files_external/l10n/fr.js @@ -7,18 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "L’étape 1 a échoué. Erreur : %s", "Step 2 failed. Exception: %s" : "L’étape 2 a échoué. Erreur : %s", "External storage" : "Stockage externe", - "Storage with id \"%i\" not found" : "Stockage avec l'id \"%i\" non trouvé", - "Invalid backend or authentication mechanism class" : "Service ou méthode d'authentification non valable", - "Invalid mount point" : "Point de montage non valide", - "Objectstore forbidden" : "\"Objectstore\" interdit", - "Invalid storage backend \"%s\"" : "Service de stockage non valide : \"%s\"", - "Not permitted to use backend \"%s\"" : "Non autorisé à utiliser le service \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Non autorisé à utiliser le mécanisme d'authentification \"%s\"", - "Unsatisfied backend parameters" : "Paramètres manquants pour le service", - "Unsatisfied authentication mechanism parameters" : "Paramètres manquants pour la méthode d'authentification", - "Insufficient data: %s" : "Données insuffisantes : %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Le support de stockage d'id \"%i\" n'est pas modifiable par les utilisateurs", "Dropbox App Configuration" : "Configuration de l'application Dropbox", "Google Drive App Configuration" : "Configuration de l'application Google Drive", "Personal" : "Personnel", @@ -48,6 +36,18 @@ OC.L10N.register( "Credentials saving failed" : "La sauvegarde des identifiants a échoué", "Credentials required" : "Des informations d'identification sont requises", "Save" : "Enregistrer", + "Storage with id \"%i\" not found" : "Stockage avec l'id \"%i\" non trouvé", + "Invalid backend or authentication mechanism class" : "Service ou méthode d'authentification non valable", + "Invalid mount point" : "Point de montage non valide", + "Objectstore forbidden" : "\"Objectstore\" interdit", + "Invalid storage backend \"%s\"" : "Service de stockage non valide : \"%s\"", + "Not permitted to use backend \"%s\"" : "Non autorisé à utiliser le service \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Non autorisé à utiliser le mécanisme d'authentification \"%s\"", + "Unsatisfied backend parameters" : "Paramètres manquants pour le service", + "Unsatisfied authentication mechanism parameters" : "Paramètres manquants pour la méthode d'authentification", + "Insufficient data: %s" : "Données insuffisantes : %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Le support de stockage d'id \"%i\" n'est pas modifiable par les utilisateurs", "Access key" : "Clé d'accès", "Secret key" : "Clé secrète", "Builtin" : "Intégré", diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json index 89bd6d19542..71f2f05462c 100644 --- a/apps/files_external/l10n/fr.json +++ b/apps/files_external/l10n/fr.json @@ -5,18 +5,6 @@ "Step 1 failed. Exception: %s" : "L’étape 1 a échoué. Erreur : %s", "Step 2 failed. Exception: %s" : "L’étape 2 a échoué. Erreur : %s", "External storage" : "Stockage externe", - "Storage with id \"%i\" not found" : "Stockage avec l'id \"%i\" non trouvé", - "Invalid backend or authentication mechanism class" : "Service ou méthode d'authentification non valable", - "Invalid mount point" : "Point de montage non valide", - "Objectstore forbidden" : "\"Objectstore\" interdit", - "Invalid storage backend \"%s\"" : "Service de stockage non valide : \"%s\"", - "Not permitted to use backend \"%s\"" : "Non autorisé à utiliser le service \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Non autorisé à utiliser le mécanisme d'authentification \"%s\"", - "Unsatisfied backend parameters" : "Paramètres manquants pour le service", - "Unsatisfied authentication mechanism parameters" : "Paramètres manquants pour la méthode d'authentification", - "Insufficient data: %s" : "Données insuffisantes : %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Le support de stockage d'id \"%i\" n'est pas modifiable par les utilisateurs", "Dropbox App Configuration" : "Configuration de l'application Dropbox", "Google Drive App Configuration" : "Configuration de l'application Google Drive", "Personal" : "Personnel", @@ -46,6 +34,18 @@ "Credentials saving failed" : "La sauvegarde des identifiants a échoué", "Credentials required" : "Des informations d'identification sont requises", "Save" : "Enregistrer", + "Storage with id \"%i\" not found" : "Stockage avec l'id \"%i\" non trouvé", + "Invalid backend or authentication mechanism class" : "Service ou méthode d'authentification non valable", + "Invalid mount point" : "Point de montage non valide", + "Objectstore forbidden" : "\"Objectstore\" interdit", + "Invalid storage backend \"%s\"" : "Service de stockage non valide : \"%s\"", + "Not permitted to use backend \"%s\"" : "Non autorisé à utiliser le service \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Non autorisé à utiliser le mécanisme d'authentification \"%s\"", + "Unsatisfied backend parameters" : "Paramètres manquants pour le service", + "Unsatisfied authentication mechanism parameters" : "Paramètres manquants pour la méthode d'authentification", + "Insufficient data: %s" : "Données insuffisantes : %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Le support de stockage d'id \"%i\" n'est pas modifiable par les utilisateurs", "Access key" : "Clé d'accès", "Secret key" : "Clé secrète", "Builtin" : "Intégré", diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js index e0db1aac509..5d74963384b 100644 --- a/apps/files_external/l10n/gl.js +++ b/apps/files_external/l10n/gl.js @@ -4,9 +4,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Fallou o paso 1. Excepción: %s", "Step 2 failed. Exception: %s" : "Fallou o paso 2. Excepción: %s", "External storage" : "Almacenamento externo", - "Storage with id \"%i\" not found" : "Non se atopa o almacenamento co ID «%i» ", - "Invalid mount point" : "Punto de montaxe incorrecto", - "Invalid storage backend \"%s\"" : "Infraestrutura de almacenamento «%s» incorrecta", "Personal" : "Persoal", "System" : "Sistema", "Grant access" : "Permitir o acceso", @@ -18,6 +15,9 @@ OC.L10N.register( "Username" : "Nome de usuario", "Password" : "Contrasinal", "Save" : "Gardar", + "Storage with id \"%i\" not found" : "Non se atopa o almacenamento co ID «%i» ", + "Invalid mount point" : "Punto de montaxe incorrecto", + "Invalid storage backend \"%s\"" : "Infraestrutura de almacenamento «%s» incorrecta", "None" : "Ningún", "App key" : "Clave da API", "App secret" : "Secreto da aplicación", diff --git a/apps/files_external/l10n/gl.json b/apps/files_external/l10n/gl.json index f3df77435f7..8e57c5902c9 100644 --- a/apps/files_external/l10n/gl.json +++ b/apps/files_external/l10n/gl.json @@ -2,9 +2,6 @@ "Step 1 failed. Exception: %s" : "Fallou o paso 1. Excepción: %s", "Step 2 failed. Exception: %s" : "Fallou o paso 2. Excepción: %s", "External storage" : "Almacenamento externo", - "Storage with id \"%i\" not found" : "Non se atopa o almacenamento co ID «%i» ", - "Invalid mount point" : "Punto de montaxe incorrecto", - "Invalid storage backend \"%s\"" : "Infraestrutura de almacenamento «%s» incorrecta", "Personal" : "Persoal", "System" : "Sistema", "Grant access" : "Permitir o acceso", @@ -16,6 +13,9 @@ "Username" : "Nome de usuario", "Password" : "Contrasinal", "Save" : "Gardar", + "Storage with id \"%i\" not found" : "Non se atopa o almacenamento co ID «%i» ", + "Invalid mount point" : "Punto de montaxe incorrecto", + "Invalid storage backend \"%s\"" : "Infraestrutura de almacenamento «%s» incorrecta", "None" : "Ningún", "App key" : "Clave da API", "App secret" : "Secreto da aplicación", diff --git a/apps/files_external/l10n/he.js b/apps/files_external/l10n/he.js index f2d23c61b7b..461d9db75b3 100644 --- a/apps/files_external/l10n/he.js +++ b/apps/files_external/l10n/he.js @@ -7,18 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "שלב 1 נכשל. חריג: %s", "Step 2 failed. Exception: %s" : "שלב 2 נכשל. חריג: %s", "External storage" : "אחסון חיצוני", - "Storage with id \"%i\" not found" : "אחסון עם מספר זיהוי \"%i\" לא אותר", - "Invalid backend or authentication mechanism class" : "צד אחורי או סוג מנגנון אימות לא חוקי", - "Invalid mount point" : "נקודת עגינה לא חוקית", - "Objectstore forbidden" : "Objectstore חסום", - "Invalid storage backend \"%s\"" : "צד אחורי של האחסון אינו תקין \"%s\"", - "Not permitted to use backend \"%s\"" : "השימוש בצד אחורי \"%s\" אינו מותר", - "Not permitted to use authentication mechanism \"%s\"" : "השימוש במכניזם אימות \"%s\" אינו מותר", - "Unsatisfied backend parameters" : "פרמטרים צד אחורי אינם מספקים", - "Unsatisfied authentication mechanism parameters" : "פרמטרים של מכניזם אימות אינם מספקים", - "Insufficient data: %s" : "מידע לא מספק: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "האחסון עם זהות \"%i\" לא ניתן לעריכה", "Personal" : "אישי", "System" : "מערכת", "Grant access" : "הענקת גישה", @@ -46,6 +34,18 @@ OC.L10N.register( "Credentials saving failed" : "שמירת פרטי גישה נכשלה", "Credentials required" : "נדרשים פרטי גישה", "Save" : "שמירה", + "Storage with id \"%i\" not found" : "אחסון עם מספר זיהוי \"%i\" לא אותר", + "Invalid backend or authentication mechanism class" : "צד אחורי או סוג מנגנון אימות לא חוקי", + "Invalid mount point" : "נקודת עגינה לא חוקית", + "Objectstore forbidden" : "Objectstore חסום", + "Invalid storage backend \"%s\"" : "צד אחורי של האחסון אינו תקין \"%s\"", + "Not permitted to use backend \"%s\"" : "השימוש בצד אחורי \"%s\" אינו מותר", + "Not permitted to use authentication mechanism \"%s\"" : "השימוש במכניזם אימות \"%s\" אינו מותר", + "Unsatisfied backend parameters" : "פרמטרים צד אחורי אינם מספקים", + "Unsatisfied authentication mechanism parameters" : "פרמטרים של מכניזם אימות אינם מספקים", + "Insufficient data: %s" : "מידע לא מספק: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "האחסון עם זהות \"%i\" לא ניתן לעריכה", "Access key" : "מפתח כניסה", "Secret key" : "מפתח סודי", "Builtin" : "מובנה", diff --git a/apps/files_external/l10n/he.json b/apps/files_external/l10n/he.json index 9e3ac62475f..1f9e7051669 100644 --- a/apps/files_external/l10n/he.json +++ b/apps/files_external/l10n/he.json @@ -5,18 +5,6 @@ "Step 1 failed. Exception: %s" : "שלב 1 נכשל. חריג: %s", "Step 2 failed. Exception: %s" : "שלב 2 נכשל. חריג: %s", "External storage" : "אחסון חיצוני", - "Storage with id \"%i\" not found" : "אחסון עם מספר זיהוי \"%i\" לא אותר", - "Invalid backend or authentication mechanism class" : "צד אחורי או סוג מנגנון אימות לא חוקי", - "Invalid mount point" : "נקודת עגינה לא חוקית", - "Objectstore forbidden" : "Objectstore חסום", - "Invalid storage backend \"%s\"" : "צד אחורי של האחסון אינו תקין \"%s\"", - "Not permitted to use backend \"%s\"" : "השימוש בצד אחורי \"%s\" אינו מותר", - "Not permitted to use authentication mechanism \"%s\"" : "השימוש במכניזם אימות \"%s\" אינו מותר", - "Unsatisfied backend parameters" : "פרמטרים צד אחורי אינם מספקים", - "Unsatisfied authentication mechanism parameters" : "פרמטרים של מכניזם אימות אינם מספקים", - "Insufficient data: %s" : "מידע לא מספק: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "האחסון עם זהות \"%i\" לא ניתן לעריכה", "Personal" : "אישי", "System" : "מערכת", "Grant access" : "הענקת גישה", @@ -44,6 +32,18 @@ "Credentials saving failed" : "שמירת פרטי גישה נכשלה", "Credentials required" : "נדרשים פרטי גישה", "Save" : "שמירה", + "Storage with id \"%i\" not found" : "אחסון עם מספר זיהוי \"%i\" לא אותר", + "Invalid backend or authentication mechanism class" : "צד אחורי או סוג מנגנון אימות לא חוקי", + "Invalid mount point" : "נקודת עגינה לא חוקית", + "Objectstore forbidden" : "Objectstore חסום", + "Invalid storage backend \"%s\"" : "צד אחורי של האחסון אינו תקין \"%s\"", + "Not permitted to use backend \"%s\"" : "השימוש בצד אחורי \"%s\" אינו מותר", + "Not permitted to use authentication mechanism \"%s\"" : "השימוש במכניזם אימות \"%s\" אינו מותר", + "Unsatisfied backend parameters" : "פרמטרים צד אחורי אינם מספקים", + "Unsatisfied authentication mechanism parameters" : "פרמטרים של מכניזם אימות אינם מספקים", + "Insufficient data: %s" : "מידע לא מספק: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "האחסון עם זהות \"%i\" לא ניתן לעריכה", "Access key" : "מפתח כניסה", "Secret key" : "מפתח סודי", "Builtin" : "מובנה", diff --git a/apps/files_external/l10n/hu_HU.js b/apps/files_external/l10n/hu_HU.js index 63f31d417ec..4bfe55fd4bf 100644 --- a/apps/files_external/l10n/hu_HU.js +++ b/apps/files_external/l10n/hu_HU.js @@ -2,7 +2,6 @@ OC.L10N.register( "files_external", { "External storage" : "Külső tárolók", - "%s" : "%s", "Personal" : "Személyes", "System" : "Rendszer", "Grant access" : "Megadom a hozzáférést", @@ -20,6 +19,7 @@ OC.L10N.register( "Username" : "Felhasználónév", "Password" : "Jelszó", "Save" : "Mentés", + "%s" : "%s", "Access key" : "Hozzáférési kulcs", "Secret key" : "Titkos kulcs", "None" : "Egyik sem", diff --git a/apps/files_external/l10n/hu_HU.json b/apps/files_external/l10n/hu_HU.json index 582ebb4aa36..9efbacb48ce 100644 --- a/apps/files_external/l10n/hu_HU.json +++ b/apps/files_external/l10n/hu_HU.json @@ -1,6 +1,5 @@ { "translations": { "External storage" : "Külső tárolók", - "%s" : "%s", "Personal" : "Személyes", "System" : "Rendszer", "Grant access" : "Megadom a hozzáférést", @@ -18,6 +17,7 @@ "Username" : "Felhasználónév", "Password" : "Jelszó", "Save" : "Mentés", + "%s" : "%s", "Access key" : "Hozzáférési kulcs", "Secret key" : "Titkos kulcs", "None" : "Egyik sem", diff --git a/apps/files_external/l10n/id.js b/apps/files_external/l10n/id.js index d4fae999373..8911d9eb4a3 100644 --- a/apps/files_external/l10n/id.js +++ b/apps/files_external/l10n/id.js @@ -7,15 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Langkah 1 gagal. Kecuali: %s", "Step 2 failed. Exception: %s" : "Langkah 2 gagal. Kecuali: %s", "External storage" : "Penyimpanan eksternal", - "Storage with id \"%i\" not found" : "Penyimpanan dengan id \"%i\" tidak ditemukan", - "Invalid backend or authentication mechanism class" : "Beckend atau kelas mekanisme otentikasi salah.", - "Invalid mount point" : "Mount point salah", - "Objectstore forbidden" : "Objectstore terlarang", - "Invalid storage backend \"%s\"" : "Backend penyimpanan \"%s\" salah", - "Not permitted to use backend \"%s\"" : "Tidak diizinkan menggunakan backend \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Tidak diizinkan menggunakan mekanisme otentikasi \"%s\"", - "Unsatisfied backend parameters" : "Parameter backend tidak lengkap", - "Unsatisfied authentication mechanism parameters" : "Parameter mekanisme otentikasi tidak lengkap", "Personal" : "Pribadi", "System" : "Sistem", "Grant access" : "Berikan hak akses", @@ -29,6 +20,15 @@ OC.L10N.register( "Username" : "Nama Pengguna", "Password" : "Sandi", "Save" : "Simpan", + "Storage with id \"%i\" not found" : "Penyimpanan dengan id \"%i\" tidak ditemukan", + "Invalid backend or authentication mechanism class" : "Beckend atau kelas mekanisme otentikasi salah.", + "Invalid mount point" : "Mount point salah", + "Objectstore forbidden" : "Objectstore terlarang", + "Invalid storage backend \"%s\"" : "Backend penyimpanan \"%s\" salah", + "Not permitted to use backend \"%s\"" : "Tidak diizinkan menggunakan backend \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Tidak diizinkan menggunakan mekanisme otentikasi \"%s\"", + "Unsatisfied backend parameters" : "Parameter backend tidak lengkap", + "Unsatisfied authentication mechanism parameters" : "Parameter mekanisme otentikasi tidak lengkap", "Access key" : "Kunci akses", "Secret key" : "Kunci rahasia", "Builtin" : "Internal", diff --git a/apps/files_external/l10n/id.json b/apps/files_external/l10n/id.json index 7d83789176a..f2b130b0101 100644 --- a/apps/files_external/l10n/id.json +++ b/apps/files_external/l10n/id.json @@ -5,15 +5,6 @@ "Step 1 failed. Exception: %s" : "Langkah 1 gagal. Kecuali: %s", "Step 2 failed. Exception: %s" : "Langkah 2 gagal. Kecuali: %s", "External storage" : "Penyimpanan eksternal", - "Storage with id \"%i\" not found" : "Penyimpanan dengan id \"%i\" tidak ditemukan", - "Invalid backend or authentication mechanism class" : "Beckend atau kelas mekanisme otentikasi salah.", - "Invalid mount point" : "Mount point salah", - "Objectstore forbidden" : "Objectstore terlarang", - "Invalid storage backend \"%s\"" : "Backend penyimpanan \"%s\" salah", - "Not permitted to use backend \"%s\"" : "Tidak diizinkan menggunakan backend \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Tidak diizinkan menggunakan mekanisme otentikasi \"%s\"", - "Unsatisfied backend parameters" : "Parameter backend tidak lengkap", - "Unsatisfied authentication mechanism parameters" : "Parameter mekanisme otentikasi tidak lengkap", "Personal" : "Pribadi", "System" : "Sistem", "Grant access" : "Berikan hak akses", @@ -27,6 +18,15 @@ "Username" : "Nama Pengguna", "Password" : "Sandi", "Save" : "Simpan", + "Storage with id \"%i\" not found" : "Penyimpanan dengan id \"%i\" tidak ditemukan", + "Invalid backend or authentication mechanism class" : "Beckend atau kelas mekanisme otentikasi salah.", + "Invalid mount point" : "Mount point salah", + "Objectstore forbidden" : "Objectstore terlarang", + "Invalid storage backend \"%s\"" : "Backend penyimpanan \"%s\" salah", + "Not permitted to use backend \"%s\"" : "Tidak diizinkan menggunakan backend \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Tidak diizinkan menggunakan mekanisme otentikasi \"%s\"", + "Unsatisfied backend parameters" : "Parameter backend tidak lengkap", + "Unsatisfied authentication mechanism parameters" : "Parameter mekanisme otentikasi tidak lengkap", "Access key" : "Kunci akses", "Secret key" : "Kunci rahasia", "Builtin" : "Internal", diff --git a/apps/files_external/l10n/is.js b/apps/files_external/l10n/is.js index 06839f9d3d9..75d8dcd089e 100644 --- a/apps/files_external/l10n/is.js +++ b/apps/files_external/l10n/is.js @@ -7,18 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Skref 1 mistókst. Undantekning: %s", "Step 2 failed. Exception: %s" : "Skref 2 mistókst. Undantekning: %s", "External storage" : "Ytri gagnageymsla", - "Storage with id \"%i\" not found" : "Geymsla með auðkennið '%i' fannst ekki", - "Invalid backend or authentication mechanism class" : "Ógildur flokkur bakenda eða auðkenningartækni", - "Invalid mount point" : "Ógildur tengipunktur", - "Objectstore forbidden" : "Hlutageymsla (objectstore) bönnuð", - "Invalid storage backend \"%s\"" : "Ógildur geymslubakendi \"%s\"", - "Not permitted to use backend \"%s\"" : "Ekki leyft að nota \"%s\" bakendann", - "Not permitted to use authentication mechanism \"%s\"" : "Ekki leyft að nota \"%s\" auðkenningartæknina", - "Unsatisfied backend parameters" : "Óuppfyllt viðföng bakenda", - "Unsatisfied authentication mechanism parameters" : "Óuppfyllt viðföng auðkenningartækni", - "Insufficient data: %s" : "Ónóg gögn: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Geymslan með auðkennið '%s' er ekki breytanleg af notanda", "Personal" : "Einka", "System" : "Kerfi", "Grant access" : "Veita aðgengi", @@ -46,6 +34,18 @@ OC.L10N.register( "Credentials saving failed" : "Vistun auðkenna tókst ekki", "Credentials required" : "Auðkenna krafist", "Save" : "Vista", + "Storage with id \"%i\" not found" : "Geymsla með auðkennið '%i' fannst ekki", + "Invalid backend or authentication mechanism class" : "Ógildur flokkur bakenda eða auðkenningartækni", + "Invalid mount point" : "Ógildur tengipunktur", + "Objectstore forbidden" : "Hlutageymsla (objectstore) bönnuð", + "Invalid storage backend \"%s\"" : "Ógildur geymslubakendi \"%s\"", + "Not permitted to use backend \"%s\"" : "Ekki leyft að nota \"%s\" bakendann", + "Not permitted to use authentication mechanism \"%s\"" : "Ekki leyft að nota \"%s\" auðkenningartæknina", + "Unsatisfied backend parameters" : "Óuppfyllt viðföng bakenda", + "Unsatisfied authentication mechanism parameters" : "Óuppfyllt viðföng auðkenningartækni", + "Insufficient data: %s" : "Ónóg gögn: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Geymslan með auðkennið '%s' er ekki breytanleg af notanda", "Access key" : "Aðgangslykill", "Secret key" : "Leynilykill", "Builtin" : "Innbyggt", diff --git a/apps/files_external/l10n/is.json b/apps/files_external/l10n/is.json index 2a9f31333e9..21faff9c899 100644 --- a/apps/files_external/l10n/is.json +++ b/apps/files_external/l10n/is.json @@ -5,18 +5,6 @@ "Step 1 failed. Exception: %s" : "Skref 1 mistókst. Undantekning: %s", "Step 2 failed. Exception: %s" : "Skref 2 mistókst. Undantekning: %s", "External storage" : "Ytri gagnageymsla", - "Storage with id \"%i\" not found" : "Geymsla með auðkennið '%i' fannst ekki", - "Invalid backend or authentication mechanism class" : "Ógildur flokkur bakenda eða auðkenningartækni", - "Invalid mount point" : "Ógildur tengipunktur", - "Objectstore forbidden" : "Hlutageymsla (objectstore) bönnuð", - "Invalid storage backend \"%s\"" : "Ógildur geymslubakendi \"%s\"", - "Not permitted to use backend \"%s\"" : "Ekki leyft að nota \"%s\" bakendann", - "Not permitted to use authentication mechanism \"%s\"" : "Ekki leyft að nota \"%s\" auðkenningartæknina", - "Unsatisfied backend parameters" : "Óuppfyllt viðföng bakenda", - "Unsatisfied authentication mechanism parameters" : "Óuppfyllt viðföng auðkenningartækni", - "Insufficient data: %s" : "Ónóg gögn: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Geymslan með auðkennið '%s' er ekki breytanleg af notanda", "Personal" : "Einka", "System" : "Kerfi", "Grant access" : "Veita aðgengi", @@ -44,6 +32,18 @@ "Credentials saving failed" : "Vistun auðkenna tókst ekki", "Credentials required" : "Auðkenna krafist", "Save" : "Vista", + "Storage with id \"%i\" not found" : "Geymsla með auðkennið '%i' fannst ekki", + "Invalid backend or authentication mechanism class" : "Ógildur flokkur bakenda eða auðkenningartækni", + "Invalid mount point" : "Ógildur tengipunktur", + "Objectstore forbidden" : "Hlutageymsla (objectstore) bönnuð", + "Invalid storage backend \"%s\"" : "Ógildur geymslubakendi \"%s\"", + "Not permitted to use backend \"%s\"" : "Ekki leyft að nota \"%s\" bakendann", + "Not permitted to use authentication mechanism \"%s\"" : "Ekki leyft að nota \"%s\" auðkenningartæknina", + "Unsatisfied backend parameters" : "Óuppfyllt viðföng bakenda", + "Unsatisfied authentication mechanism parameters" : "Óuppfyllt viðföng auðkenningartækni", + "Insufficient data: %s" : "Ónóg gögn: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Geymslan með auðkennið '%s' er ekki breytanleg af notanda", "Access key" : "Aðgangslykill", "Secret key" : "Leynilykill", "Builtin" : "Innbyggt", diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js index f95c3c69155..50b93bc0d50 100644 --- a/apps/files_external/l10n/it.js +++ b/apps/files_external/l10n/it.js @@ -7,18 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Fase 1 non riuscita. Eccezione: %s", "Step 2 failed. Exception: %s" : "Fase 2 non riuscita. Eccezione: %s", "External storage" : "Archiviazione esterna", - "Storage with id \"%i\" not found" : "Archiviazione con ID \"%i\" non trovata", - "Invalid backend or authentication mechanism class" : "Motore o classe del meccanismo di autenticazione non valido", - "Invalid mount point" : "Punto di mount non valido", - "Objectstore forbidden" : "Objectstore vietato", - "Invalid storage backend \"%s\"" : "Motore di archiviazione \"%s\" non valido", - "Not permitted to use backend \"%s\"" : "Utilizzo del motore \"%s\" non permesso", - "Not permitted to use authentication mechanism \"%s\"" : "Utilizzo del meccanismo di autenticazione \"%s\" non permesso", - "Unsatisfied backend parameters" : "Parametri del motore non soddisfatti", - "Unsatisfied authentication mechanism parameters" : "Parametri del meccanismo di autenticazione non soddisfatti", - "Insufficient data: %s" : "Dati insufficienti: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "L'archiviazione con ID \"%i\" non è modificabile dall'utente", "Dropbox App Configuration" : "Configurazione applicazione Dropbox", "Google Drive App Configuration" : "Configurazione applicazione Google Drive", "Personal" : "Personale", @@ -48,6 +36,18 @@ OC.L10N.register( "Credentials saving failed" : "Salvataggio delle credenziali non riuscito", "Credentials required" : "Credenziali richieste", "Save" : "Salva", + "Storage with id \"%i\" not found" : "Archiviazione con ID \"%i\" non trovata", + "Invalid backend or authentication mechanism class" : "Motore o classe del meccanismo di autenticazione non valido", + "Invalid mount point" : "Punto di mount non valido", + "Objectstore forbidden" : "Objectstore vietato", + "Invalid storage backend \"%s\"" : "Motore di archiviazione \"%s\" non valido", + "Not permitted to use backend \"%s\"" : "Utilizzo del motore \"%s\" non permesso", + "Not permitted to use authentication mechanism \"%s\"" : "Utilizzo del meccanismo di autenticazione \"%s\" non permesso", + "Unsatisfied backend parameters" : "Parametri del motore non soddisfatti", + "Unsatisfied authentication mechanism parameters" : "Parametri del meccanismo di autenticazione non soddisfatti", + "Insufficient data: %s" : "Dati insufficienti: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "L'archiviazione con ID \"%i\" non è modificabile dall'utente", "Access key" : "Chiave di accesso", "Secret key" : "Chiave segreta", "Builtin" : "Integrata", diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json index 30b3445558b..6fd530b81f5 100644 --- a/apps/files_external/l10n/it.json +++ b/apps/files_external/l10n/it.json @@ -5,18 +5,6 @@ "Step 1 failed. Exception: %s" : "Fase 1 non riuscita. Eccezione: %s", "Step 2 failed. Exception: %s" : "Fase 2 non riuscita. Eccezione: %s", "External storage" : "Archiviazione esterna", - "Storage with id \"%i\" not found" : "Archiviazione con ID \"%i\" non trovata", - "Invalid backend or authentication mechanism class" : "Motore o classe del meccanismo di autenticazione non valido", - "Invalid mount point" : "Punto di mount non valido", - "Objectstore forbidden" : "Objectstore vietato", - "Invalid storage backend \"%s\"" : "Motore di archiviazione \"%s\" non valido", - "Not permitted to use backend \"%s\"" : "Utilizzo del motore \"%s\" non permesso", - "Not permitted to use authentication mechanism \"%s\"" : "Utilizzo del meccanismo di autenticazione \"%s\" non permesso", - "Unsatisfied backend parameters" : "Parametri del motore non soddisfatti", - "Unsatisfied authentication mechanism parameters" : "Parametri del meccanismo di autenticazione non soddisfatti", - "Insufficient data: %s" : "Dati insufficienti: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "L'archiviazione con ID \"%i\" non è modificabile dall'utente", "Dropbox App Configuration" : "Configurazione applicazione Dropbox", "Google Drive App Configuration" : "Configurazione applicazione Google Drive", "Personal" : "Personale", @@ -46,6 +34,18 @@ "Credentials saving failed" : "Salvataggio delle credenziali non riuscito", "Credentials required" : "Credenziali richieste", "Save" : "Salva", + "Storage with id \"%i\" not found" : "Archiviazione con ID \"%i\" non trovata", + "Invalid backend or authentication mechanism class" : "Motore o classe del meccanismo di autenticazione non valido", + "Invalid mount point" : "Punto di mount non valido", + "Objectstore forbidden" : "Objectstore vietato", + "Invalid storage backend \"%s\"" : "Motore di archiviazione \"%s\" non valido", + "Not permitted to use backend \"%s\"" : "Utilizzo del motore \"%s\" non permesso", + "Not permitted to use authentication mechanism \"%s\"" : "Utilizzo del meccanismo di autenticazione \"%s\" non permesso", + "Unsatisfied backend parameters" : "Parametri del motore non soddisfatti", + "Unsatisfied authentication mechanism parameters" : "Parametri del meccanismo di autenticazione non soddisfatti", + "Insufficient data: %s" : "Dati insufficienti: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "L'archiviazione con ID \"%i\" non è modificabile dall'utente", "Access key" : "Chiave di accesso", "Secret key" : "Chiave segreta", "Builtin" : "Integrata", diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js index e8dc52136aa..bbd7c34bdd1 100644 --- a/apps/files_external/l10n/ja.js +++ b/apps/files_external/l10n/ja.js @@ -7,18 +7,8 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "ステップ 1 の実行に失敗しました。例外: %s", "Step 2 failed. Exception: %s" : "ステップ 2 の実行に失敗しました。例外: %s", "External storage" : "外部ストレージ", - "Storage with id \"%i\" not found" : "ストレージID \"%i\" が見つかりません", - "Invalid backend or authentication mechanism class" : "バックエンドまたは認証システムクラスが無効", - "Invalid mount point" : "無効なマウントポイント", - "Objectstore forbidden" : "オブジェクトストアが禁じられています", - "Invalid storage backend \"%s\"" : "\"%s\" のストレージバックエンドが不正", - "Not permitted to use backend \"%s\"" : "バックエンド %s を使うための権限がありません", - "Not permitted to use authentication mechanism \"%s\"" : "認証システム %s を使う権限がありません", - "Unsatisfied backend parameters" : "バックエンドのためのパラメーターが不十分です。", - "Unsatisfied authentication mechanism parameters" : "認証のためのパラメータが不十分です", - "Insufficient data: %s" : "データが不足しています: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "ストレージID \"%i\" はユーザーが編集できません", + "Dropbox App Configuration" : "Dropbox アプリ設定", + "Google Drive App Configuration" : "Google アプリ設定", "Personal" : "個人", "System" : "システム", "Grant access" : "アクセスを許可", @@ -46,6 +36,18 @@ OC.L10N.register( "Credentials saving failed" : "資格情報の保存に失敗しました", "Credentials required" : "資格情報が必要です", "Save" : "保存", + "Storage with id \"%i\" not found" : "ストレージID \"%i\" が見つかりません", + "Invalid backend or authentication mechanism class" : "バックエンドまたは認証システムクラスが無効", + "Invalid mount point" : "無効なマウントポイント", + "Objectstore forbidden" : "オブジェクトストアが禁じられています", + "Invalid storage backend \"%s\"" : "\"%s\" のストレージバックエンドが不正", + "Not permitted to use backend \"%s\"" : "バックエンド %s を使うための権限がありません", + "Not permitted to use authentication mechanism \"%s\"" : "認証システム %s を使う権限がありません", + "Unsatisfied backend parameters" : "バックエンドのためのパラメーターが不十分です。", + "Unsatisfied authentication mechanism parameters" : "認証のためのパラメータが不十分です", + "Insufficient data: %s" : "データが不足しています: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "ストレージID \"%i\" はユーザーが編集できません", "Access key" : "アクセスキー", "Secret key" : "シークレットキー", "Builtin" : "ビルトイン", diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json index d6babb07ec5..45712c90c9d 100644 --- a/apps/files_external/l10n/ja.json +++ b/apps/files_external/l10n/ja.json @@ -5,18 +5,8 @@ "Step 1 failed. Exception: %s" : "ステップ 1 の実行に失敗しました。例外: %s", "Step 2 failed. Exception: %s" : "ステップ 2 の実行に失敗しました。例外: %s", "External storage" : "外部ストレージ", - "Storage with id \"%i\" not found" : "ストレージID \"%i\" が見つかりません", - "Invalid backend or authentication mechanism class" : "バックエンドまたは認証システムクラスが無効", - "Invalid mount point" : "無効なマウントポイント", - "Objectstore forbidden" : "オブジェクトストアが禁じられています", - "Invalid storage backend \"%s\"" : "\"%s\" のストレージバックエンドが不正", - "Not permitted to use backend \"%s\"" : "バックエンド %s を使うための権限がありません", - "Not permitted to use authentication mechanism \"%s\"" : "認証システム %s を使う権限がありません", - "Unsatisfied backend parameters" : "バックエンドのためのパラメーターが不十分です。", - "Unsatisfied authentication mechanism parameters" : "認証のためのパラメータが不十分です", - "Insufficient data: %s" : "データが不足しています: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "ストレージID \"%i\" はユーザーが編集できません", + "Dropbox App Configuration" : "Dropbox アプリ設定", + "Google Drive App Configuration" : "Google アプリ設定", "Personal" : "個人", "System" : "システム", "Grant access" : "アクセスを許可", @@ -44,6 +34,18 @@ "Credentials saving failed" : "資格情報の保存に失敗しました", "Credentials required" : "資格情報が必要です", "Save" : "保存", + "Storage with id \"%i\" not found" : "ストレージID \"%i\" が見つかりません", + "Invalid backend or authentication mechanism class" : "バックエンドまたは認証システムクラスが無効", + "Invalid mount point" : "無効なマウントポイント", + "Objectstore forbidden" : "オブジェクトストアが禁じられています", + "Invalid storage backend \"%s\"" : "\"%s\" のストレージバックエンドが不正", + "Not permitted to use backend \"%s\"" : "バックエンド %s を使うための権限がありません", + "Not permitted to use authentication mechanism \"%s\"" : "認証システム %s を使う権限がありません", + "Unsatisfied backend parameters" : "バックエンドのためのパラメーターが不十分です。", + "Unsatisfied authentication mechanism parameters" : "認証のためのパラメータが不十分です", + "Insufficient data: %s" : "データが不足しています: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "ストレージID \"%i\" はユーザーが編集できません", "Access key" : "アクセスキー", "Secret key" : "シークレットキー", "Builtin" : "ビルトイン", diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js index 2f6d48529a7..8601a85bcf5 100644 --- a/apps/files_external/l10n/ko.js +++ b/apps/files_external/l10n/ko.js @@ -7,18 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "1단계 실패. 예외: %s", "Step 2 failed. Exception: %s" : "2단계 실패. 예외: %s", "External storage" : "외부 저장소", - "Storage with id \"%i\" not found" : "ID가 \"%i\"인 저장소를 찾을 수 없음", - "Invalid backend or authentication mechanism class" : "백엔드나 인증 방식 클래스가 잘못됨", - "Invalid mount point" : "잘못된 마운트 지점", - "Objectstore forbidden" : "Objectstore에 접근 금지됨", - "Invalid storage backend \"%s\"" : "잘못된 저장소 백엔드 \"%s\"", - "Not permitted to use backend \"%s\"" : "백엔드 \"%s\" 사용이 허가되지 않았음", - "Not permitted to use authentication mechanism \"%s\"" : "인증 방식 \"%s\" 사용이 허가되지 않았음", - "Unsatisfied backend parameters" : "백엔드 인자가 부족함", - "Unsatisfied authentication mechanism parameters" : "인증 방식 인자가 부족함", - "Insufficient data: %s" : "충분하지 않은 데이터: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "저장소 ID \"%i\"을(를) 사용자가 편집할 수 없음", "Personal" : "개인", "System" : "시스템", "Grant access" : "접근 권한 부여", @@ -46,6 +34,18 @@ OC.L10N.register( "Credentials saving failed" : "인증 정보를 저장할 수 없음", "Credentials required" : "인증 정보 필요함", "Save" : "저장", + "Storage with id \"%i\" not found" : "ID가 \"%i\"인 저장소를 찾을 수 없음", + "Invalid backend or authentication mechanism class" : "백엔드나 인증 방식 클래스가 잘못됨", + "Invalid mount point" : "잘못된 마운트 지점", + "Objectstore forbidden" : "Objectstore에 접근 금지됨", + "Invalid storage backend \"%s\"" : "잘못된 저장소 백엔드 \"%s\"", + "Not permitted to use backend \"%s\"" : "백엔드 \"%s\" 사용이 허가되지 않았음", + "Not permitted to use authentication mechanism \"%s\"" : "인증 방식 \"%s\" 사용이 허가되지 않았음", + "Unsatisfied backend parameters" : "백엔드 인자가 부족함", + "Unsatisfied authentication mechanism parameters" : "인증 방식 인자가 부족함", + "Insufficient data: %s" : "충분하지 않은 데이터: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "저장소 ID \"%i\"을(를) 사용자가 편집할 수 없음", "Access key" : "접근 키", "Secret key" : "비밀 키", "Builtin" : "내장", diff --git a/apps/files_external/l10n/ko.json b/apps/files_external/l10n/ko.json index e1c127a9e13..7eafd84ae03 100644 --- a/apps/files_external/l10n/ko.json +++ b/apps/files_external/l10n/ko.json @@ -5,18 +5,6 @@ "Step 1 failed. Exception: %s" : "1단계 실패. 예외: %s", "Step 2 failed. Exception: %s" : "2단계 실패. 예외: %s", "External storage" : "외부 저장소", - "Storage with id \"%i\" not found" : "ID가 \"%i\"인 저장소를 찾을 수 없음", - "Invalid backend or authentication mechanism class" : "백엔드나 인증 방식 클래스가 잘못됨", - "Invalid mount point" : "잘못된 마운트 지점", - "Objectstore forbidden" : "Objectstore에 접근 금지됨", - "Invalid storage backend \"%s\"" : "잘못된 저장소 백엔드 \"%s\"", - "Not permitted to use backend \"%s\"" : "백엔드 \"%s\" 사용이 허가되지 않았음", - "Not permitted to use authentication mechanism \"%s\"" : "인증 방식 \"%s\" 사용이 허가되지 않았음", - "Unsatisfied backend parameters" : "백엔드 인자가 부족함", - "Unsatisfied authentication mechanism parameters" : "인증 방식 인자가 부족함", - "Insufficient data: %s" : "충분하지 않은 데이터: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "저장소 ID \"%i\"을(를) 사용자가 편집할 수 없음", "Personal" : "개인", "System" : "시스템", "Grant access" : "접근 권한 부여", @@ -44,6 +32,18 @@ "Credentials saving failed" : "인증 정보를 저장할 수 없음", "Credentials required" : "인증 정보 필요함", "Save" : "저장", + "Storage with id \"%i\" not found" : "ID가 \"%i\"인 저장소를 찾을 수 없음", + "Invalid backend or authentication mechanism class" : "백엔드나 인증 방식 클래스가 잘못됨", + "Invalid mount point" : "잘못된 마운트 지점", + "Objectstore forbidden" : "Objectstore에 접근 금지됨", + "Invalid storage backend \"%s\"" : "잘못된 저장소 백엔드 \"%s\"", + "Not permitted to use backend \"%s\"" : "백엔드 \"%s\" 사용이 허가되지 않았음", + "Not permitted to use authentication mechanism \"%s\"" : "인증 방식 \"%s\" 사용이 허가되지 않았음", + "Unsatisfied backend parameters" : "백엔드 인자가 부족함", + "Unsatisfied authentication mechanism parameters" : "인증 방식 인자가 부족함", + "Insufficient data: %s" : "충분하지 않은 데이터: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "저장소 ID \"%i\"을(를) 사용자가 편집할 수 없음", "Access key" : "접근 키", "Secret key" : "비밀 키", "Builtin" : "내장", diff --git a/apps/files_external/l10n/nb_NO.js b/apps/files_external/l10n/nb_NO.js index bc135fea960..b197f81d600 100644 --- a/apps/files_external/l10n/nb_NO.js +++ b/apps/files_external/l10n/nb_NO.js @@ -7,18 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Steg 1 feilet. Unntak: %s", "Step 2 failed. Exception: %s" : "Steg 2 feilet. Unntak: %s", "External storage" : "Ekstern lagringsplass", - "Storage with id \"%i\" not found" : "Lager med id \"%i\" ikke funnet", - "Invalid backend or authentication mechanism class" : "Ugyldig server eller type autentiseringsmekanisme", - "Invalid mount point" : "Ugyldig oppkoblingspunkt", - "Objectstore forbidden" : "Objektlager forbudt", - "Invalid storage backend \"%s\"" : "Ugyldig lagringsserver \"%s\"", - "Not permitted to use backend \"%s\"" : "Ikke tillatt å bruke server \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Ikke tillatt å bruke autentiseringsmekanisme \"%s\"", - "Unsatisfied backend parameters" : "Noen server-parameter mangler", - "Unsatisfied authentication mechanism parameters" : "Noen parametre for autentiseringsmekanisme mangler", - "Insufficient data: %s" : "Utilstrekkelige data: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Lager med id \"%i\" kan ikke redigeres av bruker", "Personal" : "Personlig", "System" : "System", "Grant access" : "Gi tilgang", @@ -46,6 +34,18 @@ OC.L10N.register( "Credentials saving failed" : "Lagring av påloggingsdetaljer feilet", "Credentials required" : "Påloggingsdetaljer kreves", "Save" : "Lagre", + "Storage with id \"%i\" not found" : "Lager med id \"%i\" ikke funnet", + "Invalid backend or authentication mechanism class" : "Ugyldig server eller type autentiseringsmekanisme", + "Invalid mount point" : "Ugyldig oppkoblingspunkt", + "Objectstore forbidden" : "Objektlager forbudt", + "Invalid storage backend \"%s\"" : "Ugyldig lagringsserver \"%s\"", + "Not permitted to use backend \"%s\"" : "Ikke tillatt å bruke server \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Ikke tillatt å bruke autentiseringsmekanisme \"%s\"", + "Unsatisfied backend parameters" : "Noen server-parameter mangler", + "Unsatisfied authentication mechanism parameters" : "Noen parametre for autentiseringsmekanisme mangler", + "Insufficient data: %s" : "Utilstrekkelige data: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Lager med id \"%i\" kan ikke redigeres av bruker", "Access key" : "Tilgangsnøkkel", "Secret key" : "Hemmelig nøkkel", "Builtin" : "Innebygget", diff --git a/apps/files_external/l10n/nb_NO.json b/apps/files_external/l10n/nb_NO.json index 37d3ffd61cd..b7373d7cf2d 100644 --- a/apps/files_external/l10n/nb_NO.json +++ b/apps/files_external/l10n/nb_NO.json @@ -5,18 +5,6 @@ "Step 1 failed. Exception: %s" : "Steg 1 feilet. Unntak: %s", "Step 2 failed. Exception: %s" : "Steg 2 feilet. Unntak: %s", "External storage" : "Ekstern lagringsplass", - "Storage with id \"%i\" not found" : "Lager med id \"%i\" ikke funnet", - "Invalid backend or authentication mechanism class" : "Ugyldig server eller type autentiseringsmekanisme", - "Invalid mount point" : "Ugyldig oppkoblingspunkt", - "Objectstore forbidden" : "Objektlager forbudt", - "Invalid storage backend \"%s\"" : "Ugyldig lagringsserver \"%s\"", - "Not permitted to use backend \"%s\"" : "Ikke tillatt å bruke server \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Ikke tillatt å bruke autentiseringsmekanisme \"%s\"", - "Unsatisfied backend parameters" : "Noen server-parameter mangler", - "Unsatisfied authentication mechanism parameters" : "Noen parametre for autentiseringsmekanisme mangler", - "Insufficient data: %s" : "Utilstrekkelige data: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Lager med id \"%i\" kan ikke redigeres av bruker", "Personal" : "Personlig", "System" : "System", "Grant access" : "Gi tilgang", @@ -44,6 +32,18 @@ "Credentials saving failed" : "Lagring av påloggingsdetaljer feilet", "Credentials required" : "Påloggingsdetaljer kreves", "Save" : "Lagre", + "Storage with id \"%i\" not found" : "Lager med id \"%i\" ikke funnet", + "Invalid backend or authentication mechanism class" : "Ugyldig server eller type autentiseringsmekanisme", + "Invalid mount point" : "Ugyldig oppkoblingspunkt", + "Objectstore forbidden" : "Objektlager forbudt", + "Invalid storage backend \"%s\"" : "Ugyldig lagringsserver \"%s\"", + "Not permitted to use backend \"%s\"" : "Ikke tillatt å bruke server \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Ikke tillatt å bruke autentiseringsmekanisme \"%s\"", + "Unsatisfied backend parameters" : "Noen server-parameter mangler", + "Unsatisfied authentication mechanism parameters" : "Noen parametre for autentiseringsmekanisme mangler", + "Insufficient data: %s" : "Utilstrekkelige data: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Lager med id \"%i\" kan ikke redigeres av bruker", "Access key" : "Tilgangsnøkkel", "Secret key" : "Hemmelig nøkkel", "Builtin" : "Innebygget", diff --git a/apps/files_external/l10n/nds.js b/apps/files_external/l10n/nds.js index b6de58cc433..95d6baa07f4 100644 --- a/apps/files_external/l10n/nds.js +++ b/apps/files_external/l10n/nds.js @@ -7,15 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Schritt 1 fehlgeschlagen. Exception: %s", "Step 2 failed. Exception: %s" : "Schritt 2 fehlgeschlagen. Exception: %s", "External storage" : "Externer Speicher", - "Storage with id \"%i\" not found" : "Speicher mit der ID \"%i\" wurde nicht gefunden", - "Invalid backend or authentication mechanism class" : "Ungültige Klasse für das Backend oder für den Authentifizierungsmechanismus", - "Invalid mount point" : "Ungültiger Einhängepunkt", - "Objectstore forbidden" : "Objectstore nicht erlaubt", - "Invalid storage backend \"%s\"" : "Ungültiges Speicherbackend \"%s\"", - "Not permitted to use backend \"%s\"" : "Verwendung des Backends \"%s\" nicht erlaubt", - "Not permitted to use authentication mechanism \"%s\"" : "Verwendung des Authentifizierungsmechanismus \"%s\" nicht erlaubt", - "Unsatisfied backend parameters" : "Nicht bediente Backendparameter", - "Unsatisfied authentication mechanism parameters" : "Nicht bediente Authentifizierungsmechanismusparamter", "Personal" : "Persönlich", "System" : "System", "Grant access" : "Erlaube Zugriff", @@ -28,6 +19,15 @@ OC.L10N.register( "Saved" : "Gespeichert", "Username" : "Benutzername", "Password" : "Passwort", + "Storage with id \"%i\" not found" : "Speicher mit der ID \"%i\" wurde nicht gefunden", + "Invalid backend or authentication mechanism class" : "Ungültige Klasse für das Backend oder für den Authentifizierungsmechanismus", + "Invalid mount point" : "Ungültiger Einhängepunkt", + "Objectstore forbidden" : "Objectstore nicht erlaubt", + "Invalid storage backend \"%s\"" : "Ungültiges Speicherbackend \"%s\"", + "Not permitted to use backend \"%s\"" : "Verwendung des Backends \"%s\" nicht erlaubt", + "Not permitted to use authentication mechanism \"%s\"" : "Verwendung des Authentifizierungsmechanismus \"%s\" nicht erlaubt", + "Unsatisfied backend parameters" : "Nicht bediente Backendparameter", + "Unsatisfied authentication mechanism parameters" : "Nicht bediente Authentifizierungsmechanismusparamter", "Access key" : "Schlüssel für Zugriff", "Secret key" : "Geheimer Schlüssel", "Builtin" : "Eingebaut", diff --git a/apps/files_external/l10n/nds.json b/apps/files_external/l10n/nds.json index d1aa0f4751d..1260090e11b 100644 --- a/apps/files_external/l10n/nds.json +++ b/apps/files_external/l10n/nds.json @@ -5,15 +5,6 @@ "Step 1 failed. Exception: %s" : "Schritt 1 fehlgeschlagen. Exception: %s", "Step 2 failed. Exception: %s" : "Schritt 2 fehlgeschlagen. Exception: %s", "External storage" : "Externer Speicher", - "Storage with id \"%i\" not found" : "Speicher mit der ID \"%i\" wurde nicht gefunden", - "Invalid backend or authentication mechanism class" : "Ungültige Klasse für das Backend oder für den Authentifizierungsmechanismus", - "Invalid mount point" : "Ungültiger Einhängepunkt", - "Objectstore forbidden" : "Objectstore nicht erlaubt", - "Invalid storage backend \"%s\"" : "Ungültiges Speicherbackend \"%s\"", - "Not permitted to use backend \"%s\"" : "Verwendung des Backends \"%s\" nicht erlaubt", - "Not permitted to use authentication mechanism \"%s\"" : "Verwendung des Authentifizierungsmechanismus \"%s\" nicht erlaubt", - "Unsatisfied backend parameters" : "Nicht bediente Backendparameter", - "Unsatisfied authentication mechanism parameters" : "Nicht bediente Authentifizierungsmechanismusparamter", "Personal" : "Persönlich", "System" : "System", "Grant access" : "Erlaube Zugriff", @@ -26,6 +17,15 @@ "Saved" : "Gespeichert", "Username" : "Benutzername", "Password" : "Passwort", + "Storage with id \"%i\" not found" : "Speicher mit der ID \"%i\" wurde nicht gefunden", + "Invalid backend or authentication mechanism class" : "Ungültige Klasse für das Backend oder für den Authentifizierungsmechanismus", + "Invalid mount point" : "Ungültiger Einhängepunkt", + "Objectstore forbidden" : "Objectstore nicht erlaubt", + "Invalid storage backend \"%s\"" : "Ungültiges Speicherbackend \"%s\"", + "Not permitted to use backend \"%s\"" : "Verwendung des Backends \"%s\" nicht erlaubt", + "Not permitted to use authentication mechanism \"%s\"" : "Verwendung des Authentifizierungsmechanismus \"%s\" nicht erlaubt", + "Unsatisfied backend parameters" : "Nicht bediente Backendparameter", + "Unsatisfied authentication mechanism parameters" : "Nicht bediente Authentifizierungsmechanismusparamter", "Access key" : "Schlüssel für Zugriff", "Secret key" : "Geheimer Schlüssel", "Builtin" : "Eingebaut", diff --git a/apps/files_external/l10n/nl.js b/apps/files_external/l10n/nl.js index bcbd185aed8..71c8d2aeac3 100644 --- a/apps/files_external/l10n/nl.js +++ b/apps/files_external/l10n/nl.js @@ -7,18 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Stap 1 is mislukt. Uitzondering: %s", "Step 2 failed. Exception: %s" : "Stap 2 is mislukt. Uitzondering: %s", "External storage" : "Externe opslag", - "Storage with id \"%i\" not found" : "Opslag met id \"%i\" niet gevonden", - "Invalid backend or authentication mechanism class" : "Ongeldige backend of authenticatie mechanisme klasse", - "Invalid mount point" : "Ongeldig aankoppelpunt", - "Objectstore forbidden" : "Objectopslag verboden", - "Invalid storage backend \"%s\"" : "Ongeldig opslagsysteem \"%s\"", - "Not permitted to use backend \"%s\"" : "Niet toegestaan om \"%s\" te gebruiken", - "Not permitted to use authentication mechanism \"%s\"" : "Niet toegestaan om authenticatiemechanisme \"%s\" te gebruiken", - "Unsatisfied backend parameters" : "Onvoldoende backend parameters", - "Unsatisfied authentication mechanism parameters" : "Onvoldoende authenticatiemechanisme parameters", - "Insufficient data: %s" : "Onvoldoende gegevens: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Opslag met id \"%i\" is niet te bewerken door gebruiker", "Personal" : "Persoonlijk", "System" : "Systeem", "Grant access" : "Sta toegang toe", @@ -46,6 +34,18 @@ OC.L10N.register( "Credentials saving failed" : "Opslaan inloggegevens mislukt", "Credentials required" : "Inloggegevens vereist", "Save" : "Bewaren", + "Storage with id \"%i\" not found" : "Opslag met id \"%i\" niet gevonden", + "Invalid backend or authentication mechanism class" : "Ongeldige backend of authenticatie mechanisme klasse", + "Invalid mount point" : "Ongeldig aankoppelpunt", + "Objectstore forbidden" : "Objectopslag verboden", + "Invalid storage backend \"%s\"" : "Ongeldig opslagsysteem \"%s\"", + "Not permitted to use backend \"%s\"" : "Niet toegestaan om \"%s\" te gebruiken", + "Not permitted to use authentication mechanism \"%s\"" : "Niet toegestaan om authenticatiemechanisme \"%s\" te gebruiken", + "Unsatisfied backend parameters" : "Onvoldoende backend parameters", + "Unsatisfied authentication mechanism parameters" : "Onvoldoende authenticatiemechanisme parameters", + "Insufficient data: %s" : "Onvoldoende gegevens: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Opslag met id \"%i\" is niet te bewerken door gebruiker", "Access key" : "Access Key", "Secret key" : "Geheime sleutel", "Builtin" : "Ingebouwd", diff --git a/apps/files_external/l10n/nl.json b/apps/files_external/l10n/nl.json index ddc7ccfa8cc..6603af23bea 100644 --- a/apps/files_external/l10n/nl.json +++ b/apps/files_external/l10n/nl.json @@ -5,18 +5,6 @@ "Step 1 failed. Exception: %s" : "Stap 1 is mislukt. Uitzondering: %s", "Step 2 failed. Exception: %s" : "Stap 2 is mislukt. Uitzondering: %s", "External storage" : "Externe opslag", - "Storage with id \"%i\" not found" : "Opslag met id \"%i\" niet gevonden", - "Invalid backend or authentication mechanism class" : "Ongeldige backend of authenticatie mechanisme klasse", - "Invalid mount point" : "Ongeldig aankoppelpunt", - "Objectstore forbidden" : "Objectopslag verboden", - "Invalid storage backend \"%s\"" : "Ongeldig opslagsysteem \"%s\"", - "Not permitted to use backend \"%s\"" : "Niet toegestaan om \"%s\" te gebruiken", - "Not permitted to use authentication mechanism \"%s\"" : "Niet toegestaan om authenticatiemechanisme \"%s\" te gebruiken", - "Unsatisfied backend parameters" : "Onvoldoende backend parameters", - "Unsatisfied authentication mechanism parameters" : "Onvoldoende authenticatiemechanisme parameters", - "Insufficient data: %s" : "Onvoldoende gegevens: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Opslag met id \"%i\" is niet te bewerken door gebruiker", "Personal" : "Persoonlijk", "System" : "Systeem", "Grant access" : "Sta toegang toe", @@ -44,6 +32,18 @@ "Credentials saving failed" : "Opslaan inloggegevens mislukt", "Credentials required" : "Inloggegevens vereist", "Save" : "Bewaren", + "Storage with id \"%i\" not found" : "Opslag met id \"%i\" niet gevonden", + "Invalid backend or authentication mechanism class" : "Ongeldige backend of authenticatie mechanisme klasse", + "Invalid mount point" : "Ongeldig aankoppelpunt", + "Objectstore forbidden" : "Objectopslag verboden", + "Invalid storage backend \"%s\"" : "Ongeldig opslagsysteem \"%s\"", + "Not permitted to use backend \"%s\"" : "Niet toegestaan om \"%s\" te gebruiken", + "Not permitted to use authentication mechanism \"%s\"" : "Niet toegestaan om authenticatiemechanisme \"%s\" te gebruiken", + "Unsatisfied backend parameters" : "Onvoldoende backend parameters", + "Unsatisfied authentication mechanism parameters" : "Onvoldoende authenticatiemechanisme parameters", + "Insufficient data: %s" : "Onvoldoende gegevens: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Opslag met id \"%i\" is niet te bewerken door gebruiker", "Access key" : "Access Key", "Secret key" : "Geheime sleutel", "Builtin" : "Ingebouwd", diff --git a/apps/files_external/l10n/oc.js b/apps/files_external/l10n/oc.js index 3ac21f8748d..d66ff356e42 100644 --- a/apps/files_external/l10n/oc.js +++ b/apps/files_external/l10n/oc.js @@ -7,17 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "L’etapa 1 a fracassat. Error : %s", "Step 2 failed. Exception: %s" : "L’etapa 2 a fracassat. Error : %s", "External storage" : "Emmagazinatge extèrne", - "Storage with id \"%i\" not found" : "Emmagazinatge amb l'id \"%i\" pas trobat", - "Invalid backend or authentication mechanism class" : "Servici o metòde d'autentificacion pas valable", - "Invalid mount point" : "Punt de montatge invalid", - "Objectstore forbidden" : "\"Objectstore\" interdich", - "Invalid storage backend \"%s\"" : "Servici d'emmagazinatge invalid : \"%s\"", - "Not permitted to use backend \"%s\"" : "Pas autorizat a utilizar lo servici \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Pas autorizat a utilizar lo mecanisme d'autentificacion \"%s\"", - "Unsatisfied backend parameters" : "Paramètres mancants pel servici", - "Unsatisfied authentication mechanism parameters" : "Paramètres mancants pel metòde d'autentificacion", - "Insufficient data: %s" : "Donadas insufisentas : %s", - "%s" : "%s", "Personal" : "Personal", "System" : "Sistèma", "Grant access" : "Autorizar l'accès", @@ -31,6 +20,17 @@ OC.L10N.register( "Username" : "Nom d'utilizaire", "Password" : "Senhal", "Save" : "Enregistrar", + "Storage with id \"%i\" not found" : "Emmagazinatge amb l'id \"%i\" pas trobat", + "Invalid backend or authentication mechanism class" : "Servici o metòde d'autentificacion pas valable", + "Invalid mount point" : "Punt de montatge invalid", + "Objectstore forbidden" : "\"Objectstore\" interdich", + "Invalid storage backend \"%s\"" : "Servici d'emmagazinatge invalid : \"%s\"", + "Not permitted to use backend \"%s\"" : "Pas autorizat a utilizar lo servici \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Pas autorizat a utilizar lo mecanisme d'autentificacion \"%s\"", + "Unsatisfied backend parameters" : "Paramètres mancants pel servici", + "Unsatisfied authentication mechanism parameters" : "Paramètres mancants pel metòde d'autentificacion", + "Insufficient data: %s" : "Donadas insufisentas : %s", + "%s" : "%s", "Access key" : "Clau d'accès", "Secret key" : "Clau secreta", "Builtin" : "Integrat", diff --git a/apps/files_external/l10n/oc.json b/apps/files_external/l10n/oc.json index 02283c7098b..c64cddb474e 100644 --- a/apps/files_external/l10n/oc.json +++ b/apps/files_external/l10n/oc.json @@ -5,17 +5,6 @@ "Step 1 failed. Exception: %s" : "L’etapa 1 a fracassat. Error : %s", "Step 2 failed. Exception: %s" : "L’etapa 2 a fracassat. Error : %s", "External storage" : "Emmagazinatge extèrne", - "Storage with id \"%i\" not found" : "Emmagazinatge amb l'id \"%i\" pas trobat", - "Invalid backend or authentication mechanism class" : "Servici o metòde d'autentificacion pas valable", - "Invalid mount point" : "Punt de montatge invalid", - "Objectstore forbidden" : "\"Objectstore\" interdich", - "Invalid storage backend \"%s\"" : "Servici d'emmagazinatge invalid : \"%s\"", - "Not permitted to use backend \"%s\"" : "Pas autorizat a utilizar lo servici \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Pas autorizat a utilizar lo mecanisme d'autentificacion \"%s\"", - "Unsatisfied backend parameters" : "Paramètres mancants pel servici", - "Unsatisfied authentication mechanism parameters" : "Paramètres mancants pel metòde d'autentificacion", - "Insufficient data: %s" : "Donadas insufisentas : %s", - "%s" : "%s", "Personal" : "Personal", "System" : "Sistèma", "Grant access" : "Autorizar l'accès", @@ -29,6 +18,17 @@ "Username" : "Nom d'utilizaire", "Password" : "Senhal", "Save" : "Enregistrar", + "Storage with id \"%i\" not found" : "Emmagazinatge amb l'id \"%i\" pas trobat", + "Invalid backend or authentication mechanism class" : "Servici o metòde d'autentificacion pas valable", + "Invalid mount point" : "Punt de montatge invalid", + "Objectstore forbidden" : "\"Objectstore\" interdich", + "Invalid storage backend \"%s\"" : "Servici d'emmagazinatge invalid : \"%s\"", + "Not permitted to use backend \"%s\"" : "Pas autorizat a utilizar lo servici \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Pas autorizat a utilizar lo mecanisme d'autentificacion \"%s\"", + "Unsatisfied backend parameters" : "Paramètres mancants pel servici", + "Unsatisfied authentication mechanism parameters" : "Paramètres mancants pel metòde d'autentificacion", + "Insufficient data: %s" : "Donadas insufisentas : %s", + "%s" : "%s", "Access key" : "Clau d'accès", "Secret key" : "Clau secreta", "Builtin" : "Integrat", diff --git a/apps/files_external/l10n/pl.js b/apps/files_external/l10n/pl.js index 7bb11f8b3d8..0ba2646601b 100644 --- a/apps/files_external/l10n/pl.js +++ b/apps/files_external/l10n/pl.js @@ -5,9 +5,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Krok 1 błędny. Błąd: %s", "Step 2 failed. Exception: %s" : "Krok 2 błędny. Błąd: %s", "External storage" : "Zewnętrzne zasoby dyskowe", - "Storage with id \"%i\" not found" : "Id magazynu nie został znaleziony", - "Invalid mount point" : "Nieprawidłowy punkt montowania", - "Invalid storage backend \"%s\"" : "Nieprawidłowy magazyn zaplecza \"%s\"", "Personal" : "Osobiste", "System" : "System", "Grant access" : "Udziel dostępu", @@ -19,6 +16,9 @@ OC.L10N.register( "Username" : "Nazwa użytkownika", "Password" : "Hasło", "Save" : "Zapisz", + "Storage with id \"%i\" not found" : "Id magazynu nie został znaleziony", + "Invalid mount point" : "Nieprawidłowy punkt montowania", + "Invalid storage backend \"%s\"" : "Nieprawidłowy magazyn zaplecza \"%s\"", "Access key" : "Klucz dostępu", "None" : "Nic", "App key" : "Klucz aplikacji", diff --git a/apps/files_external/l10n/pl.json b/apps/files_external/l10n/pl.json index 5089d91398b..8809813c9ba 100644 --- a/apps/files_external/l10n/pl.json +++ b/apps/files_external/l10n/pl.json @@ -3,9 +3,6 @@ "Step 1 failed. Exception: %s" : "Krok 1 błędny. Błąd: %s", "Step 2 failed. Exception: %s" : "Krok 2 błędny. Błąd: %s", "External storage" : "Zewnętrzne zasoby dyskowe", - "Storage with id \"%i\" not found" : "Id magazynu nie został znaleziony", - "Invalid mount point" : "Nieprawidłowy punkt montowania", - "Invalid storage backend \"%s\"" : "Nieprawidłowy magazyn zaplecza \"%s\"", "Personal" : "Osobiste", "System" : "System", "Grant access" : "Udziel dostępu", @@ -17,6 +14,9 @@ "Username" : "Nazwa użytkownika", "Password" : "Hasło", "Save" : "Zapisz", + "Storage with id \"%i\" not found" : "Id magazynu nie został znaleziony", + "Invalid mount point" : "Nieprawidłowy punkt montowania", + "Invalid storage backend \"%s\"" : "Nieprawidłowy magazyn zaplecza \"%s\"", "Access key" : "Klucz dostępu", "None" : "Nic", "App key" : "Klucz aplikacji", diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js index 74d6e30f9da..348fefca6e7 100644 --- a/apps/files_external/l10n/pt_BR.js +++ b/apps/files_external/l10n/pt_BR.js @@ -7,18 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Passo 1 falhou. Exceção: %s", "Step 2 failed. Exception: %s" : "Passo 2 falhou. Exceção: %s", "External storage" : "Armazenamento Externo", - "Storage with id \"%i\" not found" : "Armazenamento com id \"%i\" não encontrado", - "Invalid backend or authentication mechanism class" : "Backend inválido ou classe de mecanismo de autenticação", - "Invalid mount point" : "Ponto de montagem inválido", - "Objectstore forbidden" : "Proibido armazenamento de objetos", - "Invalid storage backend \"%s\"" : "Armazenamento backend inválido \"%s\"", - "Not permitted to use backend \"%s\"" : "Não é permitido o uso de backend \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Não é permitido usar o mecanismo de autenticação \"%s\"", - "Unsatisfied backend parameters" : "Parâmetros de back-end não-atendidos", - "Unsatisfied authentication mechanism parameters" : "Parâmetros de mecanismos de autenticação não satisfeitos", - "Insufficient data: %s" : "Dados insuficientes: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Armazenamento com ID \"%i\" não é editável pelo usuário", "Dropbox App Configuration" : "Configuração do Aplicativo Dropbox", "Google Drive App Configuration" : "Configuração do Aplicativo Google Drive", "Personal" : "Pessoal", @@ -48,6 +36,18 @@ OC.L10N.register( "Credentials saving failed" : "A gravação das credenciais falhou", "Credentials required" : "Credenciais são exigidas", "Save" : "Salvar", + "Storage with id \"%i\" not found" : "Armazenamento com id \"%i\" não encontrado", + "Invalid backend or authentication mechanism class" : "Backend inválido ou classe de mecanismo de autenticação", + "Invalid mount point" : "Ponto de montagem inválido", + "Objectstore forbidden" : "Proibido armazenamento de objetos", + "Invalid storage backend \"%s\"" : "Armazenamento backend inválido \"%s\"", + "Not permitted to use backend \"%s\"" : "Não é permitido o uso de backend \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Não é permitido usar o mecanismo de autenticação \"%s\"", + "Unsatisfied backend parameters" : "Parâmetros de back-end não-atendidos", + "Unsatisfied authentication mechanism parameters" : "Parâmetros de mecanismos de autenticação não satisfeitos", + "Insufficient data: %s" : "Dados insuficientes: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Armazenamento com ID \"%i\" não é editável pelo usuário", "Access key" : "Chave da acesso", "Secret key" : "Chave secreta", "Builtin" : "Construídas em", diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json index 7f1db48e93f..369f0438823 100644 --- a/apps/files_external/l10n/pt_BR.json +++ b/apps/files_external/l10n/pt_BR.json @@ -5,18 +5,6 @@ "Step 1 failed. Exception: %s" : "Passo 1 falhou. Exceção: %s", "Step 2 failed. Exception: %s" : "Passo 2 falhou. Exceção: %s", "External storage" : "Armazenamento Externo", - "Storage with id \"%i\" not found" : "Armazenamento com id \"%i\" não encontrado", - "Invalid backend or authentication mechanism class" : "Backend inválido ou classe de mecanismo de autenticação", - "Invalid mount point" : "Ponto de montagem inválido", - "Objectstore forbidden" : "Proibido armazenamento de objetos", - "Invalid storage backend \"%s\"" : "Armazenamento backend inválido \"%s\"", - "Not permitted to use backend \"%s\"" : "Não é permitido o uso de backend \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Não é permitido usar o mecanismo de autenticação \"%s\"", - "Unsatisfied backend parameters" : "Parâmetros de back-end não-atendidos", - "Unsatisfied authentication mechanism parameters" : "Parâmetros de mecanismos de autenticação não satisfeitos", - "Insufficient data: %s" : "Dados insuficientes: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Armazenamento com ID \"%i\" não é editável pelo usuário", "Dropbox App Configuration" : "Configuração do Aplicativo Dropbox", "Google Drive App Configuration" : "Configuração do Aplicativo Google Drive", "Personal" : "Pessoal", @@ -46,6 +34,18 @@ "Credentials saving failed" : "A gravação das credenciais falhou", "Credentials required" : "Credenciais são exigidas", "Save" : "Salvar", + "Storage with id \"%i\" not found" : "Armazenamento com id \"%i\" não encontrado", + "Invalid backend or authentication mechanism class" : "Backend inválido ou classe de mecanismo de autenticação", + "Invalid mount point" : "Ponto de montagem inválido", + "Objectstore forbidden" : "Proibido armazenamento de objetos", + "Invalid storage backend \"%s\"" : "Armazenamento backend inválido \"%s\"", + "Not permitted to use backend \"%s\"" : "Não é permitido o uso de backend \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Não é permitido usar o mecanismo de autenticação \"%s\"", + "Unsatisfied backend parameters" : "Parâmetros de back-end não-atendidos", + "Unsatisfied authentication mechanism parameters" : "Parâmetros de mecanismos de autenticação não satisfeitos", + "Insufficient data: %s" : "Dados insuficientes: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Armazenamento com ID \"%i\" não é editável pelo usuário", "Access key" : "Chave da acesso", "Secret key" : "Chave secreta", "Builtin" : "Construídas em", diff --git a/apps/files_external/l10n/pt_PT.js b/apps/files_external/l10n/pt_PT.js index 771e2571b78..f7120fbc5de 100644 --- a/apps/files_external/l10n/pt_PT.js +++ b/apps/files_external/l10n/pt_PT.js @@ -7,18 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Passo 1 falhou. Exceção: %s", "Step 2 failed. Exception: %s" : "Passo 2 falhou. Exceção: %s", "External storage" : "Armazenamento Externo", - "Storage with id \"%i\" not found" : "Não foi encontrado o armazenamento com a id. \"%i\"", - "Invalid backend or authentication mechanism class" : "Parâmetros do mecanismo de autenticação inválidos", - "Invalid mount point" : "Ponto de montagem inválido", - "Objectstore forbidden" : "Objectstore proibido", - "Invalid storage backend \"%s\"" : "Backend de armazenamento inválido \"%s\"", - "Not permitted to use backend \"%s\"" : "Não é permitido utilizar a interface \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Não é permitido utilizar o mecanismo de autenticação \"%s\"", - "Unsatisfied backend parameters" : "Parâmetros backend insatisfeitos", - "Unsatisfied authentication mechanism parameters" : "Parâmetros do mecanismo de autenticação inválidos", - "Insufficient data: %s" : "Dados insuficientes: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Armazenamento com id \"%i\" não é editável pelo utilizador", "Personal" : "Pessoal", "System" : "Sistema", "Grant access" : "Conceder acesso", @@ -46,6 +34,18 @@ OC.L10N.register( "Credentials saving failed" : "Falha ao salvar credenciais", "Credentials required" : "Credenciais necessárias", "Save" : "Guardar", + "Storage with id \"%i\" not found" : "Não foi encontrado o armazenamento com a id. \"%i\"", + "Invalid backend or authentication mechanism class" : "Parâmetros do mecanismo de autenticação inválidos", + "Invalid mount point" : "Ponto de montagem inválido", + "Objectstore forbidden" : "Objectstore proibido", + "Invalid storage backend \"%s\"" : "Backend de armazenamento inválido \"%s\"", + "Not permitted to use backend \"%s\"" : "Não é permitido utilizar a interface \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Não é permitido utilizar o mecanismo de autenticação \"%s\"", + "Unsatisfied backend parameters" : "Parâmetros backend insatisfeitos", + "Unsatisfied authentication mechanism parameters" : "Parâmetros do mecanismo de autenticação inválidos", + "Insufficient data: %s" : "Dados insuficientes: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Armazenamento com id \"%i\" não é editável pelo utilizador", "Access key" : "Código de acesso", "Secret key" : "Código secreto", "Builtin" : "Integrado", diff --git a/apps/files_external/l10n/pt_PT.json b/apps/files_external/l10n/pt_PT.json index 4982d50e555..e800952904f 100644 --- a/apps/files_external/l10n/pt_PT.json +++ b/apps/files_external/l10n/pt_PT.json @@ -5,18 +5,6 @@ "Step 1 failed. Exception: %s" : "Passo 1 falhou. Exceção: %s", "Step 2 failed. Exception: %s" : "Passo 2 falhou. Exceção: %s", "External storage" : "Armazenamento Externo", - "Storage with id \"%i\" not found" : "Não foi encontrado o armazenamento com a id. \"%i\"", - "Invalid backend or authentication mechanism class" : "Parâmetros do mecanismo de autenticação inválidos", - "Invalid mount point" : "Ponto de montagem inválido", - "Objectstore forbidden" : "Objectstore proibido", - "Invalid storage backend \"%s\"" : "Backend de armazenamento inválido \"%s\"", - "Not permitted to use backend \"%s\"" : "Não é permitido utilizar a interface \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Não é permitido utilizar o mecanismo de autenticação \"%s\"", - "Unsatisfied backend parameters" : "Parâmetros backend insatisfeitos", - "Unsatisfied authentication mechanism parameters" : "Parâmetros do mecanismo de autenticação inválidos", - "Insufficient data: %s" : "Dados insuficientes: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Armazenamento com id \"%i\" não é editável pelo utilizador", "Personal" : "Pessoal", "System" : "Sistema", "Grant access" : "Conceder acesso", @@ -44,6 +32,18 @@ "Credentials saving failed" : "Falha ao salvar credenciais", "Credentials required" : "Credenciais necessárias", "Save" : "Guardar", + "Storage with id \"%i\" not found" : "Não foi encontrado o armazenamento com a id. \"%i\"", + "Invalid backend or authentication mechanism class" : "Parâmetros do mecanismo de autenticação inválidos", + "Invalid mount point" : "Ponto de montagem inválido", + "Objectstore forbidden" : "Objectstore proibido", + "Invalid storage backend \"%s\"" : "Backend de armazenamento inválido \"%s\"", + "Not permitted to use backend \"%s\"" : "Não é permitido utilizar a interface \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Não é permitido utilizar o mecanismo de autenticação \"%s\"", + "Unsatisfied backend parameters" : "Parâmetros backend insatisfeitos", + "Unsatisfied authentication mechanism parameters" : "Parâmetros do mecanismo de autenticação inválidos", + "Insufficient data: %s" : "Dados insuficientes: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Armazenamento com id \"%i\" não é editável pelo utilizador", "Access key" : "Código de acesso", "Secret key" : "Código secreto", "Builtin" : "Integrado", diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js index 644596d34ba..f294fcd1d07 100644 --- a/apps/files_external/l10n/ru.js +++ b/apps/files_external/l10n/ru.js @@ -7,18 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Шаг 1 неудачен. Исключение: %s", "Step 2 failed. Exception: %s" : "Шаг 2 неудачен. Исключение: %s", "External storage" : "Внешнее хранилище", - "Storage with id \"%i\" not found" : "Хранилище с идентификатором \"%i\" не найдено", - "Invalid backend or authentication mechanism class" : "Некорректный механизм авторизации или бэкенд", - "Invalid mount point" : "Неправильная точка входа", - "Objectstore forbidden" : "Хранение объектов запрещено", - "Invalid storage backend \"%s\"" : "Неверный бэкенд хранилища \"%s\"", - "Not permitted to use backend \"%s\"" : "Не допускается использование бэкенда \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Не допускается использование механизма авторизации \"%s\"", - "Unsatisfied backend parameters" : "Недопустимые настройки бэкенда", - "Unsatisfied authentication mechanism parameters" : "Недопустимые настройки механизма авторизации", - "Insufficient data: %s" : "Недостаточно данных: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Пользователь не может редактировать хранилище \"%i\"", "Dropbox App Configuration" : "Настройка приложения Dropbox", "Google Drive App Configuration" : "Настройка приложения Google Drive", "Personal" : "Личное", @@ -48,6 +36,18 @@ OC.L10N.register( "Credentials saving failed" : "Ошибка сохранения учетных данных", "Credentials required" : "Требуются учетные данные", "Save" : "Сохранить", + "Storage with id \"%i\" not found" : "Хранилище с идентификатором \"%i\" не найдено", + "Invalid backend or authentication mechanism class" : "Некорректный механизм авторизации или бэкенд", + "Invalid mount point" : "Неправильная точка входа", + "Objectstore forbidden" : "Хранение объектов запрещено", + "Invalid storage backend \"%s\"" : "Неверный бэкенд хранилища \"%s\"", + "Not permitted to use backend \"%s\"" : "Не допускается использование бэкенда \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Не допускается использование механизма авторизации \"%s\"", + "Unsatisfied backend parameters" : "Недопустимые настройки бэкенда", + "Unsatisfied authentication mechanism parameters" : "Недопустимые настройки механизма авторизации", + "Insufficient data: %s" : "Недостаточно данных: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Пользователь не может редактировать хранилище \"%i\"", "Access key" : "Ключ доступа", "Secret key" : "Секретный ключ", "Builtin" : "Встроенный", diff --git a/apps/files_external/l10n/ru.json b/apps/files_external/l10n/ru.json index c86c1bac477..172e1b6a50f 100644 --- a/apps/files_external/l10n/ru.json +++ b/apps/files_external/l10n/ru.json @@ -5,18 +5,6 @@ "Step 1 failed. Exception: %s" : "Шаг 1 неудачен. Исключение: %s", "Step 2 failed. Exception: %s" : "Шаг 2 неудачен. Исключение: %s", "External storage" : "Внешнее хранилище", - "Storage with id \"%i\" not found" : "Хранилище с идентификатором \"%i\" не найдено", - "Invalid backend or authentication mechanism class" : "Некорректный механизм авторизации или бэкенд", - "Invalid mount point" : "Неправильная точка входа", - "Objectstore forbidden" : "Хранение объектов запрещено", - "Invalid storage backend \"%s\"" : "Неверный бэкенд хранилища \"%s\"", - "Not permitted to use backend \"%s\"" : "Не допускается использование бэкенда \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Не допускается использование механизма авторизации \"%s\"", - "Unsatisfied backend parameters" : "Недопустимые настройки бэкенда", - "Unsatisfied authentication mechanism parameters" : "Недопустимые настройки механизма авторизации", - "Insufficient data: %s" : "Недостаточно данных: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Пользователь не может редактировать хранилище \"%i\"", "Dropbox App Configuration" : "Настройка приложения Dropbox", "Google Drive App Configuration" : "Настройка приложения Google Drive", "Personal" : "Личное", @@ -46,6 +34,18 @@ "Credentials saving failed" : "Ошибка сохранения учетных данных", "Credentials required" : "Требуются учетные данные", "Save" : "Сохранить", + "Storage with id \"%i\" not found" : "Хранилище с идентификатором \"%i\" не найдено", + "Invalid backend or authentication mechanism class" : "Некорректный механизм авторизации или бэкенд", + "Invalid mount point" : "Неправильная точка входа", + "Objectstore forbidden" : "Хранение объектов запрещено", + "Invalid storage backend \"%s\"" : "Неверный бэкенд хранилища \"%s\"", + "Not permitted to use backend \"%s\"" : "Не допускается использование бэкенда \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Не допускается использование механизма авторизации \"%s\"", + "Unsatisfied backend parameters" : "Недопустимые настройки бэкенда", + "Unsatisfied authentication mechanism parameters" : "Недопустимые настройки механизма авторизации", + "Insufficient data: %s" : "Недостаточно данных: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Пользователь не может редактировать хранилище \"%i\"", "Access key" : "Ключ доступа", "Secret key" : "Секретный ключ", "Builtin" : "Встроенный", diff --git a/apps/files_external/l10n/sk_SK.js b/apps/files_external/l10n/sk_SK.js index 3f4a6bd0b8a..a2d868a38d8 100644 --- a/apps/files_external/l10n/sk_SK.js +++ b/apps/files_external/l10n/sk_SK.js @@ -7,15 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Krok 1 zlyhal. Výnimka: %s", "Step 2 failed. Exception: %s" : "Krok 2 zlyhal. Výnimka: %s", "External storage" : "Externé úložisko", - "Storage with id \"%i\" not found" : "Úložisko s ID \"%i\" sa nenašlo", - "Invalid backend or authentication mechanism class" : "Neplatný backend, prípadne trieda mechanizmu autentifikácie", - "Invalid mount point" : "Chybný prípojný bod", - "Objectstore forbidden" : "Objectstore je zakáazaný", - "Invalid storage backend \"%s\"" : "Neplatný backend úložiska \"%s\"", - "Not permitted to use backend \"%s\"" : "Nie je povolené použiť backend \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Nie je povolené použiť autentifikačný mechanizmus \"%s\"", - "Unsatisfied backend parameters" : "Nedostatočné parametre backendu", - "Unsatisfied authentication mechanism parameters" : "Nedostatočné parametre autentifikačného mechanizmu", "Personal" : "Osobné", "System" : "Systém", "Grant access" : "Povoliť prístup", @@ -29,6 +20,15 @@ OC.L10N.register( "Username" : "Používateľské meno", "Password" : "Heslo", "Save" : "Uložiť", + "Storage with id \"%i\" not found" : "Úložisko s ID \"%i\" sa nenašlo", + "Invalid backend or authentication mechanism class" : "Neplatný backend, prípadne trieda mechanizmu autentifikácie", + "Invalid mount point" : "Chybný prípojný bod", + "Objectstore forbidden" : "Objectstore je zakáazaný", + "Invalid storage backend \"%s\"" : "Neplatný backend úložiska \"%s\"", + "Not permitted to use backend \"%s\"" : "Nie je povolené použiť backend \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Nie je povolené použiť autentifikačný mechanizmus \"%s\"", + "Unsatisfied backend parameters" : "Nedostatočné parametre backendu", + "Unsatisfied authentication mechanism parameters" : "Nedostatočné parametre autentifikačného mechanizmu", "Access key" : "Prístupový kľúč", "Secret key" : "Tajný kľúč", "Builtin" : "Vstavaný", diff --git a/apps/files_external/l10n/sk_SK.json b/apps/files_external/l10n/sk_SK.json index 6bc96ad35c2..0385633c851 100644 --- a/apps/files_external/l10n/sk_SK.json +++ b/apps/files_external/l10n/sk_SK.json @@ -5,15 +5,6 @@ "Step 1 failed. Exception: %s" : "Krok 1 zlyhal. Výnimka: %s", "Step 2 failed. Exception: %s" : "Krok 2 zlyhal. Výnimka: %s", "External storage" : "Externé úložisko", - "Storage with id \"%i\" not found" : "Úložisko s ID \"%i\" sa nenašlo", - "Invalid backend or authentication mechanism class" : "Neplatný backend, prípadne trieda mechanizmu autentifikácie", - "Invalid mount point" : "Chybný prípojný bod", - "Objectstore forbidden" : "Objectstore je zakáazaný", - "Invalid storage backend \"%s\"" : "Neplatný backend úložiska \"%s\"", - "Not permitted to use backend \"%s\"" : "Nie je povolené použiť backend \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Nie je povolené použiť autentifikačný mechanizmus \"%s\"", - "Unsatisfied backend parameters" : "Nedostatočné parametre backendu", - "Unsatisfied authentication mechanism parameters" : "Nedostatočné parametre autentifikačného mechanizmu", "Personal" : "Osobné", "System" : "Systém", "Grant access" : "Povoliť prístup", @@ -27,6 +18,15 @@ "Username" : "Používateľské meno", "Password" : "Heslo", "Save" : "Uložiť", + "Storage with id \"%i\" not found" : "Úložisko s ID \"%i\" sa nenašlo", + "Invalid backend or authentication mechanism class" : "Neplatný backend, prípadne trieda mechanizmu autentifikácie", + "Invalid mount point" : "Chybný prípojný bod", + "Objectstore forbidden" : "Objectstore je zakáazaný", + "Invalid storage backend \"%s\"" : "Neplatný backend úložiska \"%s\"", + "Not permitted to use backend \"%s\"" : "Nie je povolené použiť backend \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Nie je povolené použiť autentifikačný mechanizmus \"%s\"", + "Unsatisfied backend parameters" : "Nedostatočné parametre backendu", + "Unsatisfied authentication mechanism parameters" : "Nedostatočné parametre autentifikačného mechanizmu", "Access key" : "Prístupový kľúč", "Secret key" : "Tajný kľúč", "Builtin" : "Vstavaný", diff --git a/apps/files_external/l10n/sl.js b/apps/files_external/l10n/sl.js index 544ebf6f1ea..3de90f516e7 100644 --- a/apps/files_external/l10n/sl.js +++ b/apps/files_external/l10n/sl.js @@ -7,18 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "1. korak je spodletel. Izjemna napaka: %s", "Step 2 failed. Exception: %s" : "2. korak je spodletel. Izjemna napaka: %s", "External storage" : "Zunanja shramba", - "Storage with id \"%i\" not found" : "Shrambe z ID \"%i\" ni mogoče najti.", - "Invalid backend or authentication mechanism class" : "Neveljaven ozadnji program oziroma razred mehanizma overitve", - "Invalid mount point" : "Neveljavna priklopna točka", - "Objectstore forbidden" : "Shranjevanje predmeta je prepovedano", - "Invalid storage backend \"%s\"" : "Neveljaven ozadnji program shrambe \"%s\"", - "Not permitted to use backend \"%s\"" : "Uporaba ozadnjega programa \"%s\" ni dovoljena.", - "Not permitted to use authentication mechanism \"%s\"" : "Uporaba načina overitve \"%s\" ni dovoljena.", - "Unsatisfied backend parameters" : "Nezadovoljivi parametri ozadnjega programa", - "Unsatisfied authentication mechanism parameters" : "Nezadovoljivi parametri mehanizma overitve", - "Insufficient data: %s" : "Nepopolni podatki: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Shramba z ID \"%i\" ni uporabniško uredljiva.", "Dropbox App Configuration" : "Nastavitve programa Dropbox", "Google Drive App Configuration" : "Nastavitve programa Google Drive", "Personal" : "Osebno", @@ -48,6 +36,18 @@ OC.L10N.register( "Credentials saving failed" : "Shranjevanje poveril je spodletelo", "Credentials required" : "Zahtevana so poverila", "Save" : "Shrani", + "Storage with id \"%i\" not found" : "Shrambe z ID \"%i\" ni mogoče najti.", + "Invalid backend or authentication mechanism class" : "Neveljaven ozadnji program oziroma razred mehanizma overitve", + "Invalid mount point" : "Neveljavna priklopna točka", + "Objectstore forbidden" : "Shranjevanje predmeta je prepovedano", + "Invalid storage backend \"%s\"" : "Neveljaven ozadnji program shrambe \"%s\"", + "Not permitted to use backend \"%s\"" : "Uporaba ozadnjega programa \"%s\" ni dovoljena.", + "Not permitted to use authentication mechanism \"%s\"" : "Uporaba načina overitve \"%s\" ni dovoljena.", + "Unsatisfied backend parameters" : "Nezadovoljivi parametri ozadnjega programa", + "Unsatisfied authentication mechanism parameters" : "Nezadovoljivi parametri mehanizma overitve", + "Insufficient data: %s" : "Nepopolni podatki: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Shramba z ID \"%i\" ni uporabniško uredljiva.", "Access key" : "Ključ za dostop", "Secret key" : "Skriti ključ", "Builtin" : "Vgrajeno", diff --git a/apps/files_external/l10n/sl.json b/apps/files_external/l10n/sl.json index 864817b4b17..de512656d0c 100644 --- a/apps/files_external/l10n/sl.json +++ b/apps/files_external/l10n/sl.json @@ -5,18 +5,6 @@ "Step 1 failed. Exception: %s" : "1. korak je spodletel. Izjemna napaka: %s", "Step 2 failed. Exception: %s" : "2. korak je spodletel. Izjemna napaka: %s", "External storage" : "Zunanja shramba", - "Storage with id \"%i\" not found" : "Shrambe z ID \"%i\" ni mogoče najti.", - "Invalid backend or authentication mechanism class" : "Neveljaven ozadnji program oziroma razred mehanizma overitve", - "Invalid mount point" : "Neveljavna priklopna točka", - "Objectstore forbidden" : "Shranjevanje predmeta je prepovedano", - "Invalid storage backend \"%s\"" : "Neveljaven ozadnji program shrambe \"%s\"", - "Not permitted to use backend \"%s\"" : "Uporaba ozadnjega programa \"%s\" ni dovoljena.", - "Not permitted to use authentication mechanism \"%s\"" : "Uporaba načina overitve \"%s\" ni dovoljena.", - "Unsatisfied backend parameters" : "Nezadovoljivi parametri ozadnjega programa", - "Unsatisfied authentication mechanism parameters" : "Nezadovoljivi parametri mehanizma overitve", - "Insufficient data: %s" : "Nepopolni podatki: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Shramba z ID \"%i\" ni uporabniško uredljiva.", "Dropbox App Configuration" : "Nastavitve programa Dropbox", "Google Drive App Configuration" : "Nastavitve programa Google Drive", "Personal" : "Osebno", @@ -46,6 +34,18 @@ "Credentials saving failed" : "Shranjevanje poveril je spodletelo", "Credentials required" : "Zahtevana so poverila", "Save" : "Shrani", + "Storage with id \"%i\" not found" : "Shrambe z ID \"%i\" ni mogoče najti.", + "Invalid backend or authentication mechanism class" : "Neveljaven ozadnji program oziroma razred mehanizma overitve", + "Invalid mount point" : "Neveljavna priklopna točka", + "Objectstore forbidden" : "Shranjevanje predmeta je prepovedano", + "Invalid storage backend \"%s\"" : "Neveljaven ozadnji program shrambe \"%s\"", + "Not permitted to use backend \"%s\"" : "Uporaba ozadnjega programa \"%s\" ni dovoljena.", + "Not permitted to use authentication mechanism \"%s\"" : "Uporaba načina overitve \"%s\" ni dovoljena.", + "Unsatisfied backend parameters" : "Nezadovoljivi parametri ozadnjega programa", + "Unsatisfied authentication mechanism parameters" : "Nezadovoljivi parametri mehanizma overitve", + "Insufficient data: %s" : "Nepopolni podatki: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Shramba z ID \"%i\" ni uporabniško uredljiva.", "Access key" : "Ključ za dostop", "Secret key" : "Skriti ključ", "Builtin" : "Vgrajeno", diff --git a/apps/files_external/l10n/sq.js b/apps/files_external/l10n/sq.js index c73e2c5244a..8c72322aec0 100644 --- a/apps/files_external/l10n/sq.js +++ b/apps/files_external/l10n/sq.js @@ -7,18 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Hapi 1 dështoi. Përjashtim: %s", "Step 2 failed. Exception: %s" : "Hapi 2 dështoi. Përjashtim: %s", "External storage" : "Depozitë e jashtme", - "Storage with id \"%i\" not found" : "S’u gjet depozitë me id \"%i\"", - "Invalid backend or authentication mechanism class" : "Mekanizëm shërbimi ose klasë mekanizmi mirëfilltësimi e palvefshme", - "Invalid mount point" : "Pikë montimi e pavlefshme", - "Objectstore forbidden" : "Objectstore e ndaluar", - "Invalid storage backend \"%s\"" : "Mekanizëm shërbimi depozite i pavlefshëm \"%s\"", - "Not permitted to use backend \"%s\"" : "I palejuar të përdorë mekanizmin e shërbimit \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "S’i lejohet të përdorë mekanizmin e mirëfilltësimit \"%s\"", - "Unsatisfied backend parameters" : "Parametra mekanizmi shërbimi të paplotësuar", - "Unsatisfied authentication mechanism parameters" : "Parametra mekanizmi mirëfilltësimi të papërmbushur", - "Insufficient data: %s" : "Të dhëna të pamjaftueshme: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Depozita me id \"%i\" s’është e përpunueshme nga përdoruesi", "Dropbox App Configuration" : "Formësim i Aplikacionit Dropbox", "Google Drive App Configuration" : "Formësim i Aplikacionit Google Drive", "Personal" : "Personale", @@ -48,6 +36,18 @@ OC.L10N.register( "Credentials saving failed" : "Ruajtja e kredencialeve dështoi", "Credentials required" : "Lypsen kredenciale", "Save" : "Ruaje", + "Storage with id \"%i\" not found" : "S’u gjet depozitë me id \"%i\"", + "Invalid backend or authentication mechanism class" : "Mekanizëm shërbimi ose klasë mekanizmi mirëfilltësimi e palvefshme", + "Invalid mount point" : "Pikë montimi e pavlefshme", + "Objectstore forbidden" : "Objectstore e ndaluar", + "Invalid storage backend \"%s\"" : "Mekanizëm shërbimi depozite i pavlefshëm \"%s\"", + "Not permitted to use backend \"%s\"" : "I palejuar të përdorë mekanizmin e shërbimit \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "S’i lejohet të përdorë mekanizmin e mirëfilltësimit \"%s\"", + "Unsatisfied backend parameters" : "Parametra mekanizmi shërbimi të paplotësuar", + "Unsatisfied authentication mechanism parameters" : "Parametra mekanizmi mirëfilltësimi të papërmbushur", + "Insufficient data: %s" : "Të dhëna të pamjaftueshme: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Depozita me id \"%i\" s’është e përpunueshme nga përdoruesi", "Access key" : "Kyç hyrjesh", "Secret key" : "Kyç i fshehtë", "Builtin" : "I brendshëm", diff --git a/apps/files_external/l10n/sq.json b/apps/files_external/l10n/sq.json index 78b2a7d7ef3..54b1c583322 100644 --- a/apps/files_external/l10n/sq.json +++ b/apps/files_external/l10n/sq.json @@ -5,18 +5,6 @@ "Step 1 failed. Exception: %s" : "Hapi 1 dështoi. Përjashtim: %s", "Step 2 failed. Exception: %s" : "Hapi 2 dështoi. Përjashtim: %s", "External storage" : "Depozitë e jashtme", - "Storage with id \"%i\" not found" : "S’u gjet depozitë me id \"%i\"", - "Invalid backend or authentication mechanism class" : "Mekanizëm shërbimi ose klasë mekanizmi mirëfilltësimi e palvefshme", - "Invalid mount point" : "Pikë montimi e pavlefshme", - "Objectstore forbidden" : "Objectstore e ndaluar", - "Invalid storage backend \"%s\"" : "Mekanizëm shërbimi depozite i pavlefshëm \"%s\"", - "Not permitted to use backend \"%s\"" : "I palejuar të përdorë mekanizmin e shërbimit \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "S’i lejohet të përdorë mekanizmin e mirëfilltësimit \"%s\"", - "Unsatisfied backend parameters" : "Parametra mekanizmi shërbimi të paplotësuar", - "Unsatisfied authentication mechanism parameters" : "Parametra mekanizmi mirëfilltësimi të papërmbushur", - "Insufficient data: %s" : "Të dhëna të pamjaftueshme: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Depozita me id \"%i\" s’është e përpunueshme nga përdoruesi", "Dropbox App Configuration" : "Formësim i Aplikacionit Dropbox", "Google Drive App Configuration" : "Formësim i Aplikacionit Google Drive", "Personal" : "Personale", @@ -46,6 +34,18 @@ "Credentials saving failed" : "Ruajtja e kredencialeve dështoi", "Credentials required" : "Lypsen kredenciale", "Save" : "Ruaje", + "Storage with id \"%i\" not found" : "S’u gjet depozitë me id \"%i\"", + "Invalid backend or authentication mechanism class" : "Mekanizëm shërbimi ose klasë mekanizmi mirëfilltësimi e palvefshme", + "Invalid mount point" : "Pikë montimi e pavlefshme", + "Objectstore forbidden" : "Objectstore e ndaluar", + "Invalid storage backend \"%s\"" : "Mekanizëm shërbimi depozite i pavlefshëm \"%s\"", + "Not permitted to use backend \"%s\"" : "I palejuar të përdorë mekanizmin e shërbimit \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "S’i lejohet të përdorë mekanizmin e mirëfilltësimit \"%s\"", + "Unsatisfied backend parameters" : "Parametra mekanizmi shërbimi të paplotësuar", + "Unsatisfied authentication mechanism parameters" : "Parametra mekanizmi mirëfilltësimi të papërmbushur", + "Insufficient data: %s" : "Të dhëna të pamjaftueshme: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Depozita me id \"%i\" s’është e përpunueshme nga përdoruesi", "Access key" : "Kyç hyrjesh", "Secret key" : "Kyç i fshehtë", "Builtin" : "I brendshëm", diff --git a/apps/files_external/l10n/sr.js b/apps/files_external/l10n/sr.js index a0888bbb0b9..fe9203fd9df 100644 --- a/apps/files_external/l10n/sr.js +++ b/apps/files_external/l10n/sr.js @@ -4,9 +4,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Корак 1 није успео. Изузетак: %s", "Step 2 failed. Exception: %s" : "Корак 2 није успео. Изузетак: %s", "External storage" : "Спољашње складиште", - "Storage with id \"%i\" not found" : "Складиште са идентификацијом \"%i\" није пронађено", - "Invalid mount point" : "Неисправна тачка монтирања", - "Invalid storage backend \"%s\"" : "Неисправна позадина складишта „%s“", "Personal" : "Лично", "System" : "Систем", "Grant access" : "Одобри приступ", @@ -18,6 +15,9 @@ OC.L10N.register( "Username" : "Корисничко име", "Password" : "Лозинка", "Save" : "Сачувај", + "Storage with id \"%i\" not found" : "Складиште са идентификацијом \"%i\" није пронађено", + "Invalid mount point" : "Неисправна тачка монтирања", + "Invalid storage backend \"%s\"" : "Неисправна позадина складишта „%s“", "None" : "Ништа", "App key" : "Кључ апликације", "App secret" : "Тајна апликације", diff --git a/apps/files_external/l10n/sr.json b/apps/files_external/l10n/sr.json index 143f0dae15a..7449424a301 100644 --- a/apps/files_external/l10n/sr.json +++ b/apps/files_external/l10n/sr.json @@ -2,9 +2,6 @@ "Step 1 failed. Exception: %s" : "Корак 1 није успео. Изузетак: %s", "Step 2 failed. Exception: %s" : "Корак 2 није успео. Изузетак: %s", "External storage" : "Спољашње складиште", - "Storage with id \"%i\" not found" : "Складиште са идентификацијом \"%i\" није пронађено", - "Invalid mount point" : "Неисправна тачка монтирања", - "Invalid storage backend \"%s\"" : "Неисправна позадина складишта „%s“", "Personal" : "Лично", "System" : "Систем", "Grant access" : "Одобри приступ", @@ -16,6 +13,9 @@ "Username" : "Корисничко име", "Password" : "Лозинка", "Save" : "Сачувај", + "Storage with id \"%i\" not found" : "Складиште са идентификацијом \"%i\" није пронађено", + "Invalid mount point" : "Неисправна тачка монтирања", + "Invalid storage backend \"%s\"" : "Неисправна позадина складишта „%s“", "None" : "Ништа", "App key" : "Кључ апликације", "App secret" : "Тајна апликације", diff --git a/apps/files_external/l10n/sv.js b/apps/files_external/l10n/sv.js index bee41cf7322..dfa978f202a 100644 --- a/apps/files_external/l10n/sv.js +++ b/apps/files_external/l10n/sv.js @@ -4,10 +4,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Steg 1 flaerade. Undantag: %s", "Step 2 failed. Exception: %s" : "Steg 2 falerade. Undantag: %s", "External storage" : "Extern lagring", - "Invalid mount point" : "Ogiltig monteringspunkt", - "Insufficient data: %s" : "Otillräcklig data: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Lagring med id \"%i\" är inte redigerbar av användare", "Personal" : "Personligt", "System" : "System", "Grant access" : "Bevilja åtkomst", @@ -28,6 +24,10 @@ OC.L10N.register( "Credentials saving failed" : "Misslyckades med att spara referenser", "Credentials required" : "Referenser krävs", "Save" : "Spara", + "Invalid mount point" : "Ogiltig monteringspunkt", + "Insufficient data: %s" : "Otillräcklig data: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Lagring med id \"%i\" är inte redigerbar av användare", "Access key" : "Åtkomstnyckel", "Secret key" : "Hemlig nyckel", "Builtin" : "Inbyggt", diff --git a/apps/files_external/l10n/sv.json b/apps/files_external/l10n/sv.json index 66b95d84a0b..528588bd702 100644 --- a/apps/files_external/l10n/sv.json +++ b/apps/files_external/l10n/sv.json @@ -2,10 +2,6 @@ "Step 1 failed. Exception: %s" : "Steg 1 flaerade. Undantag: %s", "Step 2 failed. Exception: %s" : "Steg 2 falerade. Undantag: %s", "External storage" : "Extern lagring", - "Invalid mount point" : "Ogiltig monteringspunkt", - "Insufficient data: %s" : "Otillräcklig data: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Lagring med id \"%i\" är inte redigerbar av användare", "Personal" : "Personligt", "System" : "System", "Grant access" : "Bevilja åtkomst", @@ -26,6 +22,10 @@ "Credentials saving failed" : "Misslyckades med att spara referenser", "Credentials required" : "Referenser krävs", "Save" : "Spara", + "Invalid mount point" : "Ogiltig monteringspunkt", + "Insufficient data: %s" : "Otillräcklig data: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "Lagring med id \"%i\" är inte redigerbar av användare", "Access key" : "Åtkomstnyckel", "Secret key" : "Hemlig nyckel", "Builtin" : "Inbyggt", diff --git a/apps/files_external/l10n/th_TH.js b/apps/files_external/l10n/th_TH.js index 8ee72ac0eff..8028ec77b06 100644 --- a/apps/files_external/l10n/th_TH.js +++ b/apps/files_external/l10n/th_TH.js @@ -7,18 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "ขั้นตอนที่ 1 ล้มเหลว ข้อยกเว้น: %s", "Step 2 failed. Exception: %s" : "ขั้นตอนที่ 2 ล้มเหลว ข้อยกเว้น: %s", "External storage" : "จัดเก็บข้อมูลภายนอก", - "Storage with id \"%i\" not found" : "ไม่พบจัดการเก็บข้อมูลของ ID \"%i\"", - "Invalid backend or authentication mechanism class" : "แบ็กเอนด์ไม่ถูกต้องหรือระดับการรับรองความถูกต้องไม่เพียงพอ", - "Invalid mount point" : "จุดเชื่อมต่อที่ไม่ถูกต้อง", - "Objectstore forbidden" : "เก็บวัตถุต้องห้าม", - "Invalid storage backend \"%s\"" : "การจัดเก็บข้อมูลแบ็กเอนด์ไม่ถูกต้อง \"%s\"", - "Not permitted to use backend \"%s\"" : "ไม่อนุญาตให้ใช้แบ็กเอนด์ \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "ไม่อนุญาตให้ตรวจสอบการรับรองความถูกต้อง \"%s\"", - "Unsatisfied backend parameters" : "พารามิเตอร์แบ็กเอนด์ไม่ได้รับอนุญาต", - "Unsatisfied authentication mechanism parameters" : "การรับรองความถูกต้องไม่เพียงพอ", - "Insufficient data: %s" : "ข้อมูลไม่เพียงพอ: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "พื้นที่เก็บข้อมูล รหัส \"%i\" ไม่อนุญาตให้ผู้ใช้แก้ไขข้อมูลได้", "Personal" : "ส่วนตัว", "System" : "ระบบ", "Grant access" : "อนุญาตให้เข้าถึงได้", @@ -46,6 +34,18 @@ OC.L10N.register( "Credentials saving failed" : "บันทึกข้อมูลประจำตัวล้มเหลว", "Credentials required" : "จำเป็นต้องระบบข้อมูลประจำตัว", "Save" : "บันทึก", + "Storage with id \"%i\" not found" : "ไม่พบจัดการเก็บข้อมูลของ ID \"%i\"", + "Invalid backend or authentication mechanism class" : "แบ็กเอนด์ไม่ถูกต้องหรือระดับการรับรองความถูกต้องไม่เพียงพอ", + "Invalid mount point" : "จุดเชื่อมต่อที่ไม่ถูกต้อง", + "Objectstore forbidden" : "เก็บวัตถุต้องห้าม", + "Invalid storage backend \"%s\"" : "การจัดเก็บข้อมูลแบ็กเอนด์ไม่ถูกต้อง \"%s\"", + "Not permitted to use backend \"%s\"" : "ไม่อนุญาตให้ใช้แบ็กเอนด์ \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "ไม่อนุญาตให้ตรวจสอบการรับรองความถูกต้อง \"%s\"", + "Unsatisfied backend parameters" : "พารามิเตอร์แบ็กเอนด์ไม่ได้รับอนุญาต", + "Unsatisfied authentication mechanism parameters" : "การรับรองความถูกต้องไม่เพียงพอ", + "Insufficient data: %s" : "ข้อมูลไม่เพียงพอ: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "พื้นที่เก็บข้อมูล รหัส \"%i\" ไม่อนุญาตให้ผู้ใช้แก้ไขข้อมูลได้", "Access key" : "คีย์การเข้าถึง", "Secret key" : "คีย์ลับ", "Builtin" : "ในตัว", diff --git a/apps/files_external/l10n/th_TH.json b/apps/files_external/l10n/th_TH.json index 380a69402b0..067e30c562f 100644 --- a/apps/files_external/l10n/th_TH.json +++ b/apps/files_external/l10n/th_TH.json @@ -5,18 +5,6 @@ "Step 1 failed. Exception: %s" : "ขั้นตอนที่ 1 ล้มเหลว ข้อยกเว้น: %s", "Step 2 failed. Exception: %s" : "ขั้นตอนที่ 2 ล้มเหลว ข้อยกเว้น: %s", "External storage" : "จัดเก็บข้อมูลภายนอก", - "Storage with id \"%i\" not found" : "ไม่พบจัดการเก็บข้อมูลของ ID \"%i\"", - "Invalid backend or authentication mechanism class" : "แบ็กเอนด์ไม่ถูกต้องหรือระดับการรับรองความถูกต้องไม่เพียงพอ", - "Invalid mount point" : "จุดเชื่อมต่อที่ไม่ถูกต้อง", - "Objectstore forbidden" : "เก็บวัตถุต้องห้าม", - "Invalid storage backend \"%s\"" : "การจัดเก็บข้อมูลแบ็กเอนด์ไม่ถูกต้อง \"%s\"", - "Not permitted to use backend \"%s\"" : "ไม่อนุญาตให้ใช้แบ็กเอนด์ \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "ไม่อนุญาตให้ตรวจสอบการรับรองความถูกต้อง \"%s\"", - "Unsatisfied backend parameters" : "พารามิเตอร์แบ็กเอนด์ไม่ได้รับอนุญาต", - "Unsatisfied authentication mechanism parameters" : "การรับรองความถูกต้องไม่เพียงพอ", - "Insufficient data: %s" : "ข้อมูลไม่เพียงพอ: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "พื้นที่เก็บข้อมูล รหัส \"%i\" ไม่อนุญาตให้ผู้ใช้แก้ไขข้อมูลได้", "Personal" : "ส่วนตัว", "System" : "ระบบ", "Grant access" : "อนุญาตให้เข้าถึงได้", @@ -44,6 +32,18 @@ "Credentials saving failed" : "บันทึกข้อมูลประจำตัวล้มเหลว", "Credentials required" : "จำเป็นต้องระบบข้อมูลประจำตัว", "Save" : "บันทึก", + "Storage with id \"%i\" not found" : "ไม่พบจัดการเก็บข้อมูลของ ID \"%i\"", + "Invalid backend or authentication mechanism class" : "แบ็กเอนด์ไม่ถูกต้องหรือระดับการรับรองความถูกต้องไม่เพียงพอ", + "Invalid mount point" : "จุดเชื่อมต่อที่ไม่ถูกต้อง", + "Objectstore forbidden" : "เก็บวัตถุต้องห้าม", + "Invalid storage backend \"%s\"" : "การจัดเก็บข้อมูลแบ็กเอนด์ไม่ถูกต้อง \"%s\"", + "Not permitted to use backend \"%s\"" : "ไม่อนุญาตให้ใช้แบ็กเอนด์ \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "ไม่อนุญาตให้ตรวจสอบการรับรองความถูกต้อง \"%s\"", + "Unsatisfied backend parameters" : "พารามิเตอร์แบ็กเอนด์ไม่ได้รับอนุญาต", + "Unsatisfied authentication mechanism parameters" : "การรับรองความถูกต้องไม่เพียงพอ", + "Insufficient data: %s" : "ข้อมูลไม่เพียงพอ: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "พื้นที่เก็บข้อมูล รหัส \"%i\" ไม่อนุญาตให้ผู้ใช้แก้ไขข้อมูลได้", "Access key" : "คีย์การเข้าถึง", "Secret key" : "คีย์ลับ", "Builtin" : "ในตัว", diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js index 8365741a128..1f9c41eccb9 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -7,18 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Adım 1 başarısız. Özel durum: %s", "Step 2 failed. Exception: %s" : "Adım 2 başarısız. Özel durum: %s", "External storage" : "Harici depolama", - "Storage with id \"%i\" not found" : "\"%i\" kimliği ile bir depolama bulunamadı", - "Invalid backend or authentication mechanism class" : "Geçersiz arka uç veya kimlik doğrulama mekanizma sınıfı", - "Invalid mount point" : "Geçersiz bağlama noktası", - "Objectstore forbidden" : "Nesne deposu yasaktır", - "Invalid storage backend \"%s\"" : "Geçersiz depolama arka ucu \"%s\"", - "Not permitted to use backend \"%s\"" : "\"%s\" arka ucu kullanımına izin verilmiyor", - "Not permitted to use authentication mechanism \"%s\"" : "\"%s\" kimlik doğrulama mekanizmasına izin verilmiyor", - "Unsatisfied backend parameters" : "Yetersiz arka uç parametreleri", - "Unsatisfied authentication mechanism parameters" : "Yetersiz kimlik doğrulama mekanizması parametreleri", - "Insufficient data: %s" : "Yetersiz veri: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "\"%i\" kimliği ile bir depolama bulunamadı", "Personal" : "Kişisel", "System" : "Sistem", "Grant access" : "Erişimi sağla", @@ -46,6 +34,18 @@ OC.L10N.register( "Credentials saving failed" : "Kimlik bilgileri kaydedilemedi", "Credentials required" : "Kimlik bilgileri gerekli", "Save" : "Kaydet", + "Storage with id \"%i\" not found" : "\"%i\" kimliği ile bir depolama bulunamadı", + "Invalid backend or authentication mechanism class" : "Geçersiz arka uç veya kimlik doğrulama mekanizma sınıfı", + "Invalid mount point" : "Geçersiz bağlama noktası", + "Objectstore forbidden" : "Nesne deposu yasaktır", + "Invalid storage backend \"%s\"" : "Geçersiz depolama arka ucu \"%s\"", + "Not permitted to use backend \"%s\"" : "\"%s\" arka ucu kullanımına izin verilmiyor", + "Not permitted to use authentication mechanism \"%s\"" : "\"%s\" kimlik doğrulama mekanizmasına izin verilmiyor", + "Unsatisfied backend parameters" : "Yetersiz arka uç parametreleri", + "Unsatisfied authentication mechanism parameters" : "Yetersiz kimlik doğrulama mekanizması parametreleri", + "Insufficient data: %s" : "Yetersiz veri: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "\"%i\" kimliği ile bir depolama bulunamadı", "Access key" : "Erişim anahtarı", "Secret key" : "Gizli anahtar", "Builtin" : "Yerleşik", diff --git a/apps/files_external/l10n/tr.json b/apps/files_external/l10n/tr.json index f035cbdb134..ec68bd7447e 100644 --- a/apps/files_external/l10n/tr.json +++ b/apps/files_external/l10n/tr.json @@ -5,18 +5,6 @@ "Step 1 failed. Exception: %s" : "Adım 1 başarısız. Özel durum: %s", "Step 2 failed. Exception: %s" : "Adım 2 başarısız. Özel durum: %s", "External storage" : "Harici depolama", - "Storage with id \"%i\" not found" : "\"%i\" kimliği ile bir depolama bulunamadı", - "Invalid backend or authentication mechanism class" : "Geçersiz arka uç veya kimlik doğrulama mekanizma sınıfı", - "Invalid mount point" : "Geçersiz bağlama noktası", - "Objectstore forbidden" : "Nesne deposu yasaktır", - "Invalid storage backend \"%s\"" : "Geçersiz depolama arka ucu \"%s\"", - "Not permitted to use backend \"%s\"" : "\"%s\" arka ucu kullanımına izin verilmiyor", - "Not permitted to use authentication mechanism \"%s\"" : "\"%s\" kimlik doğrulama mekanizmasına izin verilmiyor", - "Unsatisfied backend parameters" : "Yetersiz arka uç parametreleri", - "Unsatisfied authentication mechanism parameters" : "Yetersiz kimlik doğrulama mekanizması parametreleri", - "Insufficient data: %s" : "Yetersiz veri: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "\"%i\" kimliği ile bir depolama bulunamadı", "Personal" : "Kişisel", "System" : "Sistem", "Grant access" : "Erişimi sağla", @@ -44,6 +32,18 @@ "Credentials saving failed" : "Kimlik bilgileri kaydedilemedi", "Credentials required" : "Kimlik bilgileri gerekli", "Save" : "Kaydet", + "Storage with id \"%i\" not found" : "\"%i\" kimliği ile bir depolama bulunamadı", + "Invalid backend or authentication mechanism class" : "Geçersiz arka uç veya kimlik doğrulama mekanizma sınıfı", + "Invalid mount point" : "Geçersiz bağlama noktası", + "Objectstore forbidden" : "Nesne deposu yasaktır", + "Invalid storage backend \"%s\"" : "Geçersiz depolama arka ucu \"%s\"", + "Not permitted to use backend \"%s\"" : "\"%s\" arka ucu kullanımına izin verilmiyor", + "Not permitted to use authentication mechanism \"%s\"" : "\"%s\" kimlik doğrulama mekanizmasına izin verilmiyor", + "Unsatisfied backend parameters" : "Yetersiz arka uç parametreleri", + "Unsatisfied authentication mechanism parameters" : "Yetersiz kimlik doğrulama mekanizması parametreleri", + "Insufficient data: %s" : "Yetersiz veri: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "\"%i\" kimliği ile bir depolama bulunamadı", "Access key" : "Erişim anahtarı", "Secret key" : "Gizli anahtar", "Builtin" : "Yerleşik", diff --git a/apps/files_external/l10n/uk.js b/apps/files_external/l10n/uk.js index 0f1e4e35e94..a1c4648c3a5 100644 --- a/apps/files_external/l10n/uk.js +++ b/apps/files_external/l10n/uk.js @@ -4,9 +4,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "1-й крок невдалий. Виключення: %s", "Step 2 failed. Exception: %s" : "2-й крок невдалий. Виключення: %s", "External storage" : "Зовнішнє сховище", - "Storage with id \"%i\" not found" : "Сховище з id \"%i\" не знайдено", - "Invalid mount point" : "Невірна точка монтування", - "Invalid storage backend \"%s\"" : "Невірне сховище \"%s\"", "Personal" : "Особисте", "System" : "Система", "Grant access" : "Дозволити доступ", @@ -18,6 +15,9 @@ OC.L10N.register( "Username" : "Ім'я користувача", "Password" : "Пароль", "Save" : "Зберегти", + "Storage with id \"%i\" not found" : "Сховище з id \"%i\" не знайдено", + "Invalid mount point" : "Невірна точка монтування", + "Invalid storage backend \"%s\"" : "Невірне сховище \"%s\"", "None" : "Жоден", "App key" : "Ключ додатку", "App secret" : "Секретний ключ додатку", diff --git a/apps/files_external/l10n/uk.json b/apps/files_external/l10n/uk.json index 72f74347d03..7adc7a43eec 100644 --- a/apps/files_external/l10n/uk.json +++ b/apps/files_external/l10n/uk.json @@ -2,9 +2,6 @@ "Step 1 failed. Exception: %s" : "1-й крок невдалий. Виключення: %s", "Step 2 failed. Exception: %s" : "2-й крок невдалий. Виключення: %s", "External storage" : "Зовнішнє сховище", - "Storage with id \"%i\" not found" : "Сховище з id \"%i\" не знайдено", - "Invalid mount point" : "Невірна точка монтування", - "Invalid storage backend \"%s\"" : "Невірне сховище \"%s\"", "Personal" : "Особисте", "System" : "Система", "Grant access" : "Дозволити доступ", @@ -16,6 +13,9 @@ "Username" : "Ім'я користувача", "Password" : "Пароль", "Save" : "Зберегти", + "Storage with id \"%i\" not found" : "Сховище з id \"%i\" не знайдено", + "Invalid mount point" : "Невірна точка монтування", + "Invalid storage backend \"%s\"" : "Невірне сховище \"%s\"", "None" : "Жоден", "App key" : "Ключ додатку", "App secret" : "Секретний ключ додатку", diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index cc7edb361fd..fcbee03772f 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -4,8 +4,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "步骤 1 失败。异常:%s", "Step 2 failed. Exception: %s" : "步骤 2 失败。异常:%s", "External storage" : "外部存储", - "Invalid mount point" : "无效的挂载点", - "%s" : "%s", "Personal" : "个人", "System" : "系统", "Grant access" : "授权", @@ -15,6 +13,8 @@ OC.L10N.register( "Username" : "用户名", "Password" : "密码", "Save" : "保存", + "Invalid mount point" : "无效的挂载点", + "%s" : "%s", "Access key" : "Access key", "Secret key" : "Secret key", "Builtin" : "内置", diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json index 105cf564843..286156dac52 100644 --- a/apps/files_external/l10n/zh_CN.json +++ b/apps/files_external/l10n/zh_CN.json @@ -2,8 +2,6 @@ "Step 1 failed. Exception: %s" : "步骤 1 失败。异常:%s", "Step 2 failed. Exception: %s" : "步骤 2 失败。异常:%s", "External storage" : "外部存储", - "Invalid mount point" : "无效的挂载点", - "%s" : "%s", "Personal" : "个人", "System" : "系统", "Grant access" : "授权", @@ -13,6 +11,8 @@ "Username" : "用户名", "Password" : "密码", "Save" : "保存", + "Invalid mount point" : "无效的挂载点", + "%s" : "%s", "Access key" : "Access key", "Secret key" : "Secret key", "Builtin" : "内置", diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index 1749eda96dd..45fe08682a6 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -7,17 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "步驟 1 失敗,出現異常: %s", "Step 2 failed. Exception: %s" : "步驟 2 失敗,出現異常: %s", "External storage" : "外部儲存", - "Storage with id \"%i\" not found" : "沒有找到編號 \"%i\" 的儲存空間 ", - "Invalid backend or authentication mechanism class" : "無效的後端處理或是驗證方式", - "Invalid mount point" : "無效的掛載點", - "Objectstore forbidden" : "物件儲存禁止存取", - "Invalid storage backend \"%s\"" : "無效的後端儲存 \"%s\"", - "Not permitted to use backend \"%s\"" : "不被允許使用後端儲存 \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "不被允許使用驗證機制 \"%s\"", - "Unsatisfied backend parameters" : "無法滿足後端所需的參數條件", - "Unsatisfied authentication mechanism parameters" : "無法滿足驗證機制所需的參數條件", - "Insufficient data: %s" : "資料不足: %s", - "%s" : "%s", "Personal" : "個人", "System" : "系統", "Grant access" : "允許存取", @@ -35,6 +24,17 @@ OC.L10N.register( "Username" : "使用者名稱", "Password" : "密碼", "Save" : "儲存", + "Storage with id \"%i\" not found" : "沒有找到編號 \"%i\" 的儲存空間 ", + "Invalid backend or authentication mechanism class" : "無效的後端處理或是驗證方式", + "Invalid mount point" : "無效的掛載點", + "Objectstore forbidden" : "物件儲存禁止存取", + "Invalid storage backend \"%s\"" : "無效的後端儲存 \"%s\"", + "Not permitted to use backend \"%s\"" : "不被允許使用後端儲存 \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "不被允許使用驗證機制 \"%s\"", + "Unsatisfied backend parameters" : "無法滿足後端所需的參數條件", + "Unsatisfied authentication mechanism parameters" : "無法滿足驗證機制所需的參數條件", + "Insufficient data: %s" : "資料不足: %s", + "%s" : "%s", "Access key" : "存取金鑰", "Secret key" : "私密金鑰", "None" : "無", diff --git a/apps/files_external/l10n/zh_TW.json b/apps/files_external/l10n/zh_TW.json index 7b49bb919ca..4e487f06a3a 100644 --- a/apps/files_external/l10n/zh_TW.json +++ b/apps/files_external/l10n/zh_TW.json @@ -5,17 +5,6 @@ "Step 1 failed. Exception: %s" : "步驟 1 失敗,出現異常: %s", "Step 2 failed. Exception: %s" : "步驟 2 失敗,出現異常: %s", "External storage" : "外部儲存", - "Storage with id \"%i\" not found" : "沒有找到編號 \"%i\" 的儲存空間 ", - "Invalid backend or authentication mechanism class" : "無效的後端處理或是驗證方式", - "Invalid mount point" : "無效的掛載點", - "Objectstore forbidden" : "物件儲存禁止存取", - "Invalid storage backend \"%s\"" : "無效的後端儲存 \"%s\"", - "Not permitted to use backend \"%s\"" : "不被允許使用後端儲存 \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "不被允許使用驗證機制 \"%s\"", - "Unsatisfied backend parameters" : "無法滿足後端所需的參數條件", - "Unsatisfied authentication mechanism parameters" : "無法滿足驗證機制所需的參數條件", - "Insufficient data: %s" : "資料不足: %s", - "%s" : "%s", "Personal" : "個人", "System" : "系統", "Grant access" : "允許存取", @@ -33,6 +22,17 @@ "Username" : "使用者名稱", "Password" : "密碼", "Save" : "儲存", + "Storage with id \"%i\" not found" : "沒有找到編號 \"%i\" 的儲存空間 ", + "Invalid backend or authentication mechanism class" : "無效的後端處理或是驗證方式", + "Invalid mount point" : "無效的掛載點", + "Objectstore forbidden" : "物件儲存禁止存取", + "Invalid storage backend \"%s\"" : "無效的後端儲存 \"%s\"", + "Not permitted to use backend \"%s\"" : "不被允許使用後端儲存 \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "不被允許使用驗證機制 \"%s\"", + "Unsatisfied backend parameters" : "無法滿足後端所需的參數條件", + "Unsatisfied authentication mechanism parameters" : "無法滿足驗證機制所需的參數條件", + "Insufficient data: %s" : "資料不足: %s", + "%s" : "%s", "Access key" : "存取金鑰", "Secret key" : "私密金鑰", "None" : "無", diff --git a/apps/files_sharing/l10n/cs_CZ.js b/apps/files_sharing/l10n/cs_CZ.js index aba62f0811b..40c9a981203 100644 --- a/apps/files_sharing/l10n/cs_CZ.js +++ b/apps/files_sharing/l10n/cs_CZ.js @@ -30,7 +30,6 @@ OC.L10N.register( "Shared with you" : "Sdíleno s vámi", "Shared with others" : "Sdíleno s ostatními", "Shared by link" : "Sdíleno pomocí odkazu", - "Federated sharing" : "Propojené sdílení", "Nothing shared with you yet" : "Zatím s vámi nikdo nic nesdílel", "Files and folders others share with you will show up here" : "Zde budou zobrazeny soubory a adresáře, které s vámi ostatní sdílí", "Nothing shared yet" : "Zatím není nic sdíleno", @@ -90,9 +89,6 @@ OC.L10N.register( "Public link of %2$s expired" : "Veřejný odkaz %2$s vypršel", "Shared by %2$s" : "%2$s sdílel(a)", "Shares" : "Sdílení", - "You received \"/%2$s\" as a remote share from %1$s" : "Obdržel(a) jsi \"/%2$s\" jako vzdálené sdílení od %1$s", - "Accept" : "Přijmout", - "Decline" : "Zamítnout", "This share is password-protected" : "Toto sdílení je chráněno heslem", "The password is wrong. Try again." : "Heslo není správné. Zkuste to znovu.", "Password" : "Heslo", diff --git a/apps/files_sharing/l10n/cs_CZ.json b/apps/files_sharing/l10n/cs_CZ.json index 74877e2f2fa..393bdbc165b 100644 --- a/apps/files_sharing/l10n/cs_CZ.json +++ b/apps/files_sharing/l10n/cs_CZ.json @@ -28,7 +28,6 @@ "Shared with you" : "Sdíleno s vámi", "Shared with others" : "Sdíleno s ostatními", "Shared by link" : "Sdíleno pomocí odkazu", - "Federated sharing" : "Propojené sdílení", "Nothing shared with you yet" : "Zatím s vámi nikdo nic nesdílel", "Files and folders others share with you will show up here" : "Zde budou zobrazeny soubory a adresáře, které s vámi ostatní sdílí", "Nothing shared yet" : "Zatím není nic sdíleno", @@ -88,9 +87,6 @@ "Public link of %2$s expired" : "Veřejný odkaz %2$s vypršel", "Shared by %2$s" : "%2$s sdílel(a)", "Shares" : "Sdílení", - "You received \"/%2$s\" as a remote share from %1$s" : "Obdržel(a) jsi \"/%2$s\" jako vzdálené sdílení od %1$s", - "Accept" : "Přijmout", - "Decline" : "Zamítnout", "This share is password-protected" : "Toto sdílení je chráněno heslem", "The password is wrong. Try again." : "Heslo není správné. Zkuste to znovu.", "Password" : "Heslo", diff --git a/apps/files_sharing/l10n/da.js b/apps/files_sharing/l10n/da.js index 8ecd981af45..f64eae3157e 100644 --- a/apps/files_sharing/l10n/da.js +++ b/apps/files_sharing/l10n/da.js @@ -11,7 +11,6 @@ OC.L10N.register( "Shared with you" : "Delt med dig", "Shared with others" : "Delt med andre", "Shared by link" : "Delt via link", - "Federated sharing" : "Datafællesskabsdeling", "Nothing shared with you yet" : "Der deles ikke noget med dig endnu", "Files and folders others share with you will show up here" : "Filer og mapper som andre deler med dig, vil blive vist her", "Nothing shared yet" : "Der deles endnu ikke noget", @@ -54,8 +53,6 @@ OC.L10N.register( "Shared via public link" : "Delt via offentligt link", "Shared by %2$s" : "Delt af %2$s", "Shares" : "Delt", - "Accept" : "Acceptér", - "Decline" : "Afvis", "This share is password-protected" : "Delingen er beskyttet af kodeord", "The password is wrong. Try again." : "Kodeordet er forkert. Prøv igen.", "Password" : "Kodeord", diff --git a/apps/files_sharing/l10n/da.json b/apps/files_sharing/l10n/da.json index d68cdfb0452..1b18f0c5cc0 100644 --- a/apps/files_sharing/l10n/da.json +++ b/apps/files_sharing/l10n/da.json @@ -9,7 +9,6 @@ "Shared with you" : "Delt med dig", "Shared with others" : "Delt med andre", "Shared by link" : "Delt via link", - "Federated sharing" : "Datafællesskabsdeling", "Nothing shared with you yet" : "Der deles ikke noget med dig endnu", "Files and folders others share with you will show up here" : "Filer og mapper som andre deler med dig, vil blive vist her", "Nothing shared yet" : "Der deles endnu ikke noget", @@ -52,8 +51,6 @@ "Shared via public link" : "Delt via offentligt link", "Shared by %2$s" : "Delt af %2$s", "Shares" : "Delt", - "Accept" : "Acceptér", - "Decline" : "Afvis", "This share is password-protected" : "Delingen er beskyttet af kodeord", "The password is wrong. Try again." : "Kodeordet er forkert. Prøv igen.", "Password" : "Kodeord", diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index ac9083183f2..b38f4c9145b 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -30,7 +30,6 @@ OC.L10N.register( "Shared with you" : "Mit Dir geteilt", "Shared with others" : "Von Dir geteilt", "Shared by link" : "Geteilt über einen Link", - "Federated sharing" : "Federated-Sharing", "Nothing shared with you yet" : "Bis jetzt wurde nichts mit Dir geteilt", "Files and folders others share with you will show up here" : "Mit Dir geteilte Dateien und Ordner anderer werden hier erscheinen", "Nothing shared yet" : "Noch nichts geteilt", @@ -90,9 +89,6 @@ OC.L10N.register( "Public link of %2$s expired" : "Öffentlicher Link von %2$s ist abgelaufen", "Shared by %2$s" : "Geteilt von %2$s", "Shares" : "Freigaben", - "You received \"/%2$s\" as a remote share from %1$s" : "Du empfängst \"/%2$s\" als Remotefreigabe von %1$s", - "Accept" : "Ok", - "Decline" : "Abgelehnt", "This share is password-protected" : "Diese Freigabe ist durch ein Passwort geschützt", "The password is wrong. Try again." : "Bitte überprüfe Dein Passwort und versuche es erneut.", "Password" : "Passwort", diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index be648efa1f4..7a349b79b7a 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -28,7 +28,6 @@ "Shared with you" : "Mit Dir geteilt", "Shared with others" : "Von Dir geteilt", "Shared by link" : "Geteilt über einen Link", - "Federated sharing" : "Federated-Sharing", "Nothing shared with you yet" : "Bis jetzt wurde nichts mit Dir geteilt", "Files and folders others share with you will show up here" : "Mit Dir geteilte Dateien und Ordner anderer werden hier erscheinen", "Nothing shared yet" : "Noch nichts geteilt", @@ -88,9 +87,6 @@ "Public link of %2$s expired" : "Öffentlicher Link von %2$s ist abgelaufen", "Shared by %2$s" : "Geteilt von %2$s", "Shares" : "Freigaben", - "You received \"/%2$s\" as a remote share from %1$s" : "Du empfängst \"/%2$s\" als Remotefreigabe von %1$s", - "Accept" : "Ok", - "Decline" : "Abgelehnt", "This share is password-protected" : "Diese Freigabe ist durch ein Passwort geschützt", "The password is wrong. Try again." : "Bitte überprüfe Dein Passwort und versuche es erneut.", "Password" : "Passwort", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index c5176f52818..a45d29edac5 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -30,7 +30,6 @@ OC.L10N.register( "Shared with you" : "Mit Ihnen geteilt", "Shared with others" : "Von Ihnen geteilt", "Shared by link" : "Geteilt über einen Link", - "Federated sharing" : "Federated-Sharing", "Nothing shared with you yet" : "Bis jetzt wurde nichts mit Ihnen geteilt", "Files and folders others share with you will show up here" : "Mit Ihnen geteilte Dateien und Ordner anderer werden hier erscheinen", "Nothing shared yet" : "Noch nichts geteilt", @@ -90,9 +89,6 @@ OC.L10N.register( "Public link of %2$s expired" : "Öffentlicher Link von %2$s ist abgelaufen", "Shared by %2$s" : "Geteilt von %2$s", "Shares" : "Geteiltes", - "You received \"/%2$s\" as a remote share from %1$s" : "Sie haben \"/%2$s\" als Remotefreigabe von %1$s erhalten", - "Accept" : "Akzeptieren", - "Decline" : "Ablehnen", "This share is password-protected" : "Diese Freigabe ist durch ein Passwort geschützt", "The password is wrong. Try again." : "Das Passwort ist falsch. Bitte versuchen Sie es erneut.", "Password" : "Passwort", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index c0d279c4a95..e9c23efaf30 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -28,7 +28,6 @@ "Shared with you" : "Mit Ihnen geteilt", "Shared with others" : "Von Ihnen geteilt", "Shared by link" : "Geteilt über einen Link", - "Federated sharing" : "Federated-Sharing", "Nothing shared with you yet" : "Bis jetzt wurde nichts mit Ihnen geteilt", "Files and folders others share with you will show up here" : "Mit Ihnen geteilte Dateien und Ordner anderer werden hier erscheinen", "Nothing shared yet" : "Noch nichts geteilt", @@ -88,9 +87,6 @@ "Public link of %2$s expired" : "Öffentlicher Link von %2$s ist abgelaufen", "Shared by %2$s" : "Geteilt von %2$s", "Shares" : "Geteiltes", - "You received \"/%2$s\" as a remote share from %1$s" : "Sie haben \"/%2$s\" als Remotefreigabe von %1$s erhalten", - "Accept" : "Akzeptieren", - "Decline" : "Ablehnen", "This share is password-protected" : "Diese Freigabe ist durch ein Passwort geschützt", "The password is wrong. Try again." : "Das Passwort ist falsch. Bitte versuchen Sie es erneut.", "Password" : "Passwort", diff --git a/apps/files_sharing/l10n/el.js b/apps/files_sharing/l10n/el.js index 1959036f6fc..e83f341a08a 100644 --- a/apps/files_sharing/l10n/el.js +++ b/apps/files_sharing/l10n/el.js @@ -52,8 +52,6 @@ OC.L10N.register( "Shared via public link" : "Διαμοιράστηκε μέσω δημόσιου συνδέσμου", "Shared by %2$s" : "Διαμοιράστηκε από %2$s", "Shares" : "Κοινόχρηστοι φάκελοι", - "Accept" : "Αποδοχή", - "Decline" : "Απόρριψη", "This share is password-protected" : "Αυτός ο κοινόχρηστος φάκελος προστατεύεται με κωδικό", "The password is wrong. Try again." : "Εσφαλμένος κωδικός πρόσβασης. Προσπαθήστε ξανά.", "Password" : "Κωδικός πρόσβασης", diff --git a/apps/files_sharing/l10n/el.json b/apps/files_sharing/l10n/el.json index c241c7613a1..565282e284e 100644 --- a/apps/files_sharing/l10n/el.json +++ b/apps/files_sharing/l10n/el.json @@ -50,8 +50,6 @@ "Shared via public link" : "Διαμοιράστηκε μέσω δημόσιου συνδέσμου", "Shared by %2$s" : "Διαμοιράστηκε από %2$s", "Shares" : "Κοινόχρηστοι φάκελοι", - "Accept" : "Αποδοχή", - "Decline" : "Απόρριψη", "This share is password-protected" : "Αυτός ο κοινόχρηστος φάκελος προστατεύεται με κωδικό", "The password is wrong. Try again." : "Εσφαλμένος κωδικός πρόσβασης. Προσπαθήστε ξανά.", "Password" : "Κωδικός πρόσβασης", diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 81ddc030559..d9fe479ab0a 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -30,7 +30,6 @@ OC.L10N.register( "Shared with you" : "Shared with you", "Shared with others" : "Shared with others", "Shared by link" : "Shared by link", - "Federated sharing" : "Federated sharing", "Nothing shared with you yet" : "Nothing shared with you yet", "Files and folders others share with you will show up here" : "Files and folders others share with you will show up here", "Nothing shared yet" : "Nothing shared yet", @@ -90,9 +89,6 @@ OC.L10N.register( "Public link of %2$s expired" : "Public link of %2$s expired", "Shared by %2$s" : "Shared by %2$s", "Shares" : "Shares", - "You received \"/%2$s\" as a remote share from %1$s" : "You received \"/%2$s\" as a remote share from %1$s", - "Accept" : "Accept", - "Decline" : "Decline", "This share is password-protected" : "This share is password-protected", "The password is wrong. Try again." : "The password is wrong. Try again.", "Password" : "Password", diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index f9abf165f59..36555427b67 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -28,7 +28,6 @@ "Shared with you" : "Shared with you", "Shared with others" : "Shared with others", "Shared by link" : "Shared by link", - "Federated sharing" : "Federated sharing", "Nothing shared with you yet" : "Nothing shared with you yet", "Files and folders others share with you will show up here" : "Files and folders others share with you will show up here", "Nothing shared yet" : "Nothing shared yet", @@ -88,9 +87,6 @@ "Public link of %2$s expired" : "Public link of %2$s expired", "Shared by %2$s" : "Shared by %2$s", "Shares" : "Shares", - "You received \"/%2$s\" as a remote share from %1$s" : "You received \"/%2$s\" as a remote share from %1$s", - "Accept" : "Accept", - "Decline" : "Decline", "This share is password-protected" : "This share is password-protected", "The password is wrong. Try again." : "The password is wrong. Try again.", "Password" : "Password", diff --git a/apps/files_sharing/l10n/eo.js b/apps/files_sharing/l10n/eo.js index 1656264fd57..d8368b93b7d 100644 --- a/apps/files_sharing/l10n/eo.js +++ b/apps/files_sharing/l10n/eo.js @@ -9,7 +9,6 @@ OC.L10N.register( "Shared with you" : "Kunhavata kun vi", "Shared with others" : "Kunhavata kun aliaj", "Shared by link" : "Kunhavata per ligilo", - "Federated sharing" : "Federa kunhavado", "Nothing shared with you yet" : "Nenio kunhavatas kun vi ankoraŭ", "Files and folders others share with you will show up here" : "Dosieroj kaj dosierujoj, kiujn aliuloj kunhavigas, aperos ĉi tie", "Nothing shared yet" : "Nenio kunhavatas ankoraŭ", @@ -63,9 +62,6 @@ OC.L10N.register( "%2$s removed public link" : "%2$s forigis publikan ligilon", "Shared by %2$s" : "Kunhavigata de %2$s", "Shares" : "Kunhavoj", - "You received \"/%2$s\" as a remote share from %1$s" : "Vi ricevis “/%2$s” kiel fora kunhavigo de %1$s", - "Accept" : "Akcepti", - "Decline" : "Malakcepti", "This share is password-protected" : "Ĉi tiu kunhavigo estas protektata per pasvorto", "The password is wrong. Try again." : "La pasvorto malĝustas. Provu denove.", "Password" : "Pasvorto", diff --git a/apps/files_sharing/l10n/eo.json b/apps/files_sharing/l10n/eo.json index fb8793e6efc..3b56baf1b98 100644 --- a/apps/files_sharing/l10n/eo.json +++ b/apps/files_sharing/l10n/eo.json @@ -7,7 +7,6 @@ "Shared with you" : "Kunhavata kun vi", "Shared with others" : "Kunhavata kun aliaj", "Shared by link" : "Kunhavata per ligilo", - "Federated sharing" : "Federa kunhavado", "Nothing shared with you yet" : "Nenio kunhavatas kun vi ankoraŭ", "Files and folders others share with you will show up here" : "Dosieroj kaj dosierujoj, kiujn aliuloj kunhavigas, aperos ĉi tie", "Nothing shared yet" : "Nenio kunhavatas ankoraŭ", @@ -61,9 +60,6 @@ "%2$s removed public link" : "%2$s forigis publikan ligilon", "Shared by %2$s" : "Kunhavigata de %2$s", "Shares" : "Kunhavoj", - "You received \"/%2$s\" as a remote share from %1$s" : "Vi ricevis “/%2$s” kiel fora kunhavigo de %1$s", - "Accept" : "Akcepti", - "Decline" : "Malakcepti", "This share is password-protected" : "Ĉi tiu kunhavigo estas protektata per pasvorto", "The password is wrong. Try again." : "La pasvorto malĝustas. Provu denove.", "Password" : "Pasvorto", diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 961cf47b2f1..c74088b6fca 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -30,7 +30,6 @@ OC.L10N.register( "Shared with you" : "Compartido contigo", "Shared with others" : "Compartido con otros", "Shared by link" : "Compartido por medio de enlaces", - "Federated sharing" : "Compartido federado", "Nothing shared with you yet" : "Todavía no han compartido nada contigo", "Files and folders others share with you will show up here" : "Aquí aparecerán archivos y carpetas que otros compartan contigo", "Nothing shared yet" : "Aún no hay nada compartido", @@ -90,9 +89,6 @@ OC.L10N.register( "Public link of %2$s expired" : "El enlace público %2$s ha expirado", "Shared by %2$s" : "Compartido por %2$s", "Shares" : "Compartidos", - "You received \"/%2$s\" as a remote share from %1$s" : "Acaba de recibir el siguiente enlace demoto \"/%2$s\" de %1$s", - "Accept" : "Aceptar", - "Decline" : "Denegar", "This share is password-protected" : "Este elemento compartido está protegido por contraseña", "The password is wrong. Try again." : "La contraseña introducida es errónea. Inténtelo de nuevo.", "Password" : "Contraseña", diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 1acacc064e7..2976007e3d7 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -28,7 +28,6 @@ "Shared with you" : "Compartido contigo", "Shared with others" : "Compartido con otros", "Shared by link" : "Compartido por medio de enlaces", - "Federated sharing" : "Compartido federado", "Nothing shared with you yet" : "Todavía no han compartido nada contigo", "Files and folders others share with you will show up here" : "Aquí aparecerán archivos y carpetas que otros compartan contigo", "Nothing shared yet" : "Aún no hay nada compartido", @@ -88,9 +87,6 @@ "Public link of %2$s expired" : "El enlace público %2$s ha expirado", "Shared by %2$s" : "Compartido por %2$s", "Shares" : "Compartidos", - "You received \"/%2$s\" as a remote share from %1$s" : "Acaba de recibir el siguiente enlace demoto \"/%2$s\" de %1$s", - "Accept" : "Aceptar", - "Decline" : "Denegar", "This share is password-protected" : "Este elemento compartido está protegido por contraseña", "The password is wrong. Try again." : "La contraseña introducida es errónea. Inténtelo de nuevo.", "Password" : "Contraseña", diff --git a/apps/files_sharing/l10n/et_EE.js b/apps/files_sharing/l10n/et_EE.js index 8033c8706c2..05d9517f0c2 100644 --- a/apps/files_sharing/l10n/et_EE.js +++ b/apps/files_sharing/l10n/et_EE.js @@ -37,8 +37,6 @@ OC.L10N.register( "Removed public link" : "Avalik link on eemaldatud", "Public link expired" : "Avalik link aegus", "Shares" : "Jagamised", - "Accept" : "Nõustu", - "Decline" : "Lükka tagasi", "This share is password-protected" : "See jagamine on parooliga kaitstud", "The password is wrong. Try again." : "Parool on vale. Proovi uuesti.", "Password" : "Parool", diff --git a/apps/files_sharing/l10n/et_EE.json b/apps/files_sharing/l10n/et_EE.json index fc46f9dc0b8..b782953c83e 100644 --- a/apps/files_sharing/l10n/et_EE.json +++ b/apps/files_sharing/l10n/et_EE.json @@ -35,8 +35,6 @@ "Removed public link" : "Avalik link on eemaldatud", "Public link expired" : "Avalik link aegus", "Shares" : "Jagamised", - "Accept" : "Nõustu", - "Decline" : "Lükka tagasi", "This share is password-protected" : "See jagamine on parooliga kaitstud", "The password is wrong. Try again." : "Parool on vale. Proovi uuesti.", "Password" : "Parool", diff --git a/apps/files_sharing/l10n/fa.js b/apps/files_sharing/l10n/fa.js index 45b0343d6df..0f95c0dd3c5 100644 --- a/apps/files_sharing/l10n/fa.js +++ b/apps/files_sharing/l10n/fa.js @@ -28,7 +28,6 @@ OC.L10N.register( "You shared %1$s via link" : "شما %1$s را توسط پیوند به اشتراک گذاشتید", "%2$s shared %1$s with you" : "%2$s مورد %1$s را با شما به اشتراک گذاشت", "Shares" : "موارد به اشتراک گذاشته", - "Accept" : "قبول", "This share is password-protected" : "این اشتراک توسط رمز عبور محافظت می شود", "The password is wrong. Try again." : "رمزعبور اشتباه می باشد. دوباره امتحان کنید.", "Password" : "گذرواژه", diff --git a/apps/files_sharing/l10n/fa.json b/apps/files_sharing/l10n/fa.json index ca60b238ba7..1684b198657 100644 --- a/apps/files_sharing/l10n/fa.json +++ b/apps/files_sharing/l10n/fa.json @@ -26,7 +26,6 @@ "You shared %1$s via link" : "شما %1$s را توسط پیوند به اشتراک گذاشتید", "%2$s shared %1$s with you" : "%2$s مورد %1$s را با شما به اشتراک گذاشت", "Shares" : "موارد به اشتراک گذاشته", - "Accept" : "قبول", "This share is password-protected" : "این اشتراک توسط رمز عبور محافظت می شود", "The password is wrong. Try again." : "رمزعبور اشتباه می باشد. دوباره امتحان کنید.", "Password" : "گذرواژه", diff --git a/apps/files_sharing/l10n/fi_FI.js b/apps/files_sharing/l10n/fi_FI.js index 0a5a4d59110..547dae7b017 100644 --- a/apps/files_sharing/l10n/fi_FI.js +++ b/apps/files_sharing/l10n/fi_FI.js @@ -18,7 +18,6 @@ OC.L10N.register( "Shared with you" : "Jaettu kanssasi", "Shared with others" : "Jaettu muiden kanssa", "Shared by link" : "Jaettu linkin kautta", - "Federated sharing" : "Federoitu jakaminen", "Nothing shared with you yet" : "Kanssasi ei ole vielä jaettu mitään", "Files and folders others share with you will show up here" : "Kanssasi jaetut tiedostot ja kansiot näkyvät täällä", "Nothing shared yet" : "Ei mitään jaettua", @@ -66,9 +65,6 @@ OC.L10N.register( "Public link of %2$s expired" : "Kohteen %2$s julkinen linkki vanhentui", "Shared by %2$s" : "Jakanut %2$s", "Shares" : "Jaot", - "You received \"/%2$s\" as a remote share from %1$s" : "Vastaanotit kohteen \"/%2$s\" etäjakona käyttäjältä %1$s", - "Accept" : "Hyväksy", - "Decline" : "Kieltäydy", "This share is password-protected" : "Tämä jako on suojattu salasanalla", "The password is wrong. Try again." : "Väärä salasana. Yritä uudelleen.", "Password" : "Salasana", diff --git a/apps/files_sharing/l10n/fi_FI.json b/apps/files_sharing/l10n/fi_FI.json index bed64329317..02ef7c52710 100644 --- a/apps/files_sharing/l10n/fi_FI.json +++ b/apps/files_sharing/l10n/fi_FI.json @@ -16,7 +16,6 @@ "Shared with you" : "Jaettu kanssasi", "Shared with others" : "Jaettu muiden kanssa", "Shared by link" : "Jaettu linkin kautta", - "Federated sharing" : "Federoitu jakaminen", "Nothing shared with you yet" : "Kanssasi ei ole vielä jaettu mitään", "Files and folders others share with you will show up here" : "Kanssasi jaetut tiedostot ja kansiot näkyvät täällä", "Nothing shared yet" : "Ei mitään jaettua", @@ -64,9 +63,6 @@ "Public link of %2$s expired" : "Kohteen %2$s julkinen linkki vanhentui", "Shared by %2$s" : "Jakanut %2$s", "Shares" : "Jaot", - "You received \"/%2$s\" as a remote share from %1$s" : "Vastaanotit kohteen \"/%2$s\" etäjakona käyttäjältä %1$s", - "Accept" : "Hyväksy", - "Decline" : "Kieltäydy", "This share is password-protected" : "Tämä jako on suojattu salasanalla", "The password is wrong. Try again." : "Väärä salasana. Yritä uudelleen.", "Password" : "Salasana", diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 7fdf08c326d..5d5e5a53388 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -30,7 +30,6 @@ OC.L10N.register( "Shared with you" : "Partagés avec vous", "Shared with others" : "Partagés avec d'autres", "Shared by link" : "Partagés par lien", - "Federated sharing" : "Federated sharing", "Nothing shared with you yet" : "Aucun fichier n'est partagé avec vous pour l'instant", "Files and folders others share with you will show up here" : "Les fichiers et dossiers partagés avec vous apparaîtront ici", "Nothing shared yet" : "Rien n'est partagé pour l'instant", @@ -90,9 +89,6 @@ OC.L10N.register( "Public link of %2$s expired" : "Le lien public de %2$s a expiré", "Shared by %2$s" : "Partagé par %2$s", "Shares" : "Partages", - "You received \"/%2$s\" as a remote share from %1$s" : "L'utilisateur %1$s a partagé la ressource distante %2$s avec vous", - "Accept" : "Accepter", - "Decline" : "Refuser", "This share is password-protected" : "Ce partage est protégé par un mot de passe", "The password is wrong. Try again." : "Le mot de passe est incorrect. Veuillez réessayer.", "Password" : "Mot de passe", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 5bbf1dbacac..6f5f063fba4 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -28,7 +28,6 @@ "Shared with you" : "Partagés avec vous", "Shared with others" : "Partagés avec d'autres", "Shared by link" : "Partagés par lien", - "Federated sharing" : "Federated sharing", "Nothing shared with you yet" : "Aucun fichier n'est partagé avec vous pour l'instant", "Files and folders others share with you will show up here" : "Les fichiers et dossiers partagés avec vous apparaîtront ici", "Nothing shared yet" : "Rien n'est partagé pour l'instant", @@ -88,9 +87,6 @@ "Public link of %2$s expired" : "Le lien public de %2$s a expiré", "Shared by %2$s" : "Partagé par %2$s", "Shares" : "Partages", - "You received \"/%2$s\" as a remote share from %1$s" : "L'utilisateur %1$s a partagé la ressource distante %2$s avec vous", - "Accept" : "Accepter", - "Decline" : "Refuser", "This share is password-protected" : "Ce partage est protégé par un mot de passe", "The password is wrong. Try again." : "Le mot de passe est incorrect. Veuillez réessayer.", "Password" : "Mot de passe", diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index 2430b2555f6..b5c009982a8 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -41,7 +41,6 @@ OC.L10N.register( "You shared %1$s via link" : "Vostede compartiu %1$s mediante ligazón", "%2$s shared %1$s with you" : "%2$s compartiu %1$s con vostede", "Shares" : "Comparticións", - "Accept" : "Aceptar", "This share is password-protected" : "Esta compartición está protexida con contrasinal", "The password is wrong. Try again." : "O contrasinal é incorrecto. Ténteo de novo.", "Password" : "Contrasinal", diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index fc8b8b8f6f7..ccfa1686cad 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -39,7 +39,6 @@ "You shared %1$s via link" : "Vostede compartiu %1$s mediante ligazón", "%2$s shared %1$s with you" : "%2$s compartiu %1$s con vostede", "Shares" : "Comparticións", - "Accept" : "Aceptar", "This share is password-protected" : "Esta compartición está protexida con contrasinal", "The password is wrong. Try again." : "O contrasinal é incorrecto. Ténteo de novo.", "Password" : "Contrasinal", diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js index 2b4d4966254..32fe49005a1 100644 --- a/apps/files_sharing/l10n/he.js +++ b/apps/files_sharing/l10n/he.js @@ -11,7 +11,6 @@ OC.L10N.register( "Shared with you" : "שיתף/שיתפה אתך", "Shared with others" : "משותף עם אחרים", "Shared by link" : "משותף עם קישור", - "Federated sharing" : "שיתוף מאוגד", "Nothing shared with you yet" : "עדיין לא שיתפו אתך דבר", "Files and folders others share with you will show up here" : "קבצים ותיקיות שאחרים שיתפו אתך יוצגו כאן", "Nothing shared yet" : "עדיין לא שותף דבר", @@ -71,9 +70,6 @@ OC.L10N.register( "Public link of %2$s expired" : "קישור ציבורי של %2$s פג תוקף", "Shared by %2$s" : "שיתף/שיתפה על ידי %2$s", "Shares" : "שיתופים", - "You received \"/%2$s\" as a remote share from %1$s" : "קבלת \"/%2$s\" כשיתוף חיצוני מאת %1$s", - "Accept" : "אישור", - "Decline" : "סירוב", "This share is password-protected" : "שיתוף זה מוגן סיסמא", "The password is wrong. Try again." : "הסיסמא שגויה. יש לנסות שנית.", "Password" : "סיסמא", diff --git a/apps/files_sharing/l10n/he.json b/apps/files_sharing/l10n/he.json index 411bebd4d01..4aa639d8e50 100644 --- a/apps/files_sharing/l10n/he.json +++ b/apps/files_sharing/l10n/he.json @@ -9,7 +9,6 @@ "Shared with you" : "שיתף/שיתפה אתך", "Shared with others" : "משותף עם אחרים", "Shared by link" : "משותף עם קישור", - "Federated sharing" : "שיתוף מאוגד", "Nothing shared with you yet" : "עדיין לא שיתפו אתך דבר", "Files and folders others share with you will show up here" : "קבצים ותיקיות שאחרים שיתפו אתך יוצגו כאן", "Nothing shared yet" : "עדיין לא שותף דבר", @@ -69,9 +68,6 @@ "Public link of %2$s expired" : "קישור ציבורי של %2$s פג תוקף", "Shared by %2$s" : "שיתף/שיתפה על ידי %2$s", "Shares" : "שיתופים", - "You received \"/%2$s\" as a remote share from %1$s" : "קבלת \"/%2$s\" כשיתוף חיצוני מאת %1$s", - "Accept" : "אישור", - "Decline" : "סירוב", "This share is password-protected" : "שיתוף זה מוגן סיסמא", "The password is wrong. Try again." : "הסיסמא שגויה. יש לנסות שנית.", "Password" : "סיסמא", diff --git a/apps/files_sharing/l10n/hu_HU.js b/apps/files_sharing/l10n/hu_HU.js index 7febea97b6e..873b53ce5ec 100644 --- a/apps/files_sharing/l10n/hu_HU.js +++ b/apps/files_sharing/l10n/hu_HU.js @@ -53,8 +53,6 @@ OC.L10N.register( "Shared via public link" : "Megosztva publikus hivatkozással", "Shared by %2$s" : "Megosztó: %2$s", "Shares" : "Megosztások", - "Accept" : "Elfogadás", - "Decline" : "Elutasítás", "This share is password-protected" : "Ez egy jelszóval védett megosztás", "The password is wrong. Try again." : "A megadott jelszó nem megfelelő. Próbálja újra!", "Password" : "Jelszó", diff --git a/apps/files_sharing/l10n/hu_HU.json b/apps/files_sharing/l10n/hu_HU.json index 9fb55800e75..2e60829a09e 100644 --- a/apps/files_sharing/l10n/hu_HU.json +++ b/apps/files_sharing/l10n/hu_HU.json @@ -51,8 +51,6 @@ "Shared via public link" : "Megosztva publikus hivatkozással", "Shared by %2$s" : "Megosztó: %2$s", "Shares" : "Megosztások", - "Accept" : "Elfogadás", - "Decline" : "Elutasítás", "This share is password-protected" : "Ez egy jelszóval védett megosztás", "The password is wrong. Try again." : "A megadott jelszó nem megfelelő. Próbálja újra!", "Password" : "Jelszó", diff --git a/apps/files_sharing/l10n/id.js b/apps/files_sharing/l10n/id.js index 5c182bd1a8a..2a8271cfd69 100644 --- a/apps/files_sharing/l10n/id.js +++ b/apps/files_sharing/l10n/id.js @@ -52,8 +52,6 @@ OC.L10N.register( "Shared via public link" : "Dibagikan via tautan publik", "Shared by %2$s" : "Dibagikan oleh %2$s", "Shares" : "Dibagikan", - "Accept" : "Terima", - "Decline" : "Tolak", "This share is password-protected" : "Berbagi ini dilindungi sandi", "The password is wrong. Try again." : "Sandi salah. Coba lagi", "Password" : "Sandi", diff --git a/apps/files_sharing/l10n/id.json b/apps/files_sharing/l10n/id.json index 739719b460e..ec1b2357f42 100644 --- a/apps/files_sharing/l10n/id.json +++ b/apps/files_sharing/l10n/id.json @@ -50,8 +50,6 @@ "Shared via public link" : "Dibagikan via tautan publik", "Shared by %2$s" : "Dibagikan oleh %2$s", "Shares" : "Dibagikan", - "Accept" : "Terima", - "Decline" : "Tolak", "This share is password-protected" : "Berbagi ini dilindungi sandi", "The password is wrong. Try again." : "Sandi salah. Coba lagi", "Password" : "Sandi", diff --git a/apps/files_sharing/l10n/is.js b/apps/files_sharing/l10n/is.js index b4bf1168ef1..0526391df4d 100644 --- a/apps/files_sharing/l10n/is.js +++ b/apps/files_sharing/l10n/is.js @@ -11,7 +11,6 @@ OC.L10N.register( "Shared with you" : "Deilt með þér", "Shared with others" : "Deilt með öðrum", "Shared by link" : "Deilt með tengli", - "Federated sharing" : "Deiling milli þjóna", "Nothing shared with you yet" : "Engu deilt með þér ennþá", "Files and folders others share with you will show up here" : "Skrár og möppur sem aðrir deila með þér birtast hér", "Nothing shared yet" : "Engu deilt ennþá", @@ -71,9 +70,6 @@ OC.L10N.register( "Public link of %2$s expired" : "Almenningstengill %2$s er útrunninn", "Shared by %2$s" : "Deilt af %2$s", "Shares" : "Sameignir", - "You received \"/%2$s\" as a remote share from %1$s" : "Þú tókst við \"/%2$s\" sem fjartengdri sameign frá %1$s", - "Accept" : "Samþykkja", - "Decline" : "Hafna", "This share is password-protected" : "Þessi sameign er varin með lykilorði", "The password is wrong. Try again." : "Lykilorðið er rangt. Reyndu aftur.", "Password" : "Lykilorð", diff --git a/apps/files_sharing/l10n/is.json b/apps/files_sharing/l10n/is.json index e2b10c4de87..0e057d7a727 100644 --- a/apps/files_sharing/l10n/is.json +++ b/apps/files_sharing/l10n/is.json @@ -9,7 +9,6 @@ "Shared with you" : "Deilt með þér", "Shared with others" : "Deilt með öðrum", "Shared by link" : "Deilt með tengli", - "Federated sharing" : "Deiling milli þjóna", "Nothing shared with you yet" : "Engu deilt með þér ennþá", "Files and folders others share with you will show up here" : "Skrár og möppur sem aðrir deila með þér birtast hér", "Nothing shared yet" : "Engu deilt ennþá", @@ -69,9 +68,6 @@ "Public link of %2$s expired" : "Almenningstengill %2$s er útrunninn", "Shared by %2$s" : "Deilt af %2$s", "Shares" : "Sameignir", - "You received \"/%2$s\" as a remote share from %1$s" : "Þú tókst við \"/%2$s\" sem fjartengdri sameign frá %1$s", - "Accept" : "Samþykkja", - "Decline" : "Hafna", "This share is password-protected" : "Þessi sameign er varin með lykilorði", "The password is wrong. Try again." : "Lykilorðið er rangt. Reyndu aftur.", "Password" : "Lykilorð", diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index f56e0c9bcc8..b3da7169861 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -30,7 +30,6 @@ OC.L10N.register( "Shared with you" : "Condivisi con te", "Shared with others" : "Condivisi con altri", "Shared by link" : "Condivisi tramite collegamento", - "Federated sharing" : "Condivisione federata", "Nothing shared with you yet" : "Non è stato condiviso ancora niente con te", "Files and folders others share with you will show up here" : "I file e le cartelle che altri condividono con te saranno mostrati qui", "Nothing shared yet" : "Ancora nessuna condivisione", @@ -90,9 +89,6 @@ OC.L10N.register( "Public link of %2$s expired" : "il collegamento pubblico di %2$s è scaduto", "Shared by %2$s" : "Condivisa da %2$s", "Shares" : "Condivisioni", - "You received \"/%2$s\" as a remote share from %1$s" : "Hai ricevuto \"/%2$s\" come condivisione remota da %1$s", - "Accept" : "Accetta", - "Decline" : "Rifiuta", "This share is password-protected" : "Questa condivisione è protetta da password", "The password is wrong. Try again." : "La password è errata. Prova ancora.", "Password" : "Password", diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index 9eec1cf368c..eeb4f845133 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -28,7 +28,6 @@ "Shared with you" : "Condivisi con te", "Shared with others" : "Condivisi con altri", "Shared by link" : "Condivisi tramite collegamento", - "Federated sharing" : "Condivisione federata", "Nothing shared with you yet" : "Non è stato condiviso ancora niente con te", "Files and folders others share with you will show up here" : "I file e le cartelle che altri condividono con te saranno mostrati qui", "Nothing shared yet" : "Ancora nessuna condivisione", @@ -88,9 +87,6 @@ "Public link of %2$s expired" : "il collegamento pubblico di %2$s è scaduto", "Shared by %2$s" : "Condivisa da %2$s", "Shares" : "Condivisioni", - "You received \"/%2$s\" as a remote share from %1$s" : "Hai ricevuto \"/%2$s\" come condivisione remota da %1$s", - "Accept" : "Accetta", - "Decline" : "Rifiuta", "This share is password-protected" : "Questa condivisione è protetta da password", "The password is wrong. Try again." : "La password è errata. Prova ancora.", "Password" : "Password", diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index a7f7dcda890..6e7f688fece 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -30,7 +30,6 @@ OC.L10N.register( "Shared with you" : "他ユーザーがあなたと共有中", "Shared with others" : "他ユーザーと共有中", "Shared by link" : "URLリンクで共有中", - "Federated sharing" : "連携共有", "Nothing shared with you yet" : "あなたと共有しているファイルはありません。", "Files and folders others share with you will show up here" : "他の人から共有されたファイルやフォルダーは、ここに表示されます。", "Nothing shared yet" : "まだ何も共有されていません", @@ -90,9 +89,6 @@ OC.L10N.register( "Public link of %2$s expired" : "公開リンク%2$sの期限が切れています", "Shared by %2$s" : "%2$s が共有", "Shares" : "共有", - "You received \"/%2$s\" as a remote share from %1$s" : "%1$s からリモート共有として \"/%2$s\" を受け取りました。", - "Accept" : "承諾", - "Decline" : "拒否《はてなキーワード》", "This share is password-protected" : "この共有はパスワードで保護されています", "The password is wrong. Try again." : "パスワードが間違っています。再試行してください。", "Password" : "パスワード", diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index bed19ba3db1..8a9961899f0 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -28,7 +28,6 @@ "Shared with you" : "他ユーザーがあなたと共有中", "Shared with others" : "他ユーザーと共有中", "Shared by link" : "URLリンクで共有中", - "Federated sharing" : "連携共有", "Nothing shared with you yet" : "あなたと共有しているファイルはありません。", "Files and folders others share with you will show up here" : "他の人から共有されたファイルやフォルダーは、ここに表示されます。", "Nothing shared yet" : "まだ何も共有されていません", @@ -88,9 +87,6 @@ "Public link of %2$s expired" : "公開リンク%2$sの期限が切れています", "Shared by %2$s" : "%2$s が共有", "Shares" : "共有", - "You received \"/%2$s\" as a remote share from %1$s" : "%1$s からリモート共有として \"/%2$s\" を受け取りました。", - "Accept" : "承諾", - "Decline" : "拒否《はてなキーワード》", "This share is password-protected" : "この共有はパスワードで保護されています", "The password is wrong. Try again." : "パスワードが間違っています。再試行してください。", "Password" : "パスワード", diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index a9c6b58011e..944b8f461b2 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -11,7 +11,6 @@ OC.L10N.register( "Shared with you" : "나와 공유됨", "Shared with others" : "다른 사람과 공유됨", "Shared by link" : "링크로 공유됨", - "Federated sharing" : "연합 공유", "Nothing shared with you yet" : "나와 공유된 항목 없음", "Files and folders others share with you will show up here" : "다른 사람이 공유한 파일과 폴더가 여기에 나타납니다", "Nothing shared yet" : "공유된 항목 없음", @@ -71,9 +70,6 @@ OC.L10N.register( "Public link of %2$s expired" : "%2$s 님의 공개 링크 만료됨", "Shared by %2$s" : "%2$s 님이 공유함", "Shares" : "공유", - "You received \"/%2$s\" as a remote share from %1$s" : "%1$s에서 원격 공유로 \"/%2$s\"을(를) 받음", - "Accept" : "수락", - "Decline" : "거절", "This share is password-protected" : "이 공유는 암호로 보호되어 있습니다", "The password is wrong. Try again." : "암호가 잘못되었습니다. 다시 입력해 주십시오.", "Password" : "암호", diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json index 326ea68b1b3..abdbedcbf12 100644 --- a/apps/files_sharing/l10n/ko.json +++ b/apps/files_sharing/l10n/ko.json @@ -9,7 +9,6 @@ "Shared with you" : "나와 공유됨", "Shared with others" : "다른 사람과 공유됨", "Shared by link" : "링크로 공유됨", - "Federated sharing" : "연합 공유", "Nothing shared with you yet" : "나와 공유된 항목 없음", "Files and folders others share with you will show up here" : "다른 사람이 공유한 파일과 폴더가 여기에 나타납니다", "Nothing shared yet" : "공유된 항목 없음", @@ -69,9 +68,6 @@ "Public link of %2$s expired" : "%2$s 님의 공개 링크 만료됨", "Shared by %2$s" : "%2$s 님이 공유함", "Shares" : "공유", - "You received \"/%2$s\" as a remote share from %1$s" : "%1$s에서 원격 공유로 \"/%2$s\"을(를) 받음", - "Accept" : "수락", - "Decline" : "거절", "This share is password-protected" : "이 공유는 암호로 보호되어 있습니다", "The password is wrong. Try again." : "암호가 잘못되었습니다. 다시 입력해 주십시오.", "Password" : "암호", diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index 3e46d74f16d..2a45838f65b 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -53,8 +53,6 @@ OC.L10N.register( "Shared via public link" : "Pasidalinta vieša nuoroda", "Shared by %2$s" : "Pasidalino %2$s", "Shares" : "Dalijimaisi", - "Accept" : "Priimti", - "Decline" : "Atmesti", "This share is password-protected" : "Turinys apsaugotas slaptažodžiu", "The password is wrong. Try again." : "Netinka slaptažodis: Bandykite dar kartą.", "Password" : "Slaptažodis", diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json index 03cfb47634b..95cc0cf965b 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -51,8 +51,6 @@ "Shared via public link" : "Pasidalinta vieša nuoroda", "Shared by %2$s" : "Pasidalino %2$s", "Shares" : "Dalijimaisi", - "Accept" : "Priimti", - "Decline" : "Atmesti", "This share is password-protected" : "Turinys apsaugotas slaptažodžiu", "The password is wrong. Try again." : "Netinka slaptažodis: Bandykite dar kartą.", "Password" : "Slaptažodis", diff --git a/apps/files_sharing/l10n/mk.js b/apps/files_sharing/l10n/mk.js index cbae94a41ae..2ba042e7d91 100644 --- a/apps/files_sharing/l10n/mk.js +++ b/apps/files_sharing/l10n/mk.js @@ -33,8 +33,6 @@ OC.L10N.register( "Shared via public link" : "Споделено со јавна врска/линк", "Shared by %2$s" : "Споделено од %2$s", "Shares" : "Споделувања", - "Accept" : "Прифати", - "Decline" : "Одбиј", "This share is password-protected" : "Ова споделување е заштитено со лозинка", "The password is wrong. Try again." : "Лозинката е грешна. Обиди се повторно.", "Password" : "Лозинка", diff --git a/apps/files_sharing/l10n/mk.json b/apps/files_sharing/l10n/mk.json index 3a0a353dc4c..9467ac8d5dc 100644 --- a/apps/files_sharing/l10n/mk.json +++ b/apps/files_sharing/l10n/mk.json @@ -31,8 +31,6 @@ "Shared via public link" : "Споделено со јавна врска/линк", "Shared by %2$s" : "Споделено од %2$s", "Shares" : "Споделувања", - "Accept" : "Прифати", - "Decline" : "Одбиј", "This share is password-protected" : "Ова споделување е заштитено со лозинка", "The password is wrong. Try again." : "Лозинката е грешна. Обиди се повторно.", "Password" : "Лозинка", diff --git a/apps/files_sharing/l10n/nb_NO.js b/apps/files_sharing/l10n/nb_NO.js index 402677e1028..6b4fe623dca 100644 --- a/apps/files_sharing/l10n/nb_NO.js +++ b/apps/files_sharing/l10n/nb_NO.js @@ -11,7 +11,6 @@ OC.L10N.register( "Shared with you" : "Delt med deg", "Shared with others" : "Delt med andre", "Shared by link" : "Delt med lenke", - "Federated sharing" : "Sammenknyttet deling", "Nothing shared with you yet" : "Ingenting er delt med deg ennå", "Files and folders others share with you will show up here" : "Filer og mapper som andre deler med deg vil bli vist her", "Nothing shared yet" : "Ingenting er delt ennå", @@ -71,9 +70,6 @@ OC.L10N.register( "Public link of %2$s expired" : "Offentlig lenke til %2$s er utløpt", "Shared by %2$s" : "Delt av %2$s", "Shares" : "Delinger", - "You received \"/%2$s\" as a remote share from %1$s" : "Du mottok \"/%2$s\" som en ekstern deling fra %1$s", - "Accept" : "Aksepter", - "Decline" : "Avslå", "This share is password-protected" : "Denne delingen er passordbeskyttet", "The password is wrong. Try again." : "Passordet er feil. Prøv på nytt.", "Password" : "Passord", diff --git a/apps/files_sharing/l10n/nb_NO.json b/apps/files_sharing/l10n/nb_NO.json index f6234318255..01bb080bb9e 100644 --- a/apps/files_sharing/l10n/nb_NO.json +++ b/apps/files_sharing/l10n/nb_NO.json @@ -9,7 +9,6 @@ "Shared with you" : "Delt med deg", "Shared with others" : "Delt med andre", "Shared by link" : "Delt med lenke", - "Federated sharing" : "Sammenknyttet deling", "Nothing shared with you yet" : "Ingenting er delt med deg ennå", "Files and folders others share with you will show up here" : "Filer og mapper som andre deler med deg vil bli vist her", "Nothing shared yet" : "Ingenting er delt ennå", @@ -69,9 +68,6 @@ "Public link of %2$s expired" : "Offentlig lenke til %2$s er utløpt", "Shared by %2$s" : "Delt av %2$s", "Shares" : "Delinger", - "You received \"/%2$s\" as a remote share from %1$s" : "Du mottok \"/%2$s\" som en ekstern deling fra %1$s", - "Accept" : "Aksepter", - "Decline" : "Avslå", "This share is password-protected" : "Denne delingen er passordbeskyttet", "The password is wrong. Try again." : "Passordet er feil. Prøv på nytt.", "Password" : "Passord", diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 34145262f74..738ef8dee63 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -30,7 +30,6 @@ OC.L10N.register( "Shared with you" : "Gedeeld met u", "Shared with others" : "Gedeeld door u", "Shared by link" : "Gedeeld via een link", - "Federated sharing" : "Federated sharing", "Nothing shared with you yet" : "Nog niets met u gedeeld", "Files and folders others share with you will show up here" : "Bestanden en mappen die anderen met u delen, worden hier getoond", "Nothing shared yet" : "Nog niets gedeeld", @@ -90,9 +89,6 @@ OC.L10N.register( "Public link of %2$s expired" : "Openbare link van %2$s is verlopen", "Shared by %2$s" : "Gedeeld door %2$s", "Shares" : "Gedeeld", - "You received \"/%2$s\" as a remote share from %1$s" : "U ontving \"/%2$s\" als een externe share van %1$s", - "Accept" : "Accepteren", - "Decline" : "Afwijzen", "This share is password-protected" : "Deze share is met een wachtwoord beveiligd", "The password is wrong. Try again." : "Wachtwoord ongeldig. Probeer het nogmaals.", "Password" : "Wachtwoord", diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json index 5b567150c8f..7b0d2f0153b 100644 --- a/apps/files_sharing/l10n/nl.json +++ b/apps/files_sharing/l10n/nl.json @@ -28,7 +28,6 @@ "Shared with you" : "Gedeeld met u", "Shared with others" : "Gedeeld door u", "Shared by link" : "Gedeeld via een link", - "Federated sharing" : "Federated sharing", "Nothing shared with you yet" : "Nog niets met u gedeeld", "Files and folders others share with you will show up here" : "Bestanden en mappen die anderen met u delen, worden hier getoond", "Nothing shared yet" : "Nog niets gedeeld", @@ -88,9 +87,6 @@ "Public link of %2$s expired" : "Openbare link van %2$s is verlopen", "Shared by %2$s" : "Gedeeld door %2$s", "Shares" : "Gedeeld", - "You received \"/%2$s\" as a remote share from %1$s" : "U ontving \"/%2$s\" als een externe share van %1$s", - "Accept" : "Accepteren", - "Decline" : "Afwijzen", "This share is password-protected" : "Deze share is met een wachtwoord beveiligd", "The password is wrong. Try again." : "Wachtwoord ongeldig. Probeer het nogmaals.", "Password" : "Wachtwoord", diff --git a/apps/files_sharing/l10n/oc.js b/apps/files_sharing/l10n/oc.js index f5a9096df32..50ca51ca1b1 100644 --- a/apps/files_sharing/l10n/oc.js +++ b/apps/files_sharing/l10n/oc.js @@ -52,8 +52,6 @@ OC.L10N.register( "Shared via public link" : "Partejat per ligam public", "Shared by %2$s" : "Partejat per %2$s", "Shares" : "Partiments", - "Accept" : "Acceptar", - "Decline" : "Refusar", "This share is password-protected" : "Aqueste partiment es protegit per un senhal", "The password is wrong. Try again." : "Lo senhal es incorrècte. Ensajatz tornamai.", "Password" : "Senhal", diff --git a/apps/files_sharing/l10n/oc.json b/apps/files_sharing/l10n/oc.json index 658219ca2b0..a5280effab3 100644 --- a/apps/files_sharing/l10n/oc.json +++ b/apps/files_sharing/l10n/oc.json @@ -50,8 +50,6 @@ "Shared via public link" : "Partejat per ligam public", "Shared by %2$s" : "Partejat per %2$s", "Shares" : "Partiments", - "Accept" : "Acceptar", - "Decline" : "Refusar", "This share is password-protected" : "Aqueste partiment es protegit per un senhal", "The password is wrong. Try again." : "Lo senhal es incorrècte. Ensajatz tornamai.", "Password" : "Senhal", diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index d8e7a105618..a703ef087ee 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -31,7 +31,6 @@ OC.L10N.register( "%2$s shared %1$s with you" : "%2$s współdzieli %1$s z Tobą", "%2$s removed the share for %1$s" : "%2$s usunął udział dla %1$s", "Shares" : "Udziały", - "Accept" : "Akceptuj", "This share is password-protected" : "Udział ten jest chroniony hasłem", "The password is wrong. Try again." : "To hasło jest niewłaściwe. Spróbuj ponownie.", "Password" : "Hasło", diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index 2026437ff75..62d6ef25b38 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -29,7 +29,6 @@ "%2$s shared %1$s with you" : "%2$s współdzieli %1$s z Tobą", "%2$s removed the share for %1$s" : "%2$s usunął udział dla %1$s", "Shares" : "Udziały", - "Accept" : "Akceptuj", "This share is password-protected" : "Udział ten jest chroniony hasłem", "The password is wrong. Try again." : "To hasło jest niewłaściwe. Spróbuj ponownie.", "Password" : "Hasło", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index e6429bdb394..5796acb8508 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -30,7 +30,6 @@ OC.L10N.register( "Shared with you" : "Compartilhado com você", "Shared with others" : "Compartilhado com outros", "Shared by link" : "Compartilhado por link", - "Federated sharing" : "Compartilhamento associado", "Nothing shared with you yet" : "Nada compartilhado com você até agora", "Files and folders others share with you will show up here" : "Arquivos e pastas que outros compartilham com você são mostrados aqui", "Nothing shared yet" : "Nada compartilhado até agora", @@ -90,9 +89,6 @@ OC.L10N.register( "Public link of %2$s expired" : "O link público de %2$s expirou", "Shared by %2$s" : "Compartilhado por %2$s", "Shares" : "Compartilhamentos", - "You received \"/%2$s\" as a remote share from %1$s" : "Você recebeu \"/%2$s\" como um compartilhamento remoto de %1$s", - "Accept" : "Aceitar", - "Decline" : "Rejeitar", "This share is password-protected" : "Este compartilhamento esta protegido por senha", "The password is wrong. Try again." : "Senha incorreta. Tente novamente.", "Password" : "Senha", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 75e9d6e8318..8f34a67032b 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -28,7 +28,6 @@ "Shared with you" : "Compartilhado com você", "Shared with others" : "Compartilhado com outros", "Shared by link" : "Compartilhado por link", - "Federated sharing" : "Compartilhamento associado", "Nothing shared with you yet" : "Nada compartilhado com você até agora", "Files and folders others share with you will show up here" : "Arquivos e pastas que outros compartilham com você são mostrados aqui", "Nothing shared yet" : "Nada compartilhado até agora", @@ -88,9 +87,6 @@ "Public link of %2$s expired" : "O link público de %2$s expirou", "Shared by %2$s" : "Compartilhado por %2$s", "Shares" : "Compartilhamentos", - "You received \"/%2$s\" as a remote share from %1$s" : "Você recebeu \"/%2$s\" como um compartilhamento remoto de %1$s", - "Accept" : "Aceitar", - "Decline" : "Rejeitar", "This share is password-protected" : "Este compartilhamento esta protegido por senha", "The password is wrong. Try again." : "Senha incorreta. Tente novamente.", "Password" : "Senha", diff --git a/apps/files_sharing/l10n/pt_PT.js b/apps/files_sharing/l10n/pt_PT.js index 611295f947a..4666490f745 100644 --- a/apps/files_sharing/l10n/pt_PT.js +++ b/apps/files_sharing/l10n/pt_PT.js @@ -15,7 +15,6 @@ OC.L10N.register( "Shared with you" : "Partilhado consigo ", "Shared with others" : "Partilhado com outros", "Shared by link" : "Partilhado pela hiperligação", - "Federated sharing" : "Partilha federada", "Nothing shared with you yet" : "Ainda não foi partilhado nada consigo", "Files and folders others share with you will show up here" : "Os ficheiros e pastas que os outros partilham consigo, serão mostradaos aqui", "Nothing shared yet" : "Ainda não foi partilhado nada", @@ -75,9 +74,6 @@ OC.L10N.register( "Public link of %2$s expired" : "Link público de %2$s expirou", "Shared by %2$s" : "Partilhado por %2$s", "Shares" : "Partilhas", - "You received \"/%2$s\" as a remote share from %1$s" : "Recebeu \"/%2$s\" como uma partilha remota de %1$s", - "Accept" : "Aceitar", - "Decline" : "Recusar", "This share is password-protected" : "Esta partilha está protegida por senha", "The password is wrong. Try again." : "A senha está errada. Por favor, tente de novo.", "Password" : "Senha", diff --git a/apps/files_sharing/l10n/pt_PT.json b/apps/files_sharing/l10n/pt_PT.json index b817385e060..422a9240ab4 100644 --- a/apps/files_sharing/l10n/pt_PT.json +++ b/apps/files_sharing/l10n/pt_PT.json @@ -13,7 +13,6 @@ "Shared with you" : "Partilhado consigo ", "Shared with others" : "Partilhado com outros", "Shared by link" : "Partilhado pela hiperligação", - "Federated sharing" : "Partilha federada", "Nothing shared with you yet" : "Ainda não foi partilhado nada consigo", "Files and folders others share with you will show up here" : "Os ficheiros e pastas que os outros partilham consigo, serão mostradaos aqui", "Nothing shared yet" : "Ainda não foi partilhado nada", @@ -73,9 +72,6 @@ "Public link of %2$s expired" : "Link público de %2$s expirou", "Shared by %2$s" : "Partilhado por %2$s", "Shares" : "Partilhas", - "You received \"/%2$s\" as a remote share from %1$s" : "Recebeu \"/%2$s\" como uma partilha remota de %1$s", - "Accept" : "Aceitar", - "Decline" : "Recusar", "This share is password-protected" : "Esta partilha está protegida por senha", "The password is wrong. Try again." : "A senha está errada. Por favor, tente de novo.", "Password" : "Senha", diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index ab9dccd5ad5..4f9f1a171e7 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -11,7 +11,6 @@ OC.L10N.register( "Shared with you" : "Поделились с вами", "Shared with others" : "Доступные для других", "Shared by link" : "Доступные по ссылке", - "Federated sharing" : "Общий доступ из объединенного общего хранилища", "Nothing shared with you yet" : "С вами пока ничем не поделились", "Files and folders others share with you will show up here" : "Здесь появятся файлы и каталоги, которыми с вами поделятся", "Nothing shared yet" : "Пока ничего не опубликовано", @@ -71,9 +70,6 @@ OC.L10N.register( "Public link of %2$s expired" : "Срок действия публичной ссылки к %2$s закончился", "Shared by %2$s" : "Поделился %2$s", "Shares" : "События обмена файлами", - "You received \"/%2$s\" as a remote share from %1$s" : "Вы получили доступ к \"/%2$s\" от пользователя %1$s", - "Accept" : "Принять", - "Decline" : "Отклонить", "This share is password-protected" : "Общий ресурс защищен паролем", "The password is wrong. Try again." : "Неверный пароль. Попробуйте еще раз.", "Password" : "Пароль", diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index 0e2464a98b2..530ced02dae 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -9,7 +9,6 @@ "Shared with you" : "Поделились с вами", "Shared with others" : "Доступные для других", "Shared by link" : "Доступные по ссылке", - "Federated sharing" : "Общий доступ из объединенного общего хранилища", "Nothing shared with you yet" : "С вами пока ничем не поделились", "Files and folders others share with you will show up here" : "Здесь появятся файлы и каталоги, которыми с вами поделятся", "Nothing shared yet" : "Пока ничего не опубликовано", @@ -69,9 +68,6 @@ "Public link of %2$s expired" : "Срок действия публичной ссылки к %2$s закончился", "Shared by %2$s" : "Поделился %2$s", "Shares" : "События обмена файлами", - "You received \"/%2$s\" as a remote share from %1$s" : "Вы получили доступ к \"/%2$s\" от пользователя %1$s", - "Accept" : "Принять", - "Decline" : "Отклонить", "This share is password-protected" : "Общий ресурс защищен паролем", "The password is wrong. Try again." : "Неверный пароль. Попробуйте еще раз.", "Password" : "Пароль", diff --git a/apps/files_sharing/l10n/sk_SK.js b/apps/files_sharing/l10n/sk_SK.js index 2dab005e2c2..541cbfca0bf 100644 --- a/apps/files_sharing/l10n/sk_SK.js +++ b/apps/files_sharing/l10n/sk_SK.js @@ -52,8 +52,6 @@ OC.L10N.register( "Shared via public link" : "Zdieľané prostredníctvom verejného odkazu", "Shared by %2$s" : "Zdieľané s %2$s", "Shares" : "Zdieľanie", - "Accept" : "Schváliť", - "Decline" : "Odmietnuť", "This share is password-protected" : "Toto zdieľanie je chránené heslom", "The password is wrong. Try again." : "Heslo je chybné. Skúste to znova.", "Password" : "Heslo", diff --git a/apps/files_sharing/l10n/sk_SK.json b/apps/files_sharing/l10n/sk_SK.json index 70e97f90c38..d53892acb30 100644 --- a/apps/files_sharing/l10n/sk_SK.json +++ b/apps/files_sharing/l10n/sk_SK.json @@ -50,8 +50,6 @@ "Shared via public link" : "Zdieľané prostredníctvom verejného odkazu", "Shared by %2$s" : "Zdieľané s %2$s", "Shares" : "Zdieľanie", - "Accept" : "Schváliť", - "Decline" : "Odmietnuť", "This share is password-protected" : "Toto zdieľanie je chránené heslom", "The password is wrong. Try again." : "Heslo je chybné. Skúste to znova.", "Password" : "Heslo", diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js index 0b55cb1240b..dbeadace10c 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -28,7 +28,6 @@ OC.L10N.register( "Shared with you" : "V souporabi z vami", "Shared with others" : "V souporabi z drugimi", "Shared by link" : "V souporabi prek povezave", - "Federated sharing" : "Souporaba zveznega oblaka", "Nothing shared with you yet" : "Datotek drugih uporabnikov še ni v souporabi", "Files and folders others share with you will show up here" : "Datoteke in mape, katerih souporabo z vami omogočijo drugi, bodo zbrane na tem mestu.", "Nothing shared yet" : "Souporabe datotek še niste omogočili", @@ -70,8 +69,6 @@ OC.L10N.register( "Public link of %2$s expired" : "Javna povezava %2$s je potekla", "Shared by %2$s" : "Souporabo je omogočil uporabnik %2$s", "Shares" : "Souporaba", - "Accept" : "Sprejmi", - "Decline" : "Zavrni", "This share is password-protected" : "To mesto je zaščiteno z geslom.", "The password is wrong. Try again." : "Geslo je napačno. Poskusite znova.", "Password" : "Geslo", diff --git a/apps/files_sharing/l10n/sl.json b/apps/files_sharing/l10n/sl.json index 947a9d609e5..b7b566530ed 100644 --- a/apps/files_sharing/l10n/sl.json +++ b/apps/files_sharing/l10n/sl.json @@ -26,7 +26,6 @@ "Shared with you" : "V souporabi z vami", "Shared with others" : "V souporabi z drugimi", "Shared by link" : "V souporabi prek povezave", - "Federated sharing" : "Souporaba zveznega oblaka", "Nothing shared with you yet" : "Datotek drugih uporabnikov še ni v souporabi", "Files and folders others share with you will show up here" : "Datoteke in mape, katerih souporabo z vami omogočijo drugi, bodo zbrane na tem mestu.", "Nothing shared yet" : "Souporabe datotek še niste omogočili", @@ -68,8 +67,6 @@ "Public link of %2$s expired" : "Javna povezava %2$s je potekla", "Shared by %2$s" : "Souporabo je omogočil uporabnik %2$s", "Shares" : "Souporaba", - "Accept" : "Sprejmi", - "Decline" : "Zavrni", "This share is password-protected" : "To mesto je zaščiteno z geslom.", "The password is wrong. Try again." : "Geslo je napačno. Poskusite znova.", "Password" : "Geslo", diff --git a/apps/files_sharing/l10n/sq.js b/apps/files_sharing/l10n/sq.js index c94c089917c..dba6bc0ee3e 100644 --- a/apps/files_sharing/l10n/sq.js +++ b/apps/files_sharing/l10n/sq.js @@ -30,7 +30,6 @@ OC.L10N.register( "Shared with you" : "Të ndara me ju", "Shared with others" : "Të ndara me të tjerët", "Shared by link" : "Të ndara me lidhje", - "Federated sharing" : "Ndarje e federuar", "Nothing shared with you yet" : "Ende pa ndarë gjë me ju", "Files and folders others share with you will show up here" : "Këtu do të shfaqen kartelat dhe dosjet që të jerët ndajnë me ju", "Nothing shared yet" : "Ende pa ndarë gjë", @@ -90,9 +89,6 @@ OC.L10N.register( "Public link of %2$s expired" : "Lidhja publike e %2$s skadoi", "Shared by %2$s" : "U nda nga %2$s", "Shares" : "Ndarje", - "You received \"/%2$s\" as a remote share from %1$s" : "Ju erdhi \"/%2$s\" si ndarje e largët prej %1$s", - "Accept" : "Pranoje", - "Decline" : "Hidhe poshtë", "This share is password-protected" : "Kjo pjesë është e mbrojtur me fjalëkalim", "The password is wrong. Try again." : "Fjalëkalimi është i gabuar. Riprovoni.", "Password" : "Fjalëkalim", diff --git a/apps/files_sharing/l10n/sq.json b/apps/files_sharing/l10n/sq.json index f55d83f095a..ba213e82736 100644 --- a/apps/files_sharing/l10n/sq.json +++ b/apps/files_sharing/l10n/sq.json @@ -28,7 +28,6 @@ "Shared with you" : "Të ndara me ju", "Shared with others" : "Të ndara me të tjerët", "Shared by link" : "Të ndara me lidhje", - "Federated sharing" : "Ndarje e federuar", "Nothing shared with you yet" : "Ende pa ndarë gjë me ju", "Files and folders others share with you will show up here" : "Këtu do të shfaqen kartelat dhe dosjet që të jerët ndajnë me ju", "Nothing shared yet" : "Ende pa ndarë gjë", @@ -88,9 +87,6 @@ "Public link of %2$s expired" : "Lidhja publike e %2$s skadoi", "Shared by %2$s" : "U nda nga %2$s", "Shares" : "Ndarje", - "You received \"/%2$s\" as a remote share from %1$s" : "Ju erdhi \"/%2$s\" si ndarje e largët prej %1$s", - "Accept" : "Pranoje", - "Decline" : "Hidhe poshtë", "This share is password-protected" : "Kjo pjesë është e mbrojtur me fjalëkalim", "The password is wrong. Try again." : "Fjalëkalimi është i gabuar. Riprovoni.", "Password" : "Fjalëkalim", diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js index 494b4937cc2..07af47317c0 100644 --- a/apps/files_sharing/l10n/sr.js +++ b/apps/files_sharing/l10n/sr.js @@ -10,7 +10,6 @@ OC.L10N.register( "Shared with you" : "Дељено са вама", "Shared with others" : "Дељено са осталима", "Shared by link" : "Дељено путем везе", - "Federated sharing" : "Здружено дељење", "Nothing shared with you yet" : "Још увек се ништа са вама не дели", "Files and folders others share with you will show up here" : "Фајлови и фасцикле које други деле са вама појавиће се овде", "Nothing shared yet" : "Још се ништа не дели", @@ -41,8 +40,6 @@ OC.L10N.register( "You shared %1$s via link" : "Поделили сте %1$s путем везе", "%2$s shared %1$s with you" : "%2$s подели %1$s са вама", "Shares" : "Дељења", - "Accept" : "Прихвати", - "Decline" : "Одбиј", "This share is password-protected" : "Дељење је заштићено лозинком", "The password is wrong. Try again." : "Лозинка је погрешна. Покушајте поново.", "Password" : "Лозинка", diff --git a/apps/files_sharing/l10n/sr.json b/apps/files_sharing/l10n/sr.json index a254e2dcce6..dacc1f79052 100644 --- a/apps/files_sharing/l10n/sr.json +++ b/apps/files_sharing/l10n/sr.json @@ -8,7 +8,6 @@ "Shared with you" : "Дељено са вама", "Shared with others" : "Дељено са осталима", "Shared by link" : "Дељено путем везе", - "Federated sharing" : "Здружено дељење", "Nothing shared with you yet" : "Још увек се ништа са вама не дели", "Files and folders others share with you will show up here" : "Фајлови и фасцикле које други деле са вама појавиће се овде", "Nothing shared yet" : "Још се ништа не дели", @@ -39,8 +38,6 @@ "You shared %1$s via link" : "Поделили сте %1$s путем везе", "%2$s shared %1$s with you" : "%2$s подели %1$s са вама", "Shares" : "Дељења", - "Accept" : "Прихвати", - "Decline" : "Одбиј", "This share is password-protected" : "Дељење је заштићено лозинком", "The password is wrong. Try again." : "Лозинка је погрешна. Покушајте поново.", "Password" : "Лозинка", diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index 165b5a20deb..24974bb6b4b 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -11,7 +11,6 @@ OC.L10N.register( "Shared with you" : "Delat med dig", "Shared with others" : "Delat med andra", "Shared by link" : "Delad som länk", - "Federated sharing" : "Federated Delning", "Nothing shared with you yet" : "Inget delat med dig ännu", "Files and folders others share with you will show up here" : "Filer och mappar andra delar med dig kommer visas här", "Nothing shared yet" : "Inget delat ännu", @@ -71,9 +70,6 @@ OC.L10N.register( "Public link of %2$s expired" : "Tidsgräns för publik länk för %2$s har löpt ut", "Shared by %2$s" : "Delad av %2$s", "Shares" : "Delningar", - "You received \"/%2$s\" as a remote share from %1$s" : "Du mottog \"/%2$s\" som fjärrdelning från %1$s", - "Accept" : "Acceptera", - "Decline" : "Neka", "This share is password-protected" : "Den här delningen är lösenordsskyddad", "The password is wrong. Try again." : "Lösenordet är fel. Försök igen.", "Password" : "Lösenord", diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index 748caa6b57f..38939bc611a 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -9,7 +9,6 @@ "Shared with you" : "Delat med dig", "Shared with others" : "Delat med andra", "Shared by link" : "Delad som länk", - "Federated sharing" : "Federated Delning", "Nothing shared with you yet" : "Inget delat med dig ännu", "Files and folders others share with you will show up here" : "Filer och mappar andra delar med dig kommer visas här", "Nothing shared yet" : "Inget delat ännu", @@ -69,9 +68,6 @@ "Public link of %2$s expired" : "Tidsgräns för publik länk för %2$s har löpt ut", "Shared by %2$s" : "Delad av %2$s", "Shares" : "Delningar", - "You received \"/%2$s\" as a remote share from %1$s" : "Du mottog \"/%2$s\" som fjärrdelning från %1$s", - "Accept" : "Acceptera", - "Decline" : "Neka", "This share is password-protected" : "Den här delningen är lösenordsskyddad", "The password is wrong. Try again." : "Lösenordet är fel. Försök igen.", "Password" : "Lösenord", diff --git a/apps/files_sharing/l10n/th_TH.js b/apps/files_sharing/l10n/th_TH.js index 5ff7b59006a..2137eab6aba 100644 --- a/apps/files_sharing/l10n/th_TH.js +++ b/apps/files_sharing/l10n/th_TH.js @@ -30,7 +30,6 @@ OC.L10N.register( "Shared with you" : "แชร์กับคุณ", "Shared with others" : "แชร์กับผู้อื่น", "Shared by link" : "แชร์โดยลิงค์", - "Federated sharing" : "แบ่งปันสหพันธ์", "Nothing shared with you yet" : "ไม่มีอะไรที่แชร์กับคุณเลย", "Files and folders others share with you will show up here" : "ไฟล์และโฟลเดอร์อื่นๆ ที่ผู้อื่นแชร์กับคุณจะปรากฏขึ้นที่นี่", "Nothing shared yet" : "ยังไม่มีการแชร์ใดๆ", @@ -90,9 +89,6 @@ OC.L10N.register( "Public link of %2$s expired" : "ลิงค์สาธารณะของ %2$s หมดอายุแล้ว", "Shared by %2$s" : "แชร์โดย %2$s", "Shares" : "แชร์", - "You received \"/%2$s\" as a remote share from %1$s" : "คุณได้รับ \"/%2$s\" ที่เป็นรีโมทแชร์จาก %1$s", - "Accept" : "ยอมรับ", - "Decline" : "ลดลง", "This share is password-protected" : "นี้แชร์การป้องกันด้วยรหัสผ่าน", "The password is wrong. Try again." : "รหัสผ่านที่ไม่ถูกต้อง กรุณาลองอีกครั้ง", "Password" : "รหัสผ่าน", diff --git a/apps/files_sharing/l10n/th_TH.json b/apps/files_sharing/l10n/th_TH.json index c6f180f6f89..31d912c1462 100644 --- a/apps/files_sharing/l10n/th_TH.json +++ b/apps/files_sharing/l10n/th_TH.json @@ -28,7 +28,6 @@ "Shared with you" : "แชร์กับคุณ", "Shared with others" : "แชร์กับผู้อื่น", "Shared by link" : "แชร์โดยลิงค์", - "Federated sharing" : "แบ่งปันสหพันธ์", "Nothing shared with you yet" : "ไม่มีอะไรที่แชร์กับคุณเลย", "Files and folders others share with you will show up here" : "ไฟล์และโฟลเดอร์อื่นๆ ที่ผู้อื่นแชร์กับคุณจะปรากฏขึ้นที่นี่", "Nothing shared yet" : "ยังไม่มีการแชร์ใดๆ", @@ -88,9 +87,6 @@ "Public link of %2$s expired" : "ลิงค์สาธารณะของ %2$s หมดอายุแล้ว", "Shared by %2$s" : "แชร์โดย %2$s", "Shares" : "แชร์", - "You received \"/%2$s\" as a remote share from %1$s" : "คุณได้รับ \"/%2$s\" ที่เป็นรีโมทแชร์จาก %1$s", - "Accept" : "ยอมรับ", - "Decline" : "ลดลง", "This share is password-protected" : "นี้แชร์การป้องกันด้วยรหัสผ่าน", "The password is wrong. Try again." : "รหัสผ่านที่ไม่ถูกต้อง กรุณาลองอีกครั้ง", "Password" : "รหัสผ่าน", diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index a836a20e88d..6af903a1bed 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -11,7 +11,6 @@ OC.L10N.register( "Shared with you" : "Sizinle paylaşılmış", "Shared with others" : "Diğerleri ile paylaşılmış", "Shared by link" : "Bağlantı ile paylaşılmış", - "Federated sharing" : "Birleşmiş paylaşım", "Nothing shared with you yet" : "Sizinle henüz hiçbir şey paylaşılmamış", "Files and folders others share with you will show up here" : "Sizinle paylaşılan dosya ve klasörler burada gösterilecek", "Nothing shared yet" : "Henüz hiçbir şey paylaşılmamış", @@ -71,9 +70,6 @@ OC.L10N.register( "Public link of %2$s expired" : "%2$s için paylaşım bağlantısı süresi doldu", "Shared by %2$s" : "%2$s tarafından paylaşıldı", "Shares" : "Paylaşımlar", - "You received \"/%2$s\" as a remote share from %1$s" : "%1$s kişisinden \"/%2$s\" uzak paylaşımını aldınız", - "Accept" : "Kabul et", - "Decline" : "Reddet", "This share is password-protected" : "Bu paylaşım parola korumalı", "The password is wrong. Try again." : "Parola hatalı. Yeniden deneyin.", "Password" : "Parola", diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index 901098f1f54..d6cbbd59096 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -9,7 +9,6 @@ "Shared with you" : "Sizinle paylaşılmış", "Shared with others" : "Diğerleri ile paylaşılmış", "Shared by link" : "Bağlantı ile paylaşılmış", - "Federated sharing" : "Birleşmiş paylaşım", "Nothing shared with you yet" : "Sizinle henüz hiçbir şey paylaşılmamış", "Files and folders others share with you will show up here" : "Sizinle paylaşılan dosya ve klasörler burada gösterilecek", "Nothing shared yet" : "Henüz hiçbir şey paylaşılmamış", @@ -69,9 +68,6 @@ "Public link of %2$s expired" : "%2$s için paylaşım bağlantısı süresi doldu", "Shared by %2$s" : "%2$s tarafından paylaşıldı", "Shares" : "Paylaşımlar", - "You received \"/%2$s\" as a remote share from %1$s" : "%1$s kişisinden \"/%2$s\" uzak paylaşımını aldınız", - "Accept" : "Kabul et", - "Decline" : "Reddet", "This share is password-protected" : "Bu paylaşım parola korumalı", "The password is wrong. Try again." : "Parola hatalı. Yeniden deneyin.", "Password" : "Parola", diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index f0f659d1bc6..1938c962a21 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -30,7 +30,6 @@ OC.L10N.register( "Shared with you" : "分享给您的文件", "Shared with others" : "您分享的文件", "Shared by link" : "分享链接的文件", - "Federated sharing" : "联合云共享", "Nothing shared with you yet" : "你还没有收到任何共享的文件", "Files and folders others share with you will show up here" : "其它人共享给您的文件和文件夹将显示在这里", "Nothing shared yet" : "还没有共享过文件", @@ -90,8 +89,6 @@ OC.L10N.register( "Public link of %2$s expired" : "%2$s 的公开链接已过期", "Shared by %2$s" : "由 %2$s 共享", "Shares" : "共享", - "Accept" : "接受", - "Decline" : "拒绝", "This share is password-protected" : "这是一个密码保护的共享", "The password is wrong. Try again." : "用户名或密码错误!请重试", "Password" : "密码", diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index e1ba3104700..6b5e929188f 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -28,7 +28,6 @@ "Shared with you" : "分享给您的文件", "Shared with others" : "您分享的文件", "Shared by link" : "分享链接的文件", - "Federated sharing" : "联合云共享", "Nothing shared with you yet" : "你还没有收到任何共享的文件", "Files and folders others share with you will show up here" : "其它人共享给您的文件和文件夹将显示在这里", "Nothing shared yet" : "还没有共享过文件", @@ -88,8 +87,6 @@ "Public link of %2$s expired" : "%2$s 的公开链接已过期", "Shared by %2$s" : "由 %2$s 共享", "Shares" : "共享", - "Accept" : "接受", - "Decline" : "拒绝", "This share is password-protected" : "这是一个密码保护的共享", "The password is wrong. Try again." : "用户名或密码错误!请重试", "Password" : "密码", diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 43e9c23a38b..bc0d9b0e814 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -53,8 +53,6 @@ OC.L10N.register( "Shared via public link" : "透過公用連結分享", "Shared by %2$s" : "由 %2$s 分享", "Shares" : "分享", - "Accept" : "接受", - "Decline" : "拒絕", "This share is password-protected" : "這個分享有密碼保護", "The password is wrong. Try again." : "請檢查您的密碼並再試一次", "Password" : "密碼", diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index 7ca97b77f8a..ecd6a27ed5d 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.json @@ -51,8 +51,6 @@ "Shared via public link" : "透過公用連結分享", "Shared by %2$s" : "由 %2$s 分享", "Shares" : "分享", - "Accept" : "接受", - "Decline" : "拒絕", "This share is password-protected" : "這個分享有密碼保護", "The password is wrong. Try again." : "請檢查您的密碼並再試一次", "Password" : "密碼", diff --git a/apps/systemtags/l10n/ja.js b/apps/systemtags/l10n/ja.js index 7460665f018..a5d2d2d0b38 100644 --- a/apps/systemtags/l10n/ja.js +++ b/apps/systemtags/l10n/ja.js @@ -21,6 +21,7 @@ OC.L10N.register( "%1$s assigned system tag %3$s to %2$s" : "%1$s は、%2$s に タグ %3$s を追加", "You unassigned system tag %3$s from %2$s" : "%2$s から タグ %3$s を解除", "%1$s unassigned system tag %3$s from %2$s" : "%1$s は%2$s から タグ %3$s を解除", + "%s (restricted)" : "%s (制限)", "%s (invisible)" : "%s (不可視)", "No files in here" : "ファイルがありません", "No entries found in this folder" : "このフォルダーにはエントリーがありません", diff --git a/apps/systemtags/l10n/ja.json b/apps/systemtags/l10n/ja.json index 6c16af20328..b0d947b981f 100644 --- a/apps/systemtags/l10n/ja.json +++ b/apps/systemtags/l10n/ja.json @@ -19,6 +19,7 @@ "%1$s assigned system tag %3$s to %2$s" : "%1$s は、%2$s に タグ %3$s を追加", "You unassigned system tag %3$s from %2$s" : "%2$s から タグ %3$s を解除", "%1$s unassigned system tag %3$s from %2$s" : "%1$s は%2$s から タグ %3$s を解除", + "%s (restricted)" : "%s (制限)", "%s (invisible)" : "%s (不可視)", "No files in here" : "ファイルがありません", "No entries found in this folder" : "このフォルダーにはエントリーがありません", diff --git a/apps/systemtags/l10n/pt_BR.js b/apps/systemtags/l10n/pt_BR.js index 4032720d406..0b7bafaab49 100644 --- a/apps/systemtags/l10n/pt_BR.js +++ b/apps/systemtags/l10n/pt_BR.js @@ -21,6 +21,7 @@ OC.L10N.register( "%1$s assigned system tag %3$s to %2$s" : "%1$s etiqueta de sistema atribuída %3$s para %2$s", "You unassigned system tag %3$s from %2$s" : "Você eliminou a atribuição da etiqueta do sistema %3$s de %2$s", "%1$s unassigned system tag %3$s from %2$s" : "%1$s etiqueta de sistema não atribuída %3$s de %2$s", + "%s (restricted)" : "%s (restrito)", "%s (invisible)" : "%s (invisivel)", "No files in here" : "Nenhum arquivo aqui", "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", diff --git a/apps/systemtags/l10n/pt_BR.json b/apps/systemtags/l10n/pt_BR.json index 564eddead9d..cb38dfd1de3 100644 --- a/apps/systemtags/l10n/pt_BR.json +++ b/apps/systemtags/l10n/pt_BR.json @@ -19,6 +19,7 @@ "%1$s assigned system tag %3$s to %2$s" : "%1$s etiqueta de sistema atribuída %3$s para %2$s", "You unassigned system tag %3$s from %2$s" : "Você eliminou a atribuição da etiqueta do sistema %3$s de %2$s", "%1$s unassigned system tag %3$s from %2$s" : "%1$s etiqueta de sistema não atribuída %3$s de %2$s", + "%s (restricted)" : "%s (restrito)", "%s (invisible)" : "%s (invisivel)", "No files in here" : "Nenhum arquivo aqui", "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js index 97c5eaa73f7..4c4bc053e6f 100644 --- a/apps/user_ldap/l10n/ja.js +++ b/apps/user_ldap/l10n/ja.js @@ -13,6 +13,7 @@ OC.L10N.register( " Could not set configuration %s" : "構成 %s を設定できませんでした", "Action does not exist" : "アクションが存在しません", "The Base DN appears to be wrong" : "ベース DN が誤っている可能性があります", + "Testing configuration…" : "設定検証中…", "Configuration incorrect" : "設定に誤りがあります", "Configuration incomplete" : "設定が不完全です", "Configuration OK" : "設定OK", @@ -95,6 +96,7 @@ OC.L10N.register( "Test Base DN" : "ベースDN をテスト", "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "自動的なLDAP問合せを停止します。大規模な設定には適していますが、LDAPの知識が必要になります。", "Manually enter LDAP filters (recommended for large directories)" : "手動でLDAPフィルターを入力(大規模ディレクトリ時のみ推奨)", + "%s access is limited to users meeting these criteria:" : "%s のアクセス権は基準を満たすユーザーに制限されます:", "The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "ユーザーの最も一般的なオブジェクトクラスは、organizationalPerson, person, user と inetOrgPerson です。もし、どのオブジェクトを選択すれば良いか分からない場合は、ディレクトリ管理者に相談してください。", "The filter specifies which LDAP users shall have access to the %s instance." : "フィルターは、どのLDAPユーザーが %s にアクセスするかを指定します。", "Verify settings and count users" : "設定を検証し、ユーザーを数える", diff --git a/apps/user_ldap/l10n/ja.json b/apps/user_ldap/l10n/ja.json index 9674e7ca899..96ef093fe81 100644 --- a/apps/user_ldap/l10n/ja.json +++ b/apps/user_ldap/l10n/ja.json @@ -11,6 +11,7 @@ " Could not set configuration %s" : "構成 %s を設定できませんでした", "Action does not exist" : "アクションが存在しません", "The Base DN appears to be wrong" : "ベース DN が誤っている可能性があります", + "Testing configuration…" : "設定検証中…", "Configuration incorrect" : "設定に誤りがあります", "Configuration incomplete" : "設定が不完全です", "Configuration OK" : "設定OK", @@ -93,6 +94,7 @@ "Test Base DN" : "ベースDN をテスト", "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "自動的なLDAP問合せを停止します。大規模な設定には適していますが、LDAPの知識が必要になります。", "Manually enter LDAP filters (recommended for large directories)" : "手動でLDAPフィルターを入力(大規模ディレクトリ時のみ推奨)", + "%s access is limited to users meeting these criteria:" : "%s のアクセス権は基準を満たすユーザーに制限されます:", "The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "ユーザーの最も一般的なオブジェクトクラスは、organizationalPerson, person, user と inetOrgPerson です。もし、どのオブジェクトを選択すれば良いか分からない場合は、ディレクトリ管理者に相談してください。", "The filter specifies which LDAP users shall have access to the %s instance." : "フィルターは、どのLDAPユーザーが %s にアクセスするかを指定します。", "Verify settings and count users" : "設定を検証し、ユーザーを数える", |