diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-21 01:54:36 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-21 01:54:36 -0500 |
commit | 312891c6032176346e6e624949fbceca6a85a7a7 (patch) | |
tree | 42e0f8b57a2f983d34f695f88925246596f18b8d /apps/files_sharing/l10n | |
parent | 79c9fc98a66a2b73fa8b5e9d1e09f2117d84c8cf (diff) | |
download | nextcloud-server-312891c6032176346e6e624949fbceca6a85a7a7.tar.gz nextcloud-server-312891c6032176346e6e624949fbceca6a85a7a7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/cs_CZ.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/cs_CZ.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/de.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/fi_FI.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/fi_FI.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/it.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/nl.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sl.js | 11 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sl.json | 11 |
14 files changed, 34 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs_CZ.js b/apps/files_sharing/l10n/cs_CZ.js index d619f8e87f9..0520374529d 100644 --- a/apps/files_sharing/l10n/cs_CZ.js +++ b/apps/files_sharing/l10n/cs_CZ.js @@ -26,6 +26,7 @@ OC.L10N.register( "You received a new remote share from %s" : "Obdrželi jste nové vzdálené sdílení z %s", "%1$s accepted remote share %2$s" : "%1$s přijal(a) vzdálené sdílení %2$s", "%1$s declined remote share %2$s" : "%1$s odmítl(a) vzdálené sdílení %2$s", + "%1$s unshared %2$s from you" : "%1$s již více nesdílí %2$s", "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 55182d68c37..be0f5d96894 100644 --- a/apps/files_sharing/l10n/cs_CZ.json +++ b/apps/files_sharing/l10n/cs_CZ.json @@ -24,6 +24,7 @@ "You received a new remote share from %s" : "Obdrželi jste nové vzdálené sdílení z %s", "%1$s accepted remote share %2$s" : "%1$s přijal(a) vzdálené sdílení %2$s", "%1$s declined remote share %2$s" : "%1$s odmítl(a) vzdálené sdílení %2$s", + "%1$s unshared %2$s from you" : "%1$s již více nesdílí %2$s", "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/de.js b/apps/files_sharing/l10n/de.js index a5dbd62b93e..c8872a90e2a 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -26,6 +26,7 @@ OC.L10N.register( "You received a new remote share from %s" : "Du hast eine neue Remotefreigabe von %s erhalten", "%1$s accepted remote share %2$s" : "%1$s hat die Remotefreigabe von %2$s akzeptiert", "%1$s declined remote share %2$s" : "%1$s hat die Remotefreigabe von %2$s abgelehnt", + "%1$s unshared %2$s from you" : "%1$s hat die Freigabe von %2$s für Dich entfernt", "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 df449c6b2c5..c50f9abce6c 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -24,6 +24,7 @@ "You received a new remote share from %s" : "Du hast eine neue Remotefreigabe von %s erhalten", "%1$s accepted remote share %2$s" : "%1$s hat die Remotefreigabe von %2$s akzeptiert", "%1$s declined remote share %2$s" : "%1$s hat die Remotefreigabe von %2$s abgelehnt", + "%1$s unshared %2$s from you" : "%1$s hat die Freigabe von %2$s für Dich entfernt", "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 8aa036788d9..44aa4296d9a 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -26,6 +26,7 @@ OC.L10N.register( "You received a new remote share from %s" : "Sie haben eine neue Remotefreigabe von %s erhalten", "%1$s accepted remote share %2$s" : "%1$s hat die Remotefreigabe von %2$s akzeptiert", "%1$s declined remote share %2$s" : "%1$s hat die Remotefreigabe von %2$s abgelehnt", + "%1$s unshared %2$s from you" : "%1$s hat die Freigabe von %2$s für Sie entfernt", "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 50714eb4f1b..2e3028d329c 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -24,6 +24,7 @@ "You received a new remote share from %s" : "Sie haben eine neue Remotefreigabe von %s erhalten", "%1$s accepted remote share %2$s" : "%1$s hat die Remotefreigabe von %2$s akzeptiert", "%1$s declined remote share %2$s" : "%1$s hat die Remotefreigabe von %2$s abgelehnt", + "%1$s unshared %2$s from you" : "%1$s hat die Freigabe von %2$s für Sie entfernt", "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/fi_FI.js b/apps/files_sharing/l10n/fi_FI.js index d9335bd3d5b..4c8636cdc6c 100644 --- a/apps/files_sharing/l10n/fi_FI.js +++ b/apps/files_sharing/l10n/fi_FI.js @@ -26,6 +26,7 @@ OC.L10N.register( "You received a new remote share from %s" : "Vastaanotit uuden etäjaon käyttäjältä %s", "%1$s accepted remote share %2$s" : "%1$s hyväksyi etäjaon %2$s", "%1$s declined remote share %2$s" : "%1$s kieltäytyi etäjaosta %2$s", + "%1$s unshared %2$s from you" : "%1$s lopetti kohteen %2$s jakamisen kanssasi", "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 7ff4aab00fc..398bb22b86b 100644 --- a/apps/files_sharing/l10n/fi_FI.json +++ b/apps/files_sharing/l10n/fi_FI.json @@ -24,6 +24,7 @@ "You received a new remote share from %s" : "Vastaanotit uuden etäjaon käyttäjältä %s", "%1$s accepted remote share %2$s" : "%1$s hyväksyi etäjaon %2$s", "%1$s declined remote share %2$s" : "%1$s kieltäytyi etäjaosta %2$s", + "%1$s unshared %2$s from you" : "%1$s lopetti kohteen %2$s jakamisen kanssasi", "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/it.js b/apps/files_sharing/l10n/it.js index d970b2b9b09..8c75934cd99 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -26,6 +26,7 @@ OC.L10N.register( "You received a new remote share from %s" : "Hai ricevuto una nuova condivisione remota da %s", "%1$s accepted remote share %2$s" : "%1$s ha accettato la condivisione remota %2$s", "%1$s declined remote share %2$s" : "%1$s ha rifiutato la condivisione remota %2$s", + "%1$s unshared %2$s from you" : "%1$s ha rimosso la condivisione %2$s da te", "This share is password-protected" : "Questa condivione è 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 47c682ce800..0ea7029bd9c 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -24,6 +24,7 @@ "You received a new remote share from %s" : "Hai ricevuto una nuova condivisione remota da %s", "%1$s accepted remote share %2$s" : "%1$s ha accettato la condivisione remota %2$s", "%1$s declined remote share %2$s" : "%1$s ha rifiutato la condivisione remota %2$s", + "%1$s unshared %2$s from you" : "%1$s ha rimosso la condivisione %2$s da te", "This share is password-protected" : "Questa condivione è protetta da password", "The password is wrong. Try again." : "La password è errata. Prova ancora.", "Password" : "Password", diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index d5932a51cbf..02a5ebfbb43 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -26,6 +26,7 @@ OC.L10N.register( "You received a new remote share from %s" : "U ontving een nieuwe externe share van %s", "%1$s accepted remote share %2$s" : "%1$s accepteerde externe share %2$s", "%1$s declined remote share %2$s" : "%1$s weigerde externe share %2$s", + "%1$s unshared %2$s from you" : "%1$s stopte met delen van %2$s met je", "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 51d8d54e5dd..e015bb0b012 100644 --- a/apps/files_sharing/l10n/nl.json +++ b/apps/files_sharing/l10n/nl.json @@ -24,6 +24,7 @@ "You received a new remote share from %s" : "U ontving een nieuwe externe share van %s", "%1$s accepted remote share %2$s" : "%1$s accepteerde externe share %2$s", "%1$s declined remote share %2$s" : "%1$s weigerde externe share %2$s", + "%1$s unshared %2$s from you" : "%1$s stopte met delen van %2$s met je", "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/sl.js b/apps/files_sharing/l10n/sl.js index 3ae04b15eca..10e37ef0142 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -8,6 +8,12 @@ OC.L10N.register( "Shared with you" : "V souporabi z vami", "Shared with others" : "V souporabi z drugimi", "Shared by link" : "Souporaba s povezavo", + "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 dovolijo drugi, bodo izpisane na tem mestu", + "Nothing shared yet" : "Souporabe datotek še niste omogočili", + "Files and folders you share will show up here" : "Datoteke in mape, katerih souporabo z drugimi dovolite vi, bodo izpisane na tem mestu", + "No shared links" : "Ni povezav za souporabo", + "Files and folders you share by link will show up here" : "Datoteke in mape, katerih souporabo preko povezave z drugimi dovolite vi, bodo izpisane na tem mestu", "Do you want to add the remote share {name} from {owner}@{remote}?" : "Ali želite dodati oddaljeno mesto souporabe {name} na {owner}@{remote}?", "Remote share" : "Oddaljeno mesto za souporabo", "Remote share password" : "Geslo za mesto za oddaljeno souporabo", @@ -16,6 +22,11 @@ OC.L10N.register( "No ownCloud installation found at {remote}" : "Na mestu {remote} ni namestitve ownCloud", "Invalid ownCloud url" : "Naveden je neveljaven naslov URL strežnika ownCloud", "Shared by" : "V souporabi z", + "A file or folder was shared from <strong>another server</strong>" : "Souporaba datoteke ali mape <strong>z drugega strežnika</strong> je odobrena.", + "You received a new remote share from %s" : "Prejeli ste mapo za oddaljeno souporabo z %s", + "%1$s accepted remote share %2$s" : "Uporabnik %1$s je prejel oddaljeno souporabo %2$s", + "%1$s declined remote share %2$s" : "Uporabnik %1$s je zavrnil souporabo %2$s", + "%1$s unshared %2$s from you" : "Uporabnik %1$s je onemogoči souporabo %2$s z vami", "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 ebc776ab7e1..3e722ec7739 100644 --- a/apps/files_sharing/l10n/sl.json +++ b/apps/files_sharing/l10n/sl.json @@ -6,6 +6,12 @@ "Shared with you" : "V souporabi z vami", "Shared with others" : "V souporabi z drugimi", "Shared by link" : "Souporaba s povezavo", + "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 dovolijo drugi, bodo izpisane na tem mestu", + "Nothing shared yet" : "Souporabe datotek še niste omogočili", + "Files and folders you share will show up here" : "Datoteke in mape, katerih souporabo z drugimi dovolite vi, bodo izpisane na tem mestu", + "No shared links" : "Ni povezav za souporabo", + "Files and folders you share by link will show up here" : "Datoteke in mape, katerih souporabo preko povezave z drugimi dovolite vi, bodo izpisane na tem mestu", "Do you want to add the remote share {name} from {owner}@{remote}?" : "Ali želite dodati oddaljeno mesto souporabe {name} na {owner}@{remote}?", "Remote share" : "Oddaljeno mesto za souporabo", "Remote share password" : "Geslo za mesto za oddaljeno souporabo", @@ -14,6 +20,11 @@ "No ownCloud installation found at {remote}" : "Na mestu {remote} ni namestitve ownCloud", "Invalid ownCloud url" : "Naveden je neveljaven naslov URL strežnika ownCloud", "Shared by" : "V souporabi z", + "A file or folder was shared from <strong>another server</strong>" : "Souporaba datoteke ali mape <strong>z drugega strežnika</strong> je odobrena.", + "You received a new remote share from %s" : "Prejeli ste mapo za oddaljeno souporabo z %s", + "%1$s accepted remote share %2$s" : "Uporabnik %1$s je prejel oddaljeno souporabo %2$s", + "%1$s declined remote share %2$s" : "Uporabnik %1$s je zavrnil souporabo %2$s", + "%1$s unshared %2$s from you" : "Uporabnik %1$s je onemogoči souporabo %2$s z vami", "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", |