Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
nextcloud-bot committed Sep 4, 2016
1 parent e7f618e commit fc02c4a
Show file tree
Hide file tree
Showing 44 changed files with 430 additions and 156 deletions.
10 changes: 6 additions & 4 deletions apps/comments/l10n/el.js
Original file line number Diff line number Diff line change
@@ -1,22 +1,24 @@
OC.L10N.register(
"comments",
{
"Type in a new comment..." : "Αυτό είναι ένα νέο σχόλιο...",
"Delete comment" : "Διαγραφή σχολίου",
"Post" : "Δημοσίευση",
"Cancel" : "Άκυρο",
"Edit comment" : "Επεξεργασία σχολίου",
"[Deleted user]" : "[Διαγραφή χρήστη]",
"Comments" : "Σχόλια",
"No other comments available" : "Δεν υπάρχουν άλλα διαθέσιμα σχόλια",
"More comments..." : "Περισσότερα σχόλια...",
"More comments …" : "Περισσότερα σχόλια ...",
"Save" : "Αποθήκευση",
"Allowed characters {count} of {max}" : "Επιτρεπόμενοι χαρακτήρες {count} από {max}",
"{count} unread comments" : "{count} μη αναγνωσμένα σχόλια",
"Comment" : "Σχόλιο",
"<strong>Comments</strong> for files" : "<strong>Σχόλια</strong> για αρχεία",
"You commented" : "Σχολιάσατε",
"%1$s commented" : "%1$s σχολίασε",
"You commented on %2$s" : "Σχολιάσατε στο %2$s",
"%1$s commented on %2$s" : "%1$s σχολίασε στο %2$s"
"%1$s commented on %2$s" : "%1$s σχολίασε στο %2$s",
"Type in a new comment..." : "Αυτό είναι ένα νέο σχόλιο...",
"No other comments available" : "Δεν υπάρχουν άλλα διαθέσιμα σχόλια",
"More comments..." : "Περισσότερα σχόλια..."
},
"nplurals=2; plural=(n != 1);");
10 changes: 6 additions & 4 deletions apps/comments/l10n/el.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,22 @@
{ "translations": {
"Type in a new comment..." : "Αυτό είναι ένα νέο σχόλιο...",
"Delete comment" : "Διαγραφή σχολίου",
"Post" : "Δημοσίευση",
"Cancel" : "Άκυρο",
"Edit comment" : "Επεξεργασία σχολίου",
"[Deleted user]" : "[Διαγραφή χρήστη]",
"Comments" : "Σχόλια",
"No other comments available" : "Δεν υπάρχουν άλλα διαθέσιμα σχόλια",
"More comments..." : "Περισσότερα σχόλια...",
"More comments …" : "Περισσότερα σχόλια ...",
"Save" : "Αποθήκευση",
"Allowed characters {count} of {max}" : "Επιτρεπόμενοι χαρακτήρες {count} από {max}",
"{count} unread comments" : "{count} μη αναγνωσμένα σχόλια",
"Comment" : "Σχόλιο",
"<strong>Comments</strong> for files" : "<strong>Σχόλια</strong> για αρχεία",
"You commented" : "Σχολιάσατε",
"%1$s commented" : "%1$s σχολίασε",
"You commented on %2$s" : "Σχολιάσατε στο %2$s",
"%1$s commented on %2$s" : "%1$s σχολίασε στο %2$s"
"%1$s commented on %2$s" : "%1$s σχολίασε στο %2$s",
"Type in a new comment..." : "Αυτό είναι ένα νέο σχόλιο...",
"No other comments available" : "Δεν υπάρχουν άλλα διαθέσιμα σχόλια",
"More comments..." : "Περισσότερα σχόλια..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
3 changes: 3 additions & 0 deletions apps/comments/l10n/it.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
OC.L10N.register(
"comments",
{
"New comment …" : "Nuovo commento...",
"Delete comment" : "Elimina commento",
"Post" : "Commento",
"Cancel" : "Annulla",
"Edit comment" : "Modifica commento",
"[Deleted user]" : "[Utente eliminato]",
"Comments" : "Commenti",
"No comments yet, start the conversation!" : "Ancora nessun commento, inizia la conversazione!",
"More comments …" : "Altri commenti...",
"Save" : "Salva",
"Allowed characters {count} of {max}" : "Caratteri consentiti {count} di {max}",
"Error occurred while retrieving comment with id {id}" : "Si è verificato un errore durante il tentativo di recupero del commento con id {id}",
Expand Down
3 changes: 3 additions & 0 deletions apps/comments/l10n/it.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
{ "translations": {
"New comment …" : "Nuovo commento...",
"Delete comment" : "Elimina commento",
"Post" : "Commento",
"Cancel" : "Annulla",
"Edit comment" : "Modifica commento",
"[Deleted user]" : "[Utente eliminato]",
"Comments" : "Commenti",
"No comments yet, start the conversation!" : "Ancora nessun commento, inizia la conversazione!",
"More comments …" : "Altri commenti...",
"Save" : "Salva",
"Allowed characters {count} of {max}" : "Caratteri consentiti {count} di {max}",
"Error occurred while retrieving comment with id {id}" : "Si è verificato un errore durante il tentativo di recupero del commento con id {id}",
Expand Down
4 changes: 4 additions & 0 deletions apps/comments/l10n/pl.js
Original file line number Diff line number Diff line change
@@ -1,19 +1,23 @@
OC.L10N.register(
"comments",
{
"New comment …" : "Nowy komentarz ...",
"Delete comment" : "Skasuj komentarz",
"Post" : "Zapisz",
"Cancel" : "Anuluj",
"Edit comment" : "Edytuj komentarz",
"[Deleted user]" : "[Usunięty użytkownik]",
"Comments" : "Komentarze",
"No comments yet, start the conversation!" : "Brak komentarzy, zacznij konwersację!",
"More comments …" : "Więcej komentarzy ...",
"Save" : "Zapisz",
"Allowed characters {count} of {max}" : "Dozwolone znaki {count} z {max}",
"Error occurred while retrieving comment with id {id}" : "W trakcie otrzymywania komentarza o identyfikatorze {id} wystąpił błąd.",
"Error occurred while updating comment with id {id}" : "W trakcie aktualizacji komentarza o identyfikatorze {id} wystąpił błąd.",
"Error occurred while posting comment" : "Podczas wysyłania komentarza wystąpił błąd",
"{count} unread comments" : "{count} nieprzeczytanych komentarzy",
"Comment" : "Komentarz",
"<strong>Comments</strong> for files" : "<strong>Komentarze</strong> dla plików",
"You commented" : "Skomentowałeś/łaś",
"%1$s commented" : "%1$s skomentował",
"You commented on %2$s" : "Skomentowałeś/łaś %2$s",
Expand Down
4 changes: 4 additions & 0 deletions apps/comments/l10n/pl.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,21 @@
{ "translations": {
"New comment …" : "Nowy komentarz ...",
"Delete comment" : "Skasuj komentarz",
"Post" : "Zapisz",
"Cancel" : "Anuluj",
"Edit comment" : "Edytuj komentarz",
"[Deleted user]" : "[Usunięty użytkownik]",
"Comments" : "Komentarze",
"No comments yet, start the conversation!" : "Brak komentarzy, zacznij konwersację!",
"More comments …" : "Więcej komentarzy ...",
"Save" : "Zapisz",
"Allowed characters {count} of {max}" : "Dozwolone znaki {count} z {max}",
"Error occurred while retrieving comment with id {id}" : "W trakcie otrzymywania komentarza o identyfikatorze {id} wystąpił błąd.",
"Error occurred while updating comment with id {id}" : "W trakcie aktualizacji komentarza o identyfikatorze {id} wystąpił błąd.",
"Error occurred while posting comment" : "Podczas wysyłania komentarza wystąpił błąd",
"{count} unread comments" : "{count} nieprzeczytanych komentarzy",
"Comment" : "Komentarz",
"<strong>Comments</strong> for files" : "<strong>Komentarze</strong> dla plików",
"You commented" : "Skomentowałeś/łaś",
"%1$s commented" : "%1$s skomentował",
"You commented on %2$s" : "Skomentowałeś/łaś %2$s",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/el.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Προτιμώμενα",
"Favorite" : "Αγαπημένο",
"Local link" : "Τοπικός σύνδεσμος",
"Folder" : "Φάκελος",
"New folder" : "Νέος φάκελος",
"{newname} already exists" : "το {newname} υπάρχει ήδη",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Προτιμώμενα",
"Favorite" : "Αγαπημένο",
"Local link" : "Τοπικός σύνδεσμος",
"Folder" : "Φάκελος",
"New folder" : "Νέος φάκελος",
"{newname} already exists" : "το {newname} υπάρχει ήδη",
Expand Down
12 changes: 11 additions & 1 deletion apps/files/l10n/fi_FI.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ OC.L10N.register(
"Invalid directory." : "Virheellinen kansio.",
"Files" : "Tiedostot",
"All files" : "Kaikki tiedostot",
"Recent" : "Viimeaikaiset",
"File could not be found" : "TIedostoa ei löytynyt",
"Home" : "Koti",
"Close" : "Sulje",
Expand All @@ -33,6 +34,11 @@ OC.L10N.register(
"Could not get result from server." : "Tuloksien saaminen palvelimelta ei onnistunut.",
"Uploading..." : "Lähetetään...",
"..." : "...",
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} jäljellä",
"{hours}:{minutes}h" : "{hours}h {minutes}m",
"{minutes}:{seconds} minute{plural_s} left" : "{minutes}m {seconds}s jäljellä",
"{minutes}:{seconds}m" : "{minutes}m {seconds}s",
"{seconds} second{plural_s} left" : "{seconds}s jäljellä",
"{seconds}s" : "{seconds} s",
"Any moment now..." : "Minä tahansa hetkenä...",
"Soon..." : "Pian...",
Expand Down Expand Up @@ -68,6 +74,7 @@ OC.L10N.register(
"_%n folder_::_%n folders_" : ["%n kansio","%n kansiota"],
"_%n file_::_%n files_" : ["%n tiedosto","%n tiedostoa"],
"{dirs} and {files}" : "{dirs} ja {files}",
"_including %n hidden_::_including %n hidden_" : ["Sisältäen %n piilotetun","Sisältäen %n piilotettua"],
"You don’t have permission to upload or create files here" : "Käyttöoikeutesi eivät riitä tiedostojen lähettämiseen tai kansioiden luomiseen tähän sijaintiin",
"_Uploading %n file_::_Uploading %n files_" : ["Lähetetään %n tiedosto","Lähetetään %n tiedostoa"],
"New" : "Uusi",
Expand All @@ -78,6 +85,7 @@ OC.L10N.register(
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Käyttäjän {owner} tallennustila on melkein täynnä ({usedSpacePercent} %)",
"Your storage is almost full ({usedSpacePercent}%)" : "Tallennustila on melkein loppu ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["vastaa '{filter}'","vastaa '{filter}'"],
"View in folder" : "Näe kansiossa",
"Path" : "Polku",
"_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"],
"Favorited" : "Lisätty suosikkeihin",
Expand Down Expand Up @@ -125,6 +133,8 @@ OC.L10N.register(
"No favorites" : "Ei suosikkeja",
"Files and folders you mark as favorite will show up here" : "Suosikeiksi merkitsemäsi tiedostot ja kansiot näkyvät täällä",
"Text file" : "Tekstitiedosto",
"New text file.txt" : "Uusi tekstitiedosto.txt"
"New text file.txt" : "Uusi tekstitiedosto.txt",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\">käyttääksesi tiedostojasi WebDAV:n yli</a>",
"Cancel upload" : "Peru lähetys"
},
"nplurals=2; plural=(n != 1);");
12 changes: 11 additions & 1 deletion apps/files/l10n/fi_FI.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"Invalid directory." : "Virheellinen kansio.",
"Files" : "Tiedostot",
"All files" : "Kaikki tiedostot",
"Recent" : "Viimeaikaiset",
"File could not be found" : "TIedostoa ei löytynyt",
"Home" : "Koti",
"Close" : "Sulje",
Expand All @@ -31,6 +32,11 @@
"Could not get result from server." : "Tuloksien saaminen palvelimelta ei onnistunut.",
"Uploading..." : "Lähetetään...",
"..." : "...",
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} jäljellä",
"{hours}:{minutes}h" : "{hours}h {minutes}m",
"{minutes}:{seconds} minute{plural_s} left" : "{minutes}m {seconds}s jäljellä",
"{minutes}:{seconds}m" : "{minutes}m {seconds}s",
"{seconds} second{plural_s} left" : "{seconds}s jäljellä",
"{seconds}s" : "{seconds} s",
"Any moment now..." : "Minä tahansa hetkenä...",
"Soon..." : "Pian...",
Expand Down Expand Up @@ -66,6 +72,7 @@
"_%n folder_::_%n folders_" : ["%n kansio","%n kansiota"],
"_%n file_::_%n files_" : ["%n tiedosto","%n tiedostoa"],
"{dirs} and {files}" : "{dirs} ja {files}",
"_including %n hidden_::_including %n hidden_" : ["Sisältäen %n piilotetun","Sisältäen %n piilotettua"],
"You don’t have permission to upload or create files here" : "Käyttöoikeutesi eivät riitä tiedostojen lähettämiseen tai kansioiden luomiseen tähän sijaintiin",
"_Uploading %n file_::_Uploading %n files_" : ["Lähetetään %n tiedosto","Lähetetään %n tiedostoa"],
"New" : "Uusi",
Expand All @@ -76,6 +83,7 @@
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Käyttäjän {owner} tallennustila on melkein täynnä ({usedSpacePercent} %)",
"Your storage is almost full ({usedSpacePercent}%)" : "Tallennustila on melkein loppu ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["vastaa '{filter}'","vastaa '{filter}'"],
"View in folder" : "Näe kansiossa",
"Path" : "Polku",
"_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"],
"Favorited" : "Lisätty suosikkeihin",
Expand Down Expand Up @@ -123,6 +131,8 @@
"No favorites" : "Ei suosikkeja",
"Files and folders you mark as favorite will show up here" : "Suosikeiksi merkitsemäsi tiedostot ja kansiot näkyvät täällä",
"Text file" : "Tekstitiedosto",
"New text file.txt" : "Uusi tekstitiedosto.txt"
"New text file.txt" : "Uusi tekstitiedosto.txt",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\">käyttääksesi tiedostojasi WebDAV:n yli</a>",
"Cancel upload" : "Peru lähetys"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
1 change: 1 addition & 0 deletions apps/files/l10n/it.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ OC.L10N.register(
"_%n folder_::_%n folders_" : ["%n cartella","%n cartelle"],
"_%n file_::_%n files_" : ["%n file","%n file"],
"{dirs} and {files}" : "{dirs} e {files}",
"_including %n hidden_::_including %n hidden_" : ["incluso %n nascosto","inclusi %n nascosti"],
"You don’t have permission to upload or create files here" : "Qui non hai i permessi di caricare o creare file",
"_Uploading %n file_::_Uploading %n files_" : ["Caricamento di %n file in corso","Caricamento di %n file in corso"],
"New" : "Nuovo",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"_%n folder_::_%n folders_" : ["%n cartella","%n cartelle"],
"_%n file_::_%n files_" : ["%n file","%n file"],
"{dirs} and {files}" : "{dirs} e {files}",
"_including %n hidden_::_including %n hidden_" : ["incluso %n nascosto","inclusi %n nascosti"],
"You don’t have permission to upload or create files here" : "Qui non hai i permessi di caricare o creare file",
"_Uploading %n file_::_Uploading %n files_" : ["Caricamento di %n file in corso","Caricamento di %n file in corso"],
"New" : "Nuovo",
Expand Down
4 changes: 2 additions & 2 deletions apps/files/l10n/lv.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ OC.L10N.register(
"Close" : "Aizvērt",
"Favorites" : "Iecienītie",
"Upload cancelled." : "Augšupielāde ir atcelta.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Neizdodas augšupielādēt {filename}, jo tā ir vai nu mape vai 0 baitu saturošs fails.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Neizdodas augšupielādēt {filename}, jo tā ir vai nu mape vai 0 baitu saturoša datne.",
"Total file size {size1} exceeds upload limit {size2}" : "Kopējais datnes izmērs {size1} pārsniedz augšupielādes ierobežojumu {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nav pietiekami daudz brīvas vietas. Tiek augšupielādēti {size1}, bet pieejami tikai {size2}",
"Error uploading file \"{fileName}\": {message}" : "Kļūda augšupielādējot datni \"{fileName}\": {message}",
Expand Down Expand Up @@ -72,7 +72,7 @@ OC.L10N.register(
"Size" : "Izmērs",
"Modified" : "Mainīts",
"_%n folder_::_%n folders_" : ["%n mapes","%n mape","%n mapes"],
"_%n file_::_%n files_" : ["%n faili","%n fails","%n datnes"],
"_%n file_::_%n files_" : ["%n datnes","%n datne","%n datnes"],
"{dirs} and {files}" : "{dirs} un {files}",
"You don’t have permission to upload or create files here" : "Jums nav tiesību šeit augšupielādēt vai veidot datnes",
"_Uploading %n file_::_Uploading %n files_" : ["%n","Augšupielāde %n failu","Augšupielādē %n datnes"],
Expand Down
4 changes: 2 additions & 2 deletions apps/files/l10n/lv.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"Close" : "Aizvērt",
"Favorites" : "Iecienītie",
"Upload cancelled." : "Augšupielāde ir atcelta.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Neizdodas augšupielādēt {filename}, jo tā ir vai nu mape vai 0 baitu saturošs fails.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Neizdodas augšupielādēt {filename}, jo tā ir vai nu mape vai 0 baitu saturoša datne.",
"Total file size {size1} exceeds upload limit {size2}" : "Kopējais datnes izmērs {size1} pārsniedz augšupielādes ierobežojumu {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nav pietiekami daudz brīvas vietas. Tiek augšupielādēti {size1}, bet pieejami tikai {size2}",
"Error uploading file \"{fileName}\": {message}" : "Kļūda augšupielādējot datni \"{fileName}\": {message}",
Expand Down Expand Up @@ -70,7 +70,7 @@
"Size" : "Izmērs",
"Modified" : "Mainīts",
"_%n folder_::_%n folders_" : ["%n mapes","%n mape","%n mapes"],
"_%n file_::_%n files_" : ["%n faili","%n fails","%n datnes"],
"_%n file_::_%n files_" : ["%n datnes","%n datne","%n datnes"],
"{dirs} and {files}" : "{dirs} un {files}",
"You don’t have permission to upload or create files here" : "Jums nav tiesību šeit augšupielādēt vai veidot datnes",
"_Uploading %n file_::_Uploading %n files_" : ["%n","Augšupielāde %n failu","Augšupielādē %n datnes"],
Expand Down
4 changes: 3 additions & 1 deletion apps/files/l10n/pl.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ OC.L10N.register(
"No favorites" : "Brak ulubionych",
"Files and folders you mark as favorite will show up here" : "Pliki i katalogi, które oznaczysz jako ulubione wyświetlą się tutaj",
"Text file" : "Plik tekstowy",
"New text file.txt" : "Nowy plik tekstowy.txt"
"New text file.txt" : "Nowy plik tekstowy.txt",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Użyj tego adresu aby uzyskać <a href=\"%s\" target=\"_blank\">dostęp do swoich plików poprzez WebDAV</a>",
"Cancel upload" : "Anuluj wysyłanie"
},
"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
4 changes: 3 additions & 1 deletion apps/files/l10n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@
"No favorites" : "Brak ulubionych",
"Files and folders you mark as favorite will show up here" : "Pliki i katalogi, które oznaczysz jako ulubione wyświetlą się tutaj",
"Text file" : "Plik tekstowy",
"New text file.txt" : "Nowy plik tekstowy.txt"
"New text file.txt" : "Nowy plik tekstowy.txt",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Użyj tego adresu aby uzyskać <a href=\"%s\" target=\"_blank\">dostęp do swoich plików poprzez WebDAV</a>",
"Cancel upload" : "Anuluj wysyłanie"
},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}
Loading

0 comments on commit fc02c4a

Please sign in to comment.