diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/cs_CZ.js | 4 | ||||
-rw-r--r-- | core/l10n/cs_CZ.json | 4 | ||||
-rw-r--r-- | core/l10n/de.js | 5 | ||||
-rw-r--r-- | core/l10n/de.json | 5 | ||||
-rw-r--r-- | core/l10n/de_DE.js | 5 | ||||
-rw-r--r-- | core/l10n/de_DE.json | 5 | ||||
-rw-r--r-- | core/l10n/fi_FI.js | 4 | ||||
-rw-r--r-- | core/l10n/fi_FI.json | 4 | ||||
-rw-r--r-- | core/l10n/it.js | 4 | ||||
-rw-r--r-- | core/l10n/it.json | 4 | ||||
-rw-r--r-- | core/l10n/nl.js | 5 | ||||
-rw-r--r-- | core/l10n/nl.json | 5 | ||||
-rw-r--r-- | core/l10n/pl.js | 10 | ||||
-rw-r--r-- | core/l10n/pl.json | 10 |
14 files changed, 72 insertions, 2 deletions
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js index 224fda1d115..b218795ab0d 100644 --- a/core/l10n/cs_CZ.js +++ b/core/l10n/cs_CZ.js @@ -83,6 +83,7 @@ OC.L10N.register( "Password protect" : "Chránit heslem", "Password" : "Heslo", "Choose a password for the public link" : "Zadej heslo pro tento veřejný odkaz", + "Allow editing" : "Povolit úpravy", "Email link to person" : "Odeslat osobě odkaz e-mailem", "Send" : "Odeslat", "Set expiration date" : "Nastavit datum vypršení platnosti", @@ -90,6 +91,7 @@ OC.L10N.register( "Expiration date" : "Datum vypršení platnosti", "Adding user..." : "Přidávám uživatele...", "group" : "skupina", + "remote" : "vzdálený", "Resharing is not allowed" : "Sdílení již sdílené položky není povoleno", "Shared in {item} with {user}" : "Sdíleno v {item} s {user}", "Unshare" : "Zrušit sdílení", @@ -98,6 +100,7 @@ OC.L10N.register( "can edit" : "lze upravovat", "access control" : "řízení přístupu", "create" : "vytvořit", + "change" : "změnit", "delete" : "smazat", "Password protected" : "Chráněno heslem", "Error unsetting expiration date" : "Chyba při odstraňování data vypršení platnosti", @@ -187,6 +190,7 @@ OC.L10N.register( "Finishing …" : "Dokončuji...", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Tato aplikace potřebuje pro správnou funkčnost JavaScript. Prosím <a href=\"http://enable-javascript.com/\" target=\"_blank\">povolte JavaScript</a> a znovu načtěte stránku.", "%s is available. Get more information on how to update." : "%s je dostupná. Získejte více informací k postupu aktualizace.", + "Skip to content" : "Přeskočit na obsah", "Log out" : "Odhlásit se", "Search" : "Hledat", "Server side authentication failed!" : "Autentizace na serveru selhala!", diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json index 04a0d90fb65..715b1aa5d3e 100644 --- a/core/l10n/cs_CZ.json +++ b/core/l10n/cs_CZ.json @@ -81,6 +81,7 @@ "Password protect" : "Chránit heslem", "Password" : "Heslo", "Choose a password for the public link" : "Zadej heslo pro tento veřejný odkaz", + "Allow editing" : "Povolit úpravy", "Email link to person" : "Odeslat osobě odkaz e-mailem", "Send" : "Odeslat", "Set expiration date" : "Nastavit datum vypršení platnosti", @@ -88,6 +89,7 @@ "Expiration date" : "Datum vypršení platnosti", "Adding user..." : "Přidávám uživatele...", "group" : "skupina", + "remote" : "vzdálený", "Resharing is not allowed" : "Sdílení již sdílené položky není povoleno", "Shared in {item} with {user}" : "Sdíleno v {item} s {user}", "Unshare" : "Zrušit sdílení", @@ -96,6 +98,7 @@ "can edit" : "lze upravovat", "access control" : "řízení přístupu", "create" : "vytvořit", + "change" : "změnit", "delete" : "smazat", "Password protected" : "Chráněno heslem", "Error unsetting expiration date" : "Chyba při odstraňování data vypršení platnosti", @@ -185,6 +188,7 @@ "Finishing …" : "Dokončuji...", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Tato aplikace potřebuje pro správnou funkčnost JavaScript. Prosím <a href=\"http://enable-javascript.com/\" target=\"_blank\">povolte JavaScript</a> a znovu načtěte stránku.", "%s is available. Get more information on how to update." : "%s je dostupná. Získejte více informací k postupu aktualizace.", + "Skip to content" : "Přeskočit na obsah", "Log out" : "Odhlásit se", "Search" : "Hledat", "Server side authentication failed!" : "Autentizace na serveru selhala!", diff --git a/core/l10n/de.js b/core/l10n/de.js index c09203725b9..5dd47f93f6b 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -79,9 +79,11 @@ OC.L10N.register( "Share with user or group …" : "Mit Benutzer oder Gruppe teilen ....", "Share link" : "Link Teilen", "The public link will expire no later than {days} days after it is created" : "Der öffentliche Link wird spätestens nach {days} Tagen, nach Erstellung, ablaufen", + "Link" : "Link", "Password protect" : "Passwortschutz", "Password" : "Passwort", "Choose a password for the public link" : "Wählen Sie ein Passwort für den öffentlichen Link", + "Allow editing" : "Bearbeitung erlauben", "Email link to person" : "Link per E-Mail verschicken", "Send" : "Senden", "Set expiration date" : "Setze ein Ablaufdatum", @@ -89,6 +91,7 @@ OC.L10N.register( "Expiration date" : "Ablaufdatum", "Adding user..." : "Benutzer wird hinzugefügt …", "group" : "Gruppe", + "remote" : "Entfernte Freigabe", "Resharing is not allowed" : "Weiterverteilen ist nicht erlaubt", "Shared in {item} with {user}" : "Für {user} in {item} freigegeben", "Unshare" : "Freigabe aufheben", @@ -97,6 +100,7 @@ OC.L10N.register( "can edit" : "kann bearbeiten", "access control" : "Zugriffskontrolle", "create" : "erstellen", + "change" : "Ändern", "delete" : "löschen", "Password protected" : "Durch ein Passwort geschützt", "Error unsetting expiration date" : "Fehler beim Entfernen des Ablaufdatums", @@ -186,6 +190,7 @@ OC.L10N.register( "Finishing …" : "Abschließen ...", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Diese Anwendung benötigt ein aktiviertes JavaScript zum korrekten Betrieb. Bitte <a href=\"http://enable-javascript.com/\" target=\"_blank\">aktiviere JavaScript</a> und lade diese Seite neu.", "%s is available. Get more information on how to update." : "%s ist verfügbar. Hole weitere Informationen zu Aktualisierungen ein.", + "Skip to content" : "Zum Inhalt wechseln", "Log out" : "Abmelden", "Search" : "Suche", "Server side authentication failed!" : "Serverseitige Authentifizierung fehlgeschlagen!", diff --git a/core/l10n/de.json b/core/l10n/de.json index f5d58955fa8..d6350016c8c 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -77,9 +77,11 @@ "Share with user or group …" : "Mit Benutzer oder Gruppe teilen ....", "Share link" : "Link Teilen", "The public link will expire no later than {days} days after it is created" : "Der öffentliche Link wird spätestens nach {days} Tagen, nach Erstellung, ablaufen", + "Link" : "Link", "Password protect" : "Passwortschutz", "Password" : "Passwort", "Choose a password for the public link" : "Wählen Sie ein Passwort für den öffentlichen Link", + "Allow editing" : "Bearbeitung erlauben", "Email link to person" : "Link per E-Mail verschicken", "Send" : "Senden", "Set expiration date" : "Setze ein Ablaufdatum", @@ -87,6 +89,7 @@ "Expiration date" : "Ablaufdatum", "Adding user..." : "Benutzer wird hinzugefügt …", "group" : "Gruppe", + "remote" : "Entfernte Freigabe", "Resharing is not allowed" : "Weiterverteilen ist nicht erlaubt", "Shared in {item} with {user}" : "Für {user} in {item} freigegeben", "Unshare" : "Freigabe aufheben", @@ -95,6 +98,7 @@ "can edit" : "kann bearbeiten", "access control" : "Zugriffskontrolle", "create" : "erstellen", + "change" : "Ändern", "delete" : "löschen", "Password protected" : "Durch ein Passwort geschützt", "Error unsetting expiration date" : "Fehler beim Entfernen des Ablaufdatums", @@ -184,6 +188,7 @@ "Finishing …" : "Abschließen ...", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Diese Anwendung benötigt ein aktiviertes JavaScript zum korrekten Betrieb. Bitte <a href=\"http://enable-javascript.com/\" target=\"_blank\">aktiviere JavaScript</a> und lade diese Seite neu.", "%s is available. Get more information on how to update." : "%s ist verfügbar. Hole weitere Informationen zu Aktualisierungen ein.", + "Skip to content" : "Zum Inhalt wechseln", "Log out" : "Abmelden", "Search" : "Suche", "Server side authentication failed!" : "Serverseitige Authentifizierung fehlgeschlagen!", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index d15ee5d060f..f84d3413d8b 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -79,9 +79,11 @@ OC.L10N.register( "Share with user or group …" : "Mit Benutzer oder Gruppe teilen …", "Share link" : "Link teilen", "The public link will expire no later than {days} days after it is created" : "Der öffentliche Link wird spätestens nach {days} Tagen, nach Erstellung, ablaufen", + "Link" : "Link", "Password protect" : "Passwortschutz", "Password" : "Passwort", "Choose a password for the public link" : "Wählen Sie ein Passwort für den öffentlichen Link", + "Allow editing" : "Bearbeitung erlauben", "Email link to person" : "Link per E-Mail verschicken", "Send" : "Senden", "Set expiration date" : "Ein Ablaufdatum setzen", @@ -89,6 +91,7 @@ OC.L10N.register( "Expiration date" : "Ablaufdatum", "Adding user..." : "Benutzer wird hinzugefügt …", "group" : "Gruppe", + "remote" : "Entfernte Freigabe", "Resharing is not allowed" : "Das Weiterverteilen ist nicht erlaubt", "Shared in {item} with {user}" : "Freigegeben in {item} von {user}", "Unshare" : "Freigabe aufheben", @@ -97,6 +100,7 @@ OC.L10N.register( "can edit" : "kann bearbeiten", "access control" : "Zugriffskontrolle", "create" : "erstellen", + "change" : "Ändern", "delete" : "löschen", "Password protected" : "Passwortgeschützt", "Error unsetting expiration date" : "Fehler beim Entfernen des Ablaufdatums", @@ -186,6 +190,7 @@ OC.L10N.register( "Finishing …" : "Abschließen ...", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Diese Anwendung benötigt ein aktiviertes JavaScript, um richtig zu funktionieren. Bitte <a href=\"http://enable-javascript.com/\" target=\"_blank\">aktivieren Sie JavaScript</a> und laden Sie diese Seite neu.", "%s is available. Get more information on how to update." : "%s ist verfügbar. Holen Sie weitere Informationen zu Aktualisierungen ein.", + "Skip to content" : "Zum Inhalt wechseln", "Log out" : "Abmelden", "Search" : "Suche", "Server side authentication failed!" : "Die Legitimierung auf dem Server ist fehlgeschlagen!", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 48e5ddad5e9..fc4e6ee1de0 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -77,9 +77,11 @@ "Share with user or group …" : "Mit Benutzer oder Gruppe teilen …", "Share link" : "Link teilen", "The public link will expire no later than {days} days after it is created" : "Der öffentliche Link wird spätestens nach {days} Tagen, nach Erstellung, ablaufen", + "Link" : "Link", "Password protect" : "Passwortschutz", "Password" : "Passwort", "Choose a password for the public link" : "Wählen Sie ein Passwort für den öffentlichen Link", + "Allow editing" : "Bearbeitung erlauben", "Email link to person" : "Link per E-Mail verschicken", "Send" : "Senden", "Set expiration date" : "Ein Ablaufdatum setzen", @@ -87,6 +89,7 @@ "Expiration date" : "Ablaufdatum", "Adding user..." : "Benutzer wird hinzugefügt …", "group" : "Gruppe", + "remote" : "Entfernte Freigabe", "Resharing is not allowed" : "Das Weiterverteilen ist nicht erlaubt", "Shared in {item} with {user}" : "Freigegeben in {item} von {user}", "Unshare" : "Freigabe aufheben", @@ -95,6 +98,7 @@ "can edit" : "kann bearbeiten", "access control" : "Zugriffskontrolle", "create" : "erstellen", + "change" : "Ändern", "delete" : "löschen", "Password protected" : "Passwortgeschützt", "Error unsetting expiration date" : "Fehler beim Entfernen des Ablaufdatums", @@ -184,6 +188,7 @@ "Finishing …" : "Abschließen ...", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Diese Anwendung benötigt ein aktiviertes JavaScript, um richtig zu funktionieren. Bitte <a href=\"http://enable-javascript.com/\" target=\"_blank\">aktivieren Sie JavaScript</a> und laden Sie diese Seite neu.", "%s is available. Get more information on how to update." : "%s ist verfügbar. Holen Sie weitere Informationen zu Aktualisierungen ein.", + "Skip to content" : "Zum Inhalt wechseln", "Log out" : "Abmelden", "Search" : "Suche", "Server side authentication failed!" : "Die Legitimierung auf dem Server ist fehlgeschlagen!", diff --git a/core/l10n/fi_FI.js b/core/l10n/fi_FI.js index dbb8108fbbe..556c8a89ae3 100644 --- a/core/l10n/fi_FI.js +++ b/core/l10n/fi_FI.js @@ -83,6 +83,7 @@ OC.L10N.register( "Password protect" : "Suojaa salasanalla", "Password" : "Salasana", "Choose a password for the public link" : "Valitse salasana julkiselle linkille", + "Allow editing" : "Salli muokkaus", "Email link to person" : "Lähetä linkki sähköpostitse", "Send" : "Lähetä", "Set expiration date" : "Aseta päättymispäivä", @@ -90,6 +91,7 @@ OC.L10N.register( "Expiration date" : "Päättymispäivä", "Adding user..." : "Lisätään käyttäjä...", "group" : "ryhmä", + "remote" : "etä", "Resharing is not allowed" : "Jakaminen uudelleen ei ole salittu", "Shared in {item} with {user}" : "{item} on jaettu {user} kanssa", "Unshare" : "Peru jakaminen", @@ -98,6 +100,7 @@ OC.L10N.register( "can edit" : "voi muokata", "access control" : "Pääsyn hallinta", "create" : "luo", + "change" : "muuta", "delete" : "poista", "Password protected" : "Salasanasuojattu", "Error unsetting expiration date" : "Virhe purettaessa eräpäivää", @@ -187,6 +190,7 @@ OC.L10N.register( "Finishing …" : "Valmistellaan…", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Tämä sovellus vaatii JavaScript-tuen toimiakseen. <a href=\"http://enable-javascript.com/\" target=\"_blank\">Ota JavaScript käyttöön</a> ja päivitä sivu.", "%s is available. Get more information on how to update." : "%s on saatavilla. Lue lisätietoja, miten päivitys asennetaan.", + "Skip to content" : "Siirry sisältöön", "Log out" : "Kirjaudu ulos", "Search" : "Etsi", "Server side authentication failed!" : "Palvelimen puoleinen tunnistautuminen epäonnistui!", diff --git a/core/l10n/fi_FI.json b/core/l10n/fi_FI.json index 97468a5d452..95d2fc93505 100644 --- a/core/l10n/fi_FI.json +++ b/core/l10n/fi_FI.json @@ -81,6 +81,7 @@ "Password protect" : "Suojaa salasanalla", "Password" : "Salasana", "Choose a password for the public link" : "Valitse salasana julkiselle linkille", + "Allow editing" : "Salli muokkaus", "Email link to person" : "Lähetä linkki sähköpostitse", "Send" : "Lähetä", "Set expiration date" : "Aseta päättymispäivä", @@ -88,6 +89,7 @@ "Expiration date" : "Päättymispäivä", "Adding user..." : "Lisätään käyttäjä...", "group" : "ryhmä", + "remote" : "etä", "Resharing is not allowed" : "Jakaminen uudelleen ei ole salittu", "Shared in {item} with {user}" : "{item} on jaettu {user} kanssa", "Unshare" : "Peru jakaminen", @@ -96,6 +98,7 @@ "can edit" : "voi muokata", "access control" : "Pääsyn hallinta", "create" : "luo", + "change" : "muuta", "delete" : "poista", "Password protected" : "Salasanasuojattu", "Error unsetting expiration date" : "Virhe purettaessa eräpäivää", @@ -185,6 +188,7 @@ "Finishing …" : "Valmistellaan…", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Tämä sovellus vaatii JavaScript-tuen toimiakseen. <a href=\"http://enable-javascript.com/\" target=\"_blank\">Ota JavaScript käyttöön</a> ja päivitä sivu.", "%s is available. Get more information on how to update." : "%s on saatavilla. Lue lisätietoja, miten päivitys asennetaan.", + "Skip to content" : "Siirry sisältöön", "Log out" : "Kirjaudu ulos", "Search" : "Etsi", "Server side authentication failed!" : "Palvelimen puoleinen tunnistautuminen epäonnistui!", diff --git a/core/l10n/it.js b/core/l10n/it.js index c9200fed412..fd8e7c699fa 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -83,6 +83,7 @@ OC.L10N.register( "Password protect" : "Proteggi con password", "Password" : "Password", "Choose a password for the public link" : "Scegli una password per il collegamento pubblico", + "Allow editing" : "Consenti la modifica", "Email link to person" : "Invia collegamento via email", "Send" : "Invia", "Set expiration date" : "Imposta data di scadenza", @@ -90,6 +91,7 @@ OC.L10N.register( "Expiration date" : "Data di scadenza", "Adding user..." : "Aggiunta utente in corso...", "group" : "gruppo", + "remote" : "remota", "Resharing is not allowed" : "La ri-condivisione non è consentita", "Shared in {item} with {user}" : "Condiviso in {item} con {user}", "Unshare" : "Rimuovi condivisione", @@ -98,6 +100,7 @@ OC.L10N.register( "can edit" : "può modificare", "access control" : "controllo d'accesso", "create" : "creare", + "change" : "cambia", "delete" : "elimina", "Password protected" : "Protetta da password", "Error unsetting expiration date" : "Errore durante la rimozione della data di scadenza", @@ -187,6 +190,7 @@ OC.L10N.register( "Finishing …" : "Completamento...", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Questa applicazione richiede JavaScript per un corretto funzionamento. <a href=\"http://enable-javascript.com/\" target=\"_blank\">Abilita JavaScript</a> e ricarica questa pagina.", "%s is available. Get more information on how to update." : "%s è disponibile. Ottieni ulteriori informazioni sull'aggiornamento.", + "Skip to content" : "Salta al contenuto", "Log out" : "Esci", "Search" : "Cerca", "Server side authentication failed!" : "Autenticazione lato server non riuscita!", diff --git a/core/l10n/it.json b/core/l10n/it.json index aa45a44f331..7bd19ba7600 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -81,6 +81,7 @@ "Password protect" : "Proteggi con password", "Password" : "Password", "Choose a password for the public link" : "Scegli una password per il collegamento pubblico", + "Allow editing" : "Consenti la modifica", "Email link to person" : "Invia collegamento via email", "Send" : "Invia", "Set expiration date" : "Imposta data di scadenza", @@ -88,6 +89,7 @@ "Expiration date" : "Data di scadenza", "Adding user..." : "Aggiunta utente in corso...", "group" : "gruppo", + "remote" : "remota", "Resharing is not allowed" : "La ri-condivisione non è consentita", "Shared in {item} with {user}" : "Condiviso in {item} con {user}", "Unshare" : "Rimuovi condivisione", @@ -96,6 +98,7 @@ "can edit" : "può modificare", "access control" : "controllo d'accesso", "create" : "creare", + "change" : "cambia", "delete" : "elimina", "Password protected" : "Protetta da password", "Error unsetting expiration date" : "Errore durante la rimozione della data di scadenza", @@ -185,6 +188,7 @@ "Finishing …" : "Completamento...", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Questa applicazione richiede JavaScript per un corretto funzionamento. <a href=\"http://enable-javascript.com/\" target=\"_blank\">Abilita JavaScript</a> e ricarica questa pagina.", "%s is available. Get more information on how to update." : "%s è disponibile. Ottieni ulteriori informazioni sull'aggiornamento.", + "Skip to content" : "Salta al contenuto", "Log out" : "Esci", "Search" : "Cerca", "Server side authentication failed!" : "Autenticazione lato server non riuscita!", diff --git a/core/l10n/nl.js b/core/l10n/nl.js index c3f8b0c2033..d93a177fc38 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -79,9 +79,11 @@ OC.L10N.register( "Share with user or group …" : "Delen met gebruiker of groep ...", "Share link" : "Deel link", "The public link will expire no later than {days} days after it is created" : "De openbare link vervalt niet eerder dan {days} dagen na het aanmaken", + "Link" : "Link", "Password protect" : "Wachtwoord beveiligd", "Password" : "Wachtwoord", "Choose a password for the public link" : "Kies een wachtwoord voor de openbare link", + "Allow editing" : "Toestaan bewerken", "Email link to person" : "E-mail link naar persoon", "Send" : "Versturen", "Set expiration date" : "Stel vervaldatum in", @@ -89,6 +91,7 @@ OC.L10N.register( "Expiration date" : "Vervaldatum", "Adding user..." : "Toevoegen gebruiker...", "group" : "groep", + "remote" : "extern", "Resharing is not allowed" : "Verder delen is niet toegestaan", "Shared in {item} with {user}" : "Gedeeld in {item} met {user}", "Unshare" : "Stop met delen", @@ -97,6 +100,7 @@ OC.L10N.register( "can edit" : "kan wijzigen", "access control" : "toegangscontrole", "create" : "creëer", + "change" : "wijzig", "delete" : "verwijderen", "Password protected" : "Wachtwoord beveiligd", "Error unsetting expiration date" : "Fout tijdens het verwijderen van de vervaldatum", @@ -186,6 +190,7 @@ OC.L10N.register( "Finishing …" : "Afronden ...", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Deze applicatie heeft JavaScript nodig. <a href=\"http://enable-javascript.com/\" target=\"_blank\">Activeer JavaScript</a> en herlaad deze interface.", "%s is available. Get more information on how to update." : "%s is beschikbaar. Verkrijg meer informatie over het bijwerken.", + "Skip to content" : "Door naar inhoud", "Log out" : "Afmelden", "Search" : "Zoeken", "Server side authentication failed!" : "Authenticatie bij de server mislukte!", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 32a96a3859e..dcdc9c2bd6d 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -77,9 +77,11 @@ "Share with user or group …" : "Delen met gebruiker of groep ...", "Share link" : "Deel link", "The public link will expire no later than {days} days after it is created" : "De openbare link vervalt niet eerder dan {days} dagen na het aanmaken", + "Link" : "Link", "Password protect" : "Wachtwoord beveiligd", "Password" : "Wachtwoord", "Choose a password for the public link" : "Kies een wachtwoord voor de openbare link", + "Allow editing" : "Toestaan bewerken", "Email link to person" : "E-mail link naar persoon", "Send" : "Versturen", "Set expiration date" : "Stel vervaldatum in", @@ -87,6 +89,7 @@ "Expiration date" : "Vervaldatum", "Adding user..." : "Toevoegen gebruiker...", "group" : "groep", + "remote" : "extern", "Resharing is not allowed" : "Verder delen is niet toegestaan", "Shared in {item} with {user}" : "Gedeeld in {item} met {user}", "Unshare" : "Stop met delen", @@ -95,6 +98,7 @@ "can edit" : "kan wijzigen", "access control" : "toegangscontrole", "create" : "creëer", + "change" : "wijzig", "delete" : "verwijderen", "Password protected" : "Wachtwoord beveiligd", "Error unsetting expiration date" : "Fout tijdens het verwijderen van de vervaldatum", @@ -184,6 +188,7 @@ "Finishing …" : "Afronden ...", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Deze applicatie heeft JavaScript nodig. <a href=\"http://enable-javascript.com/\" target=\"_blank\">Activeer JavaScript</a> en herlaad deze interface.", "%s is available. Get more information on how to update." : "%s is beschikbaar. Verkrijg meer informatie over het bijwerken.", + "Skip to content" : "Door naar inhoud", "Log out" : "Afmelden", "Search" : "Zoeken", "Server side authentication failed!" : "Authenticatie bij de server mislukte!", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 7e9fc1ba6d2..b0600bbf41b 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -46,6 +46,7 @@ OC.L10N.register( "Error loading file picker template: {error}" : "Błąd podczas ładowania pliku wybranego szablonu: {error}", "Ok" : "OK", "Error loading message template: {error}" : "Błąd podczas ładowania szablonu wiadomości: {error}", + "read-only" : "tylko odczyt", "_{count} file conflict_::_{count} file conflicts_" : ["{count} konfliktów plików","{count} konfliktów plików","{count} konfliktów plików"], "One file conflict" : "Konflikt pliku", "New Files" : "Nowe pliki", @@ -78,15 +79,19 @@ OC.L10N.register( "Share with user or group …" : "Współdziel z użytkownikiem lub grupą ...", "Share link" : "Udostępnij link", "The public link will expire no later than {days} days after it is created" : "Link publiczny wygaśnie nie później niż po {days} dniach od utworzenia", + "Link" : "Link", "Password protect" : "Zabezpiecz hasłem", "Password" : "Hasło", "Choose a password for the public link" : "Wybierz hasło dla linku publicznego", + "Allow editing" : "Pozwól na edycję", "Email link to person" : "Wyślij osobie odnośnik poprzez e-mail", "Send" : "Wyślij", "Set expiration date" : "Ustaw datę wygaśnięcia", "Expiration" : "Wygaśnięcie", "Expiration date" : "Data wygaśnięcia", + "Adding user..." : "Dodaję użytkownika...", "group" : "grupa", + "remote" : "zdalny", "Resharing is not allowed" : "Współdzielenie nie jest możliwe", "Shared in {item} with {user}" : "Współdzielone w {item} z {user}", "Unshare" : "Zatrzymaj współdzielenie", @@ -95,6 +100,7 @@ OC.L10N.register( "can edit" : "może edytować", "access control" : "kontrola dostępu", "create" : "utwórz", + "change" : "zmiany", "delete" : "usuń", "Password protected" : "Zabezpieczone hasłem", "Error unsetting expiration date" : "Błąd podczas usuwania daty wygaśnięcia", @@ -109,7 +115,8 @@ OC.L10N.register( "Edit tags" : "Edytuj tagi", "Error loading dialog template: {error}" : "Błąd podczas ładowania szablonu dialogu: {error}", "No tags selected for deletion." : "Nie zaznaczono tagów do usunięcia.", - "_download %n file_::_download %n files_" : ["","",""], + "Hello world!" : "Witaj świecie!", + "_download %n file_::_download %n files_" : ["pobrano %n plik","pobrano %n plików","pobrano %n plików"], "Updating {productName} to version {version}, this may take a while." : "Aktualizuję {productName} do wersji {version}, to może chwilę potrwać.", "Please reload the page." : "Proszę przeładować stronę", "The update was successful. Redirecting you to ownCloud now." : "Aktualizacji zakończyła się powodzeniem. Przekierowuję do ownCloud.", @@ -142,6 +149,7 @@ OC.L10N.register( "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Witaj,\n\ntylko informuję, że %s współdzieli z Tobą %s.\nZobacz tutaj: %s\n\n", "The share will expire on %s." : "Ten zasób wygaśnie %s", "Cheers!" : "Pozdrawiam!", + "Internal Server Error" : "Internal Server Error", "The server encountered an internal error and was unable to complete your request." : "Serwer napotkał błąd wewnętrzny i nie był w stanie ukończyć Twojego żądania.", "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Proszę skontaktować się z administratorem jeśli ten błąd będzie się pojawiał wielokrotnie, proszę do zgłoszenia dołączyć szczegóły techniczne opisane poniżej.", "More details can be found in the server log." : "Więcej szczegółów można znaleźć w logu serwera.", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index 535bcd942d1..2622f6ec998 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -44,6 +44,7 @@ "Error loading file picker template: {error}" : "Błąd podczas ładowania pliku wybranego szablonu: {error}", "Ok" : "OK", "Error loading message template: {error}" : "Błąd podczas ładowania szablonu wiadomości: {error}", + "read-only" : "tylko odczyt", "_{count} file conflict_::_{count} file conflicts_" : ["{count} konfliktów plików","{count} konfliktów plików","{count} konfliktów plików"], "One file conflict" : "Konflikt pliku", "New Files" : "Nowe pliki", @@ -76,15 +77,19 @@ "Share with user or group …" : "Współdziel z użytkownikiem lub grupą ...", "Share link" : "Udostępnij link", "The public link will expire no later than {days} days after it is created" : "Link publiczny wygaśnie nie później niż po {days} dniach od utworzenia", + "Link" : "Link", "Password protect" : "Zabezpiecz hasłem", "Password" : "Hasło", "Choose a password for the public link" : "Wybierz hasło dla linku publicznego", + "Allow editing" : "Pozwól na edycję", "Email link to person" : "Wyślij osobie odnośnik poprzez e-mail", "Send" : "Wyślij", "Set expiration date" : "Ustaw datę wygaśnięcia", "Expiration" : "Wygaśnięcie", "Expiration date" : "Data wygaśnięcia", + "Adding user..." : "Dodaję użytkownika...", "group" : "grupa", + "remote" : "zdalny", "Resharing is not allowed" : "Współdzielenie nie jest możliwe", "Shared in {item} with {user}" : "Współdzielone w {item} z {user}", "Unshare" : "Zatrzymaj współdzielenie", @@ -93,6 +98,7 @@ "can edit" : "może edytować", "access control" : "kontrola dostępu", "create" : "utwórz", + "change" : "zmiany", "delete" : "usuń", "Password protected" : "Zabezpieczone hasłem", "Error unsetting expiration date" : "Błąd podczas usuwania daty wygaśnięcia", @@ -107,7 +113,8 @@ "Edit tags" : "Edytuj tagi", "Error loading dialog template: {error}" : "Błąd podczas ładowania szablonu dialogu: {error}", "No tags selected for deletion." : "Nie zaznaczono tagów do usunięcia.", - "_download %n file_::_download %n files_" : ["","",""], + "Hello world!" : "Witaj świecie!", + "_download %n file_::_download %n files_" : ["pobrano %n plik","pobrano %n plików","pobrano %n plików"], "Updating {productName} to version {version}, this may take a while." : "Aktualizuję {productName} do wersji {version}, to może chwilę potrwać.", "Please reload the page." : "Proszę przeładować stronę", "The update was successful. Redirecting you to ownCloud now." : "Aktualizacji zakończyła się powodzeniem. Przekierowuję do ownCloud.", @@ -140,6 +147,7 @@ "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Witaj,\n\ntylko informuję, że %s współdzieli z Tobą %s.\nZobacz tutaj: %s\n\n", "The share will expire on %s." : "Ten zasób wygaśnie %s", "Cheers!" : "Pozdrawiam!", + "Internal Server Error" : "Internal Server Error", "The server encountered an internal error and was unable to complete your request." : "Serwer napotkał błąd wewnętrzny i nie był w stanie ukończyć Twojego żądania.", "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Proszę skontaktować się z administratorem jeśli ten błąd będzie się pojawiał wielokrotnie, proszę do zgłoszenia dołączyć szczegóły techniczne opisane poniżej.", "More details can be found in the server log." : "Więcej szczegółów można znaleźć w logu serwera.", |