diff options
Diffstat (limited to 'apps')
84 files changed, 1146 insertions, 74 deletions
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js index 033496bcc9a..7ff1f13f78c 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -15,6 +15,7 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Se ha producido un error al recuperar el comentario con ID {id}", "Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con ID {id}", "Error occurred while posting comment" : "Se ha producido un error al enviar el comentario", + "_%n unread comment_::_%n unread comments_" : ["%n comentario sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para archivos", "You commented" : "Has comentado", diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json index 020082d7972..998dfc87aa5 100644 --- a/apps/comments/l10n/es.json +++ b/apps/comments/l10n/es.json @@ -13,6 +13,7 @@ "Error occurred while retrieving comment with id {id}" : "Se ha producido un error al recuperar el comentario con ID {id}", "Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con ID {id}", "Error occurred while posting comment" : "Se ha producido un error al enviar el comentario", + "_%n unread comment_::_%n unread comments_" : ["%n comentario sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para archivos", "You commented" : "Has comentado", diff --git a/apps/comments/l10n/ru.js b/apps/comments/l10n/ru.js index a74b2c2b60b..65c4505fc98 100644 --- a/apps/comments/l10n/ru.js +++ b/apps/comments/l10n/ru.js @@ -15,6 +15,7 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "При получении комментария с id {id} произошла ошибка", "Error occurred while updating comment with id {id}" : "При обновлении комментария с id {id} произошла ошибка", "Error occurred while posting comment" : "При сохранении комментария произошла ошибка", + "_%n unread comment_::_%n unread comments_" : ["%n не прочитанный комментарий","%n не прочитанных комментариев","%n не прочитанных комментариев","%n не прочитанных комментариев"], "Comment" : "Комментарий", "<strong>Comments</strong> for files" : "<strong>Комментарии</strong> к файлам", "You commented" : "Вы прокомментировали", diff --git a/apps/comments/l10n/ru.json b/apps/comments/l10n/ru.json index b0851a701ac..23ba8e796e4 100644 --- a/apps/comments/l10n/ru.json +++ b/apps/comments/l10n/ru.json @@ -13,6 +13,7 @@ "Error occurred while retrieving comment with id {id}" : "При получении комментария с id {id} произошла ошибка", "Error occurred while updating comment with id {id}" : "При обновлении комментария с id {id} произошла ошибка", "Error occurred while posting comment" : "При сохранении комментария произошла ошибка", + "_%n unread comment_::_%n unread comments_" : ["%n не прочитанный комментарий","%n не прочитанных комментариев","%n не прочитанных комментариев","%n не прочитанных комментариев"], "Comment" : "Комментарий", "<strong>Comments</strong> for files" : "<strong>Комментарии</strong> к файлам", "You commented" : "Вы прокомментировали", diff --git a/apps/dav/l10n/cs_CZ.js b/apps/dav/l10n/cs_CZ.js new file mode 100644 index 00000000000..905cefa3dfa --- /dev/null +++ b/apps/dav/l10n/cs_CZ.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "dav", + { + "Contact birthdays" : "Narozeniny kontaktů", + "Personal" : "Osobní", + "Contacts" : "Kontakty", + "Technical details" : "Technické detaily", + "Remote Address: %s" : "Vzdálená adresa: %s", + "Request ID: %s" : "ID požadavku: %s", + "Type: %s" : "Typ: %s", + "Code: %s" : "Kód: %s", + "Message: %s" : "Zpráva: %s", + "File: %s" : "Soubor: %s", + "Line: %s" : "Řádka: %s", + "Trace" : "Trasa" +}, +"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/dav/l10n/cs_CZ.json b/apps/dav/l10n/cs_CZ.json new file mode 100644 index 00000000000..695dd71da4b --- /dev/null +++ b/apps/dav/l10n/cs_CZ.json @@ -0,0 +1,15 @@ +{ "translations": { + "Contact birthdays" : "Narozeniny kontaktů", + "Personal" : "Osobní", + "Contacts" : "Kontakty", + "Technical details" : "Technické detaily", + "Remote Address: %s" : "Vzdálená adresa: %s", + "Request ID: %s" : "ID požadavku: %s", + "Type: %s" : "Typ: %s", + "Code: %s" : "Kód: %s", + "Message: %s" : "Zpráva: %s", + "File: %s" : "Soubor: %s", + "Line: %s" : "Řádka: %s", + "Trace" : "Trasa" +},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" +}
\ No newline at end of file diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js new file mode 100644 index 00000000000..2f263635f18 --- /dev/null +++ b/apps/dav/l10n/de.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "dav", + { + "Contact birthdays" : "Geburtstage von Kontakten", + "Personal" : "Persönlich", + "Contacts" : "Kontakte", + "Technical details" : "Technische Details", + "Remote Address: %s" : "Entfernte Adresse: %s", + "Request ID: %s" : "Anfragekennung: %s", + "Type: %s" : "Typ: %s", + "Code: %s" : "Code: %s", + "Message: %s" : "Nachricht: %s", + "File: %s" : "Datei: %s", + "Line: %s" : "Zeile: %s", + "Trace" : "Spur" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json new file mode 100644 index 00000000000..dc0244f5a75 --- /dev/null +++ b/apps/dav/l10n/de.json @@ -0,0 +1,15 @@ +{ "translations": { + "Contact birthdays" : "Geburtstage von Kontakten", + "Personal" : "Persönlich", + "Contacts" : "Kontakte", + "Technical details" : "Technische Details", + "Remote Address: %s" : "Entfernte Adresse: %s", + "Request ID: %s" : "Anfragekennung: %s", + "Type: %s" : "Typ: %s", + "Code: %s" : "Code: %s", + "Message: %s" : "Nachricht: %s", + "File: %s" : "Datei: %s", + "Line: %s" : "Zeile: %s", + "Trace" : "Spur" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js new file mode 100644 index 00000000000..8f6b12a9e65 --- /dev/null +++ b/apps/dav/l10n/de_DE.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "dav", + { + "Contact birthdays" : "Geburtstage von Kontakten", + "Personal" : "Persönlich", + "Contacts" : "Kontakte", + "Technical details" : "Technische Details", + "Remote Address: %s" : "Entfernte Adresse: %s", + "Request ID: %s" : "Anfragekennung: %s", + "Type: %s" : "Typ: %s", + "Code: %s" : "Code: %s", + "Message: %s" : "Nachricht: %s", + "File: %s" : "Datei: %s", + "Line: %s" : "Zeile: %s", + "Trace" : "Ablauf" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json new file mode 100644 index 00000000000..529f8c57972 --- /dev/null +++ b/apps/dav/l10n/de_DE.json @@ -0,0 +1,15 @@ +{ "translations": { + "Contact birthdays" : "Geburtstage von Kontakten", + "Personal" : "Persönlich", + "Contacts" : "Kontakte", + "Technical details" : "Technische Details", + "Remote Address: %s" : "Entfernte Adresse: %s", + "Request ID: %s" : "Anfragekennung: %s", + "Type: %s" : "Typ: %s", + "Code: %s" : "Code: %s", + "Message: %s" : "Nachricht: %s", + "File: %s" : "Datei: %s", + "Line: %s" : "Zeile: %s", + "Trace" : "Ablauf" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/dav/l10n/el.js b/apps/dav/l10n/el.js new file mode 100644 index 00000000000..9fd82d9b6a7 --- /dev/null +++ b/apps/dav/l10n/el.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "dav", + { + "Contact birthdays" : "Γενέθλια επαφών", + "Personal" : "Προσωπικά", + "Contacts" : "Επαφές", + "Technical details" : "Τεχνικές λεπτομέρειες", + "Remote Address: %s" : "Απομακρυσμένη Διεύθυνση: %s", + "Request ID: %s" : "Αίτημα ID: %s", + "Type: %s" : "Τύπος: %s", + "Code: %s" : "Κωδικός: %s", + "Message: %s" : "Μήνυμα: %s", + "File: %s" : "Αρχείο: %s", + "Line: %s" : "Γραμμή: %s", + "Trace" : "Ανίχνευση" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/el.json b/apps/dav/l10n/el.json new file mode 100644 index 00000000000..c0fd9afd34b --- /dev/null +++ b/apps/dav/l10n/el.json @@ -0,0 +1,15 @@ +{ "translations": { + "Contact birthdays" : "Γενέθλια επαφών", + "Personal" : "Προσωπικά", + "Contacts" : "Επαφές", + "Technical details" : "Τεχνικές λεπτομέρειες", + "Remote Address: %s" : "Απομακρυσμένη Διεύθυνση: %s", + "Request ID: %s" : "Αίτημα ID: %s", + "Type: %s" : "Τύπος: %s", + "Code: %s" : "Κωδικός: %s", + "Message: %s" : "Μήνυμα: %s", + "File: %s" : "Αρχείο: %s", + "Line: %s" : "Γραμμή: %s", + "Trace" : "Ανίχνευση" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js new file mode 100644 index 00000000000..360afa19b8b --- /dev/null +++ b/apps/dav/l10n/es.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "dav", + { + "Contact birthdays" : "Cumpleaños del contacto", + "Personal" : "Personal", + "Contacts" : "Contactos", + "Technical details" : "Detalles técnicos", + "Remote Address: %s" : "Dirección remota: %s", + "Request ID: %s" : "ID de la solicitud: %s", + "Type: %s" : "Tipo: %s", + "Code: %s" : "Código: %s", + "Message: %s" : "Mensaje: %s", + "File: %s" : "Archivo: %s", + "Line: %s" : "Línea: %s", + "Trace" : "Trazas" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json new file mode 100644 index 00000000000..07e2e00639c --- /dev/null +++ b/apps/dav/l10n/es.json @@ -0,0 +1,15 @@ +{ "translations": { + "Contact birthdays" : "Cumpleaños del contacto", + "Personal" : "Personal", + "Contacts" : "Contactos", + "Technical details" : "Detalles técnicos", + "Remote Address: %s" : "Dirección remota: %s", + "Request ID: %s" : "ID de la solicitud: %s", + "Type: %s" : "Tipo: %s", + "Code: %s" : "Código: %s", + "Message: %s" : "Mensaje: %s", + "File: %s" : "Archivo: %s", + "Line: %s" : "Línea: %s", + "Trace" : "Trazas" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js new file mode 100644 index 00000000000..fc1996d6962 --- /dev/null +++ b/apps/dav/l10n/fr.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "dav", + { + "Contact birthdays" : "Anniversaires des contacts", + "Personal" : "Personnel", + "Contacts" : "Contacts", + "Technical details" : "Détails techniques", + "Remote Address: %s" : "Adresse distante : %s", + "Request ID: %s" : "ID de la requête : %s", + "Type: %s" : "Type : %s", + "Code: %s" : "Code : %s", + "Message: %s" : "Message : %s", + "File: %s" : "Fichier : %s", + "Line: %s" : "Ligne : %s", + "Trace" : "Trace" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json new file mode 100644 index 00000000000..cb21dc67f31 --- /dev/null +++ b/apps/dav/l10n/fr.json @@ -0,0 +1,15 @@ +{ "translations": { + "Contact birthdays" : "Anniversaires des contacts", + "Personal" : "Personnel", + "Contacts" : "Contacts", + "Technical details" : "Détails techniques", + "Remote Address: %s" : "Adresse distante : %s", + "Request ID: %s" : "ID de la requête : %s", + "Type: %s" : "Type : %s", + "Code: %s" : "Code : %s", + "Message: %s" : "Message : %s", + "File: %s" : "Fichier : %s", + "Line: %s" : "Ligne : %s", + "Trace" : "Trace" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +}
\ No newline at end of file diff --git a/apps/dav/l10n/hu_HU.js b/apps/dav/l10n/hu_HU.js new file mode 100644 index 00000000000..3f1c18af218 --- /dev/null +++ b/apps/dav/l10n/hu_HU.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "dav", + { + "Contact birthdays" : "Születésnapok", + "Personal" : "Személyes", + "Contacts" : "Névjegyek", + "Technical details" : "Technikai adatok", + "Remote Address: %s" : "Távoli cím: %s", + "Request ID: %s" : "Kérelem azonosító: %s", + "Type: %s" : "Típus: %s", + "Code: %s" : "Kód: %s", + "Message: %s" : "Üzenet: %s", + "File: %s" : "Fájl: %s", + "Line: %s" : "Sor: %s", + "Trace" : "Követés" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/hu_HU.json b/apps/dav/l10n/hu_HU.json new file mode 100644 index 00000000000..991405bb7c6 --- /dev/null +++ b/apps/dav/l10n/hu_HU.json @@ -0,0 +1,15 @@ +{ "translations": { + "Contact birthdays" : "Születésnapok", + "Personal" : "Személyes", + "Contacts" : "Névjegyek", + "Technical details" : "Technikai adatok", + "Remote Address: %s" : "Távoli cím: %s", + "Request ID: %s" : "Kérelem azonosító: %s", + "Type: %s" : "Típus: %s", + "Code: %s" : "Kód: %s", + "Message: %s" : "Üzenet: %s", + "File: %s" : "Fájl: %s", + "Line: %s" : "Sor: %s", + "Trace" : "Követés" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/dav/l10n/id.js b/apps/dav/l10n/id.js new file mode 100644 index 00000000000..694a85d44d8 --- /dev/null +++ b/apps/dav/l10n/id.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "dav", + { + "Contact birthdays" : "Ulang tahun kontak", + "Personal" : "Pribadi", + "Contacts" : "Kontak", + "Technical details" : "Rincian teknis", + "Remote Address: %s" : "Alamat remote: %s", + "Request ID: %s" : "ID Permintaan: %s", + "Type: %s" : "Tipe: %s", + "Code: %s" : "Kode: %s", + "Message: %s" : "Pesan: %s", + "File: %s" : "Berkas: %s", + "Line: %s" : "Baris: %s", + "Trace" : "Jejak" +}, +"nplurals=1; plural=0;"); diff --git a/apps/dav/l10n/id.json b/apps/dav/l10n/id.json new file mode 100644 index 00000000000..0bf2d6d255d --- /dev/null +++ b/apps/dav/l10n/id.json @@ -0,0 +1,15 @@ +{ "translations": { + "Contact birthdays" : "Ulang tahun kontak", + "Personal" : "Pribadi", + "Contacts" : "Kontak", + "Technical details" : "Rincian teknis", + "Remote Address: %s" : "Alamat remote: %s", + "Request ID: %s" : "ID Permintaan: %s", + "Type: %s" : "Tipe: %s", + "Code: %s" : "Kode: %s", + "Message: %s" : "Pesan: %s", + "File: %s" : "Berkas: %s", + "Line: %s" : "Baris: %s", + "Trace" : "Jejak" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js new file mode 100644 index 00000000000..97ecaa4930d --- /dev/null +++ b/apps/dav/l10n/it.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "dav", + { + "Contact birthdays" : "Date di nascita dei contatti", + "Personal" : "Personale", + "Contacts" : "Contatti", + "Technical details" : "Dettagli tecnici", + "Remote Address: %s" : "Indirizzo remoto: %s", + "Request ID: %s" : "ID richiesta: %s", + "Type: %s" : "Tipo: %s", + "Code: %s" : "Codice: %s", + "Message: %s" : "Messaggio: %s", + "File: %s" : "File: %s", + "Line: %s" : "Riga: %s", + "Trace" : "Traccia" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json new file mode 100644 index 00000000000..d6c6420a911 --- /dev/null +++ b/apps/dav/l10n/it.json @@ -0,0 +1,15 @@ +{ "translations": { + "Contact birthdays" : "Date di nascita dei contatti", + "Personal" : "Personale", + "Contacts" : "Contatti", + "Technical details" : "Dettagli tecnici", + "Remote Address: %s" : "Indirizzo remoto: %s", + "Request ID: %s" : "ID richiesta: %s", + "Type: %s" : "Tipo: %s", + "Code: %s" : "Codice: %s", + "Message: %s" : "Messaggio: %s", + "File: %s" : "File: %s", + "Line: %s" : "Riga: %s", + "Trace" : "Traccia" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/dav/l10n/lv.js b/apps/dav/l10n/lv.js new file mode 100644 index 00000000000..51be7dc32ea --- /dev/null +++ b/apps/dav/l10n/lv.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "dav", + { + "Contact birthdays" : "Kontaktu dzimšanas dienas", + "Personal" : "Personīgi", + "Contacts" : "Kontakti", + "Technical details" : "Tehniskās detaļas", + "Remote Address: %s" : "Attālinātā adrese: %s", + "Request ID: %s" : "Pieprasījuma ID: %s", + "Type: %s" : "Tips: %s", + "Code: %s" : "Kods: %s", + "Message: %s" : "Ziņojums: %s", + "File: %s" : "Datne: %s", + "Line: %s" : "Līnija: %s", + "Trace" : "Izsekot" +}, +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/dav/l10n/lv.json b/apps/dav/l10n/lv.json new file mode 100644 index 00000000000..c4e69b1c39d --- /dev/null +++ b/apps/dav/l10n/lv.json @@ -0,0 +1,15 @@ +{ "translations": { + "Contact birthdays" : "Kontaktu dzimšanas dienas", + "Personal" : "Personīgi", + "Contacts" : "Kontakti", + "Technical details" : "Tehniskās detaļas", + "Remote Address: %s" : "Attālinātā adrese: %s", + "Request ID: %s" : "Pieprasījuma ID: %s", + "Type: %s" : "Tips: %s", + "Code: %s" : "Kods: %s", + "Message: %s" : "Ziņojums: %s", + "File: %s" : "Datne: %s", + "Line: %s" : "Līnija: %s", + "Trace" : "Izsekot" +},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" +}
\ No newline at end of file diff --git a/apps/dav/l10n/nb_NO.js b/apps/dav/l10n/nb_NO.js new file mode 100644 index 00000000000..3475b7dfd6b --- /dev/null +++ b/apps/dav/l10n/nb_NO.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "dav", + { + "Contact birthdays" : "Kontakters fødelsdag", + "Personal" : "Personlig", + "Contacts" : "Kontakter", + "Technical details" : "Tekniske detaljer", + "Remote Address: %s" : "Ekstern adresse: %s", + "Request ID: %s" : "Forespørsel ID: %s", + "Type: %s" : "Type: %s", + "Code: %s" : "Kode: %s", + "Message: %s" : "Melding: %s", + "File: %s" : "Fil: %s", + "Line: %s" : "Linje: %s", + "Trace" : "Sporing" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/nb_NO.json b/apps/dav/l10n/nb_NO.json new file mode 100644 index 00000000000..1ccb8c6923d --- /dev/null +++ b/apps/dav/l10n/nb_NO.json @@ -0,0 +1,15 @@ +{ "translations": { + "Contact birthdays" : "Kontakters fødelsdag", + "Personal" : "Personlig", + "Contacts" : "Kontakter", + "Technical details" : "Tekniske detaljer", + "Remote Address: %s" : "Ekstern adresse: %s", + "Request ID: %s" : "Forespørsel ID: %s", + "Type: %s" : "Type: %s", + "Code: %s" : "Kode: %s", + "Message: %s" : "Melding: %s", + "File: %s" : "Fil: %s", + "Line: %s" : "Linje: %s", + "Trace" : "Sporing" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js new file mode 100644 index 00000000000..ffc8530e02b --- /dev/null +++ b/apps/dav/l10n/nl.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "dav", + { + "Contact birthdays" : "Verjaardagen", + "Personal" : "Persoonlijk", + "Contacts" : "Contactpersonen", + "Technical details" : "Technische details", + "Remote Address: %s" : "Extern adres: %s", + "Request ID: %s" : "Aanvraag-ID: %s", + "Type: %s" : "Type: %s", + "Code: %s" : "Code: %s", + "Message: %s" : "Boodschap: %s", + "File: %s" : "Bestand: %s", + "Line: %s" : "Regel: %s", + "Trace" : "Trace" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json new file mode 100644 index 00000000000..7a8c302c2e4 --- /dev/null +++ b/apps/dav/l10n/nl.json @@ -0,0 +1,15 @@ +{ "translations": { + "Contact birthdays" : "Verjaardagen", + "Personal" : "Persoonlijk", + "Contacts" : "Contactpersonen", + "Technical details" : "Technische details", + "Remote Address: %s" : "Extern adres: %s", + "Request ID: %s" : "Aanvraag-ID: %s", + "Type: %s" : "Type: %s", + "Code: %s" : "Code: %s", + "Message: %s" : "Boodschap: %s", + "File: %s" : "Bestand: %s", + "Line: %s" : "Regel: %s", + "Trace" : "Trace" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js new file mode 100644 index 00000000000..5a4ddbf3769 --- /dev/null +++ b/apps/dav/l10n/pl.js @@ -0,0 +1,15 @@ +OC.L10N.register( + "dav", + { + "Personal" : "Osobiste", + "Technical details" : "Szczegóły techniczne", + "Remote Address: %s" : "Adres zdalny: %s", + "Request ID: %s" : "ID żądania: %s", + "Type: %s" : "Typ: %s", + "Code: %s" : "Kod: %s", + "Message: %s" : "Komunikat: %s", + "File: %s" : "Plik: %s", + "Line: %s" : "Linia: %s", + "Trace" : "Ślad" +}, +"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json new file mode 100644 index 00000000000..4b68fa6df5f --- /dev/null +++ b/apps/dav/l10n/pl.json @@ -0,0 +1,13 @@ +{ "translations": { + "Personal" : "Osobiste", + "Technical details" : "Szczegóły techniczne", + "Remote Address: %s" : "Adres zdalny: %s", + "Request ID: %s" : "ID żądania: %s", + "Type: %s" : "Typ: %s", + "Code: %s" : "Kod: %s", + "Message: %s" : "Komunikat: %s", + "File: %s" : "Plik: %s", + "Line: %s" : "Linia: %s", + "Trace" : "Ślad" +},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +}
\ No newline at end of file diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js new file mode 100644 index 00000000000..87c444d3ffb --- /dev/null +++ b/apps/dav/l10n/ru.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "dav", + { + "Contact birthdays" : "Дни рождения контакта", + "Personal" : "Личное", + "Contacts" : "Контакты", + "Technical details" : "Технические характеристики", + "Remote Address: %s" : "Удаленный адрес: %s", + "Request ID: %s" : "ID запроса: %s", + "Type: %s" : "Тип: %s", + "Code: %s" : "Код: %s", + "Message: %s" : "Сообщение: %s", + "File: %s" : "Файл: %s", + "Line: %s" : "Строка: %s", + "Trace" : "Трассировка" +}, +"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/dav/l10n/ru.json b/apps/dav/l10n/ru.json new file mode 100644 index 00000000000..39ea7090517 --- /dev/null +++ b/apps/dav/l10n/ru.json @@ -0,0 +1,15 @@ +{ "translations": { + "Contact birthdays" : "Дни рождения контакта", + "Personal" : "Личное", + "Contacts" : "Контакты", + "Technical details" : "Технические характеристики", + "Remote Address: %s" : "Удаленный адрес: %s", + "Request ID: %s" : "ID запроса: %s", + "Type: %s" : "Тип: %s", + "Code: %s" : "Код: %s", + "Message: %s" : "Сообщение: %s", + "File: %s" : "Файл: %s", + "Line: %s" : "Строка: %s", + "Trace" : "Трассировка" +},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" +}
\ No newline at end of file diff --git a/apps/dav/l10n/sl.js b/apps/dav/l10n/sl.js new file mode 100644 index 00000000000..1f2dd45ae7a --- /dev/null +++ b/apps/dav/l10n/sl.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "dav", + { + "Contact birthdays" : "Rojstni dnevi kontaktov", + "Personal" : "Osebno", + "Contacts" : "Stiki", + "Technical details" : "Tehnične podrobnosti", + "Remote Address: %s" : "Oddaljeni naslov: %s", + "Request ID: %s" : "ID Zahteve: %s", + "Type: %s" : "Tip: %s", + "Code: %s" : "Koda: %s", + "Message: %s" : "Sporočilo: %s", + "File: %s" : "Datoteka: %s", + "Line: %s" : "Vrstica: %s", + "Trace" : "Sled" +}, +"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/dav/l10n/sl.json b/apps/dav/l10n/sl.json new file mode 100644 index 00000000000..9ca95ca26a1 --- /dev/null +++ b/apps/dav/l10n/sl.json @@ -0,0 +1,15 @@ +{ "translations": { + "Contact birthdays" : "Rojstni dnevi kontaktov", + "Personal" : "Osebno", + "Contacts" : "Stiki", + "Technical details" : "Tehnične podrobnosti", + "Remote Address: %s" : "Oddaljeni naslov: %s", + "Request ID: %s" : "ID Zahteve: %s", + "Type: %s" : "Tip: %s", + "Code: %s" : "Koda: %s", + "Message: %s" : "Sporočilo: %s", + "File: %s" : "Datoteka: %s", + "Line: %s" : "Vrstica: %s", + "Trace" : "Sled" +},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" +}
\ No newline at end of file diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js new file mode 100644 index 00000000000..c9fa738ebcf --- /dev/null +++ b/apps/dav/l10n/sv.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "dav", + { + "Contact birthdays" : "Kontaktfödelsedagar", + "Personal" : "Personligt", + "Contacts" : "Kontakter", + "Technical details" : "Tekniska detaljer", + "Remote Address: %s" : "Fjärradress: %s", + "Request ID: %s" : "Begär ID: %s", + "Type: %s" : "Typ: %s", + "Code: %s" : "Kod: %s", + "Message: %s" : "Meddelande: %s", + "File: %s" : "Fil: %s", + "Line: %s" : "Rad: %s", + "Trace" : "Spåra" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/sv.json b/apps/dav/l10n/sv.json new file mode 100644 index 00000000000..f8d0f84cc57 --- /dev/null +++ b/apps/dav/l10n/sv.json @@ -0,0 +1,15 @@ +{ "translations": { + "Contact birthdays" : "Kontaktfödelsedagar", + "Personal" : "Personligt", + "Contacts" : "Kontakter", + "Technical details" : "Tekniska detaljer", + "Remote Address: %s" : "Fjärradress: %s", + "Request ID: %s" : "Begär ID: %s", + "Type: %s" : "Typ: %s", + "Code: %s" : "Kod: %s", + "Message: %s" : "Meddelande: %s", + "File: %s" : "Fil: %s", + "Line: %s" : "Rad: %s", + "Trace" : "Spåra" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js new file mode 100644 index 00000000000..f3de7bb7da7 --- /dev/null +++ b/apps/dav/l10n/zh_TW.js @@ -0,0 +1,17 @@ +OC.L10N.register( + "dav", + { + "Contact birthdays" : "聯絡人生日", + "Personal" : "個人", + "Contacts" : "聯絡人", + "Technical details" : "技術細節", + "Remote Address: %s" : "遠端位置:%s", + "Request ID: %s" : "請求編號:%s", + "Type: %s" : "類型:%s", + "Code: %s" : "代碼:%s", + "Message: %s" : "訊息:%s", + "File: %s" : "檔案:%s", + "Line: %s" : "行數:%s", + "Trace" : "追蹤" +}, +"nplurals=1; plural=0;"); diff --git a/apps/dav/l10n/zh_TW.json b/apps/dav/l10n/zh_TW.json new file mode 100644 index 00000000000..0a85789fe54 --- /dev/null +++ b/apps/dav/l10n/zh_TW.json @@ -0,0 +1,15 @@ +{ "translations": { + "Contact birthdays" : "聯絡人生日", + "Personal" : "個人", + "Contacts" : "聯絡人", + "Technical details" : "技術細節", + "Remote Address: %s" : "遠端位置:%s", + "Request ID: %s" : "請求編號:%s", + "Type: %s" : "類型:%s", + "Code: %s" : "代碼:%s", + "Message: %s" : "訊息:%s", + "File: %s" : "檔案:%s", + "Line: %s" : "行數:%s", + "Trace" : "追蹤" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file diff --git a/apps/encryption/l10n/es.js b/apps/encryption/l10n/es.js index 80ea3fa4071..f83c4cdd63e 100644 --- a/apps/encryption/l10n/es.js +++ b/apps/encryption/l10n/es.js @@ -62,6 +62,7 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (Nextcloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Necesita migrar sus claves de cifrado desde el antiguo modelo de cifrado (Nextcloud <= 8.0) al nuevo. Por favor ejecute 'occ encryption:migrate' o contáctese con su administrador.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "La clave privada no es válida para la app de cifrado. Por favor, actualice la contraseña de su clave privada en sus ajustes personales para recuperar el acceso a sus archivos cifrados.", "Encryption App is enabled and ready" : "La app de cifrado esta habilitada y preparada", - "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'Nextcloud basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hola,\n\nel administrador ha activado el cifrado de datos en servidor. Tus archivos han sido cifrados usando la contraseña '%s'.\n\nPor favor, inicia tu sesión desde la interfaz web, ve a la sección 'módulo de cifrado básico' de tu área de ajustes personales y actualiza la contraseña de cifrado. Para ello, deberás introducir esta contraseña en el campo 'contraseña de acceso antigua' junto con tu actual contraseña de acceso.\n\n" + "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'Nextcloud basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hola,\n\nel administrador ha activado el cifrado de datos en servidor. Tus archivos han sido cifrados usando la contraseña '%s'.\n\nPor favor, inicia tu sesión desde la interfaz web, ve a la sección 'módulo de cifrado básico' de tu área de ajustes personales y actualiza la contraseña de cifrado. Para ello, deberás introducir esta contraseña en el campo 'contraseña de acceso antigua' junto con tu actual contraseña de acceso.\n\n", + "Nextcloud basic encryption module" : "Modulo básico de cifrado de Nextcloud " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/encryption/l10n/es.json b/apps/encryption/l10n/es.json index 5ddaaf806a8..3a2f832184d 100644 --- a/apps/encryption/l10n/es.json +++ b/apps/encryption/l10n/es.json @@ -60,6 +60,7 @@ "You need to migrate your encryption keys from the old encryption (Nextcloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Necesita migrar sus claves de cifrado desde el antiguo modelo de cifrado (Nextcloud <= 8.0) al nuevo. Por favor ejecute 'occ encryption:migrate' o contáctese con su administrador.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "La clave privada no es válida para la app de cifrado. Por favor, actualice la contraseña de su clave privada en sus ajustes personales para recuperar el acceso a sus archivos cifrados.", "Encryption App is enabled and ready" : "La app de cifrado esta habilitada y preparada", - "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'Nextcloud basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hola,\n\nel administrador ha activado el cifrado de datos en servidor. Tus archivos han sido cifrados usando la contraseña '%s'.\n\nPor favor, inicia tu sesión desde la interfaz web, ve a la sección 'módulo de cifrado básico' de tu área de ajustes personales y actualiza la contraseña de cifrado. Para ello, deberás introducir esta contraseña en el campo 'contraseña de acceso antigua' junto con tu actual contraseña de acceso.\n\n" + "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'Nextcloud basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hola,\n\nel administrador ha activado el cifrado de datos en servidor. Tus archivos han sido cifrados usando la contraseña '%s'.\n\nPor favor, inicia tu sesión desde la interfaz web, ve a la sección 'módulo de cifrado básico' de tu área de ajustes personales y actualiza la contraseña de cifrado. Para ello, deberás introducir esta contraseña en el campo 'contraseña de acceso antigua' junto con tu actual contraseña de acceso.\n\n", + "Nextcloud basic encryption module" : "Modulo básico de cifrado de Nextcloud " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/encryption/l10n/hu_HU.js b/apps/encryption/l10n/hu_HU.js index 8ff4554a200..eaa09295111 100644 --- a/apps/encryption/l10n/hu_HU.js +++ b/apps/encryption/l10n/hu_HU.js @@ -28,7 +28,7 @@ OC.L10N.register( "Bad Signature" : "Rossz aláírás", "Missing Signature" : "Hiányzó aláírás", "one-time password for server-side-encryption" : "szerver-oldali titkosítás egyszer használható jelszava", - "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "A fájlt nem sikerült visszafejteni, valószínűleg ez egy megosztott fájl. Kérje meg a fájl tulajdonosát, hogy újra ossza meg Önnel ezt az állományt!", + "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "A fájlt nem sikerült visszafejteni, valószínűleg ez egy megosztott fájl. Kérje meg a fájl tulajdonosát, hogy újra ossza meg veled ezt az állományt!", "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ez a fájl nem olvasható, valószínűleg ez egy megosztott fájl. Kérd meg a tulajdonosát, hogy ossza meg veled újra ezt a fájlt.", "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Szia!\n\nAz adminisztrátor bekapcsolta a szerver-oldali titkosítást. A fájljaid ezzel a jelszóval lettek titkosítva: '%s'.\n\nKérlek jelentkezz be a webes felületre és a személyes beállítások 'alap titkosítási modul' szekcióban frissítsd a titkosítási jelszavad, úgy hogy megadod a 'régi bejelentkezési jelszó' mezőben ezt a jelszót, majd az aktuális bejelentkezési jelszavad.\n\n", "The share will expire on %s." : "A megosztás lejár ekkor %s", @@ -48,7 +48,7 @@ OC.L10N.register( "Repeat new recovery key password" : "Ismételd meg az új helyreállítási kulcs jelszavát", "Change Password" : "Jelszó megváltoztatása", "Basic encryption module" : "Alap titkosítási modul", - "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A fájlok titkosítása engedélyezve van, de az Ön titkos kulcsai nincsenek beállítva. Ezért kérjük, hogy jelentkezzen ki, és lépjen be újra!", + "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A fájlok titkosítása engedélyezve van, de az Ön titkos kulcsai nincsenek beállítva. Ezért kérlek, hogy jelentkezz ki, és lépj be újra!", "Your private key password no longer matches your log-in password." : "A privát kulcs jelszavad már nem egyezik meg a bejelentkezési jelszavaddal. ", "Set your old private key password to your current log-in password:" : "Állítsd át a régi privát kulcs jelszavadat az aktuális bejelentkezési jelszavadra:", " If you don't remember your old password you can ask your administrator to recover your files." : "Ha nem emlékszik a régi jelszavára akkor megkérheti a rendszergazdát, hogy állítsa vissza a fájljait.", diff --git a/apps/encryption/l10n/hu_HU.json b/apps/encryption/l10n/hu_HU.json index 01dd2d9da40..a4d3de9da44 100644 --- a/apps/encryption/l10n/hu_HU.json +++ b/apps/encryption/l10n/hu_HU.json @@ -26,7 +26,7 @@ "Bad Signature" : "Rossz aláírás", "Missing Signature" : "Hiányzó aláírás", "one-time password for server-side-encryption" : "szerver-oldali titkosítás egyszer használható jelszava", - "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "A fájlt nem sikerült visszafejteni, valószínűleg ez egy megosztott fájl. Kérje meg a fájl tulajdonosát, hogy újra ossza meg Önnel ezt az állományt!", + "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "A fájlt nem sikerült visszafejteni, valószínűleg ez egy megosztott fájl. Kérje meg a fájl tulajdonosát, hogy újra ossza meg veled ezt az állományt!", "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ez a fájl nem olvasható, valószínűleg ez egy megosztott fájl. Kérd meg a tulajdonosát, hogy ossza meg veled újra ezt a fájlt.", "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Szia!\n\nAz adminisztrátor bekapcsolta a szerver-oldali titkosítást. A fájljaid ezzel a jelszóval lettek titkosítva: '%s'.\n\nKérlek jelentkezz be a webes felületre és a személyes beállítások 'alap titkosítási modul' szekcióban frissítsd a titkosítási jelszavad, úgy hogy megadod a 'régi bejelentkezési jelszó' mezőben ezt a jelszót, majd az aktuális bejelentkezési jelszavad.\n\n", "The share will expire on %s." : "A megosztás lejár ekkor %s", @@ -46,7 +46,7 @@ "Repeat new recovery key password" : "Ismételd meg az új helyreállítási kulcs jelszavát", "Change Password" : "Jelszó megváltoztatása", "Basic encryption module" : "Alap titkosítási modul", - "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A fájlok titkosítása engedélyezve van, de az Ön titkos kulcsai nincsenek beállítva. Ezért kérjük, hogy jelentkezzen ki, és lépjen be újra!", + "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "A fájlok titkosítása engedélyezve van, de az Ön titkos kulcsai nincsenek beállítva. Ezért kérlek, hogy jelentkezz ki, és lépj be újra!", "Your private key password no longer matches your log-in password." : "A privát kulcs jelszavad már nem egyezik meg a bejelentkezési jelszavaddal. ", "Set your old private key password to your current log-in password:" : "Állítsd át a régi privát kulcs jelszavadat az aktuális bejelentkezési jelszavadra:", " If you don't remember your old password you can ask your administrator to recover your files." : "Ha nem emlékszik a régi jelszavára akkor megkérheti a rendszergazdát, hogy állítsa vissza a fájljait.", diff --git a/apps/files/l10n/cs_CZ.js b/apps/files/l10n/cs_CZ.js index 8a376359c0e..3c9bec61dd3 100644 --- a/apps/files/l10n/cs_CZ.js +++ b/apps/files/l10n/cs_CZ.js @@ -96,6 +96,7 @@ OC.L10N.register( "Upload" : "Odeslat", "An error occurred while trying to update the tags" : "Při pokusu o úpravu tagů nastala chyba", "A new file or folder has been <strong>created</strong>" : "Byl <strong>vytvořen</strong> nový soubor nebo adresář", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Soubor nebo adresář byl <strong>změněn</strong> nebo <strong>přejmenován</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omezovat oznámení o tvorbě a změnách <strong>oblíbených souborů</strong> <em>(Pouze v proudu)</em>", "A file or folder has been <strong>deleted</strong>" : "Soubor nebo adresář byl <strong>smazán</strong>", "A file or folder has been <strong>restored</strong>" : "Soubor nebo adresář byla <strong>obnoven</strong>", @@ -108,9 +109,15 @@ OC.L10N.register( "%2$s deleted %1$s" : "%2$s smazal(a) %1$s", "You restored %1$s" : "Obnovili jste %1$s", "%2$s restored %1$s" : "%2$s obnovil(a) %1$s", + "You renamed %2$s to %1$s" : "Přejmenoval jste %2$s na %1$s", + "%2$s renamed %3$s to %1$s" : "%2$s přejmenoval %3$s na %1$s", + "You moved %2$s to %1$s" : "Přesunul(a) jste %2$s na %1$s", + "%2$s moved %3$s to %1$s" : "%2$s přesunul(a) %3$s na %1$s", "Changed by %2$s" : "Změněno uživatelem %2$s", "Deleted by %2$s" : "Smazáno uživatelem %2$s", "Restored by %2$s" : "Obnoveno uživatelem %2$s", + "Renamed by %2$s" : "Přejmenováno uživatelem %2$s", + "Moved by %2$s" : "Přesunuto uživatelem %2$s", "Upload (max. %s)" : "Nahrát (max. %s)", "File handling" : "Zacházení se soubory", "Maximum upload size" : "Maximální velikost pro odesílání", diff --git a/apps/files/l10n/cs_CZ.json b/apps/files/l10n/cs_CZ.json index b9bd0cfe831..248852caa44 100644 --- a/apps/files/l10n/cs_CZ.json +++ b/apps/files/l10n/cs_CZ.json @@ -94,6 +94,7 @@ "Upload" : "Odeslat", "An error occurred while trying to update the tags" : "Při pokusu o úpravu tagů nastala chyba", "A new file or folder has been <strong>created</strong>" : "Byl <strong>vytvořen</strong> nový soubor nebo adresář", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Soubor nebo adresář byl <strong>změněn</strong> nebo <strong>přejmenován</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omezovat oznámení o tvorbě a změnách <strong>oblíbených souborů</strong> <em>(Pouze v proudu)</em>", "A file or folder has been <strong>deleted</strong>" : "Soubor nebo adresář byl <strong>smazán</strong>", "A file or folder has been <strong>restored</strong>" : "Soubor nebo adresář byla <strong>obnoven</strong>", @@ -106,9 +107,15 @@ "%2$s deleted %1$s" : "%2$s smazal(a) %1$s", "You restored %1$s" : "Obnovili jste %1$s", "%2$s restored %1$s" : "%2$s obnovil(a) %1$s", + "You renamed %2$s to %1$s" : "Přejmenoval jste %2$s na %1$s", + "%2$s renamed %3$s to %1$s" : "%2$s přejmenoval %3$s na %1$s", + "You moved %2$s to %1$s" : "Přesunul(a) jste %2$s na %1$s", + "%2$s moved %3$s to %1$s" : "%2$s přesunul(a) %3$s na %1$s", "Changed by %2$s" : "Změněno uživatelem %2$s", "Deleted by %2$s" : "Smazáno uživatelem %2$s", "Restored by %2$s" : "Obnoveno uživatelem %2$s", + "Renamed by %2$s" : "Přejmenováno uživatelem %2$s", + "Moved by %2$s" : "Přesunuto uživatelem %2$s", "Upload (max. %s)" : "Nahrát (max. %s)", "File handling" : "Zacházení se soubory", "Maximum upload size" : "Maximální velikost pro odesílání", diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 6cf13dac6dd..6301a480564 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -108,9 +108,13 @@ OC.L10N.register( "%2$s deleted %1$s" : "%2$s ha eliminado %1$s", "You restored %1$s" : "Usted restauró %1$s", "%2$s restored %1$s" : "%2$s recuperó %1$s", + "You renamed %2$s to %1$s" : "Has renombrado %2$s a %1$s", + "You moved %2$s to %1$s" : "Has movido %2$s a %1$s", "Changed by %2$s" : "Cambiado por %2$s", "Deleted by %2$s" : "Eliminado por %2$s", "Restored by %2$s" : "Restaurado por %2$s", + "Renamed by %2$s" : "Renombrado por %2$s", + "Moved by %2$s" : "Movido por %2$s", "Upload (max. %s)" : "Subida (máx. %s)", "File handling" : "Administración de archivos", "Maximum upload size" : "Tamaño máximo de subida", diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 484047ceec8..74b0e0154d6 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -106,9 +106,13 @@ "%2$s deleted %1$s" : "%2$s ha eliminado %1$s", "You restored %1$s" : "Usted restauró %1$s", "%2$s restored %1$s" : "%2$s recuperó %1$s", + "You renamed %2$s to %1$s" : "Has renombrado %2$s a %1$s", + "You moved %2$s to %1$s" : "Has movido %2$s a %1$s", "Changed by %2$s" : "Cambiado por %2$s", "Deleted by %2$s" : "Eliminado por %2$s", "Restored by %2$s" : "Restaurado por %2$s", + "Renamed by %2$s" : "Renombrado por %2$s", + "Moved by %2$s" : "Movido por %2$s", "Upload (max. %s)" : "Subida (máx. %s)", "File handling" : "Administración de archivos", "Maximum upload size" : "Tamaño máximo de subida", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index d9cb7258f26..c8f12d43e80 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -96,6 +96,7 @@ OC.L10N.register( "Upload" : "Chargement", "An error occurred while trying to update the tags" : "Une erreur est survenue lors de la mise à jour des étiquettes", "A new file or folder has been <strong>created</strong>" : "Un nouveau fichier ou répertoire a été <strong>créé</strong>", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un fichier ou dossier a été <strong>modifié</strong> ou <strong>renommé</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limiter les notifications à ce qui concerne la création et la modification de vos <strong>fichiers favoris</strong> <em>(Flux uniquement)</em>", "A file or folder has been <strong>deleted</strong>" : "Un fichier ou un répertoire a été <strong>supprimé</strong>", "A file or folder has been <strong>restored</strong>" : "Un fichier ou un répertoire a été <strong>restauré</strong>", @@ -108,9 +109,15 @@ OC.L10N.register( "%2$s deleted %1$s" : "%2$s a supprimé %1$s", "You restored %1$s" : "Vous avez restauré %1$s", "%2$s restored %1$s" : "%2$s a restauré %1$s", + "You renamed %2$s to %1$s" : "Vous avez renommé %2$s en %1$s", + "%2$s renamed %3$s to %1$s" : "%2$s a renommé %3$s en %1$s", + "You moved %2$s to %1$s" : "Vous avez déplacé %2$s dans %1$s", + "%2$s moved %3$s to %1$s" : "%2$s a déplacé %3$s dans %1$s", "Changed by %2$s" : "Modifié par %2$s", "Deleted by %2$s" : "Supprimé par %2$s", "Restored by %2$s" : "Restauré par %2$s", + "Renamed by %2$s" : "Renommé par %2$s", + "Moved by %2$s" : "Déplacé par %2$s", "Upload (max. %s)" : "Envoi (max. %s)", "File handling" : "Gestion de fichiers", "Maximum upload size" : "Taille max. d'envoi", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index a373ba42ea7..47d32a60b4f 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -94,6 +94,7 @@ "Upload" : "Chargement", "An error occurred while trying to update the tags" : "Une erreur est survenue lors de la mise à jour des étiquettes", "A new file or folder has been <strong>created</strong>" : "Un nouveau fichier ou répertoire a été <strong>créé</strong>", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un fichier ou dossier a été <strong>modifié</strong> ou <strong>renommé</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limiter les notifications à ce qui concerne la création et la modification de vos <strong>fichiers favoris</strong> <em>(Flux uniquement)</em>", "A file or folder has been <strong>deleted</strong>" : "Un fichier ou un répertoire a été <strong>supprimé</strong>", "A file or folder has been <strong>restored</strong>" : "Un fichier ou un répertoire a été <strong>restauré</strong>", @@ -106,9 +107,15 @@ "%2$s deleted %1$s" : "%2$s a supprimé %1$s", "You restored %1$s" : "Vous avez restauré %1$s", "%2$s restored %1$s" : "%2$s a restauré %1$s", + "You renamed %2$s to %1$s" : "Vous avez renommé %2$s en %1$s", + "%2$s renamed %3$s to %1$s" : "%2$s a renommé %3$s en %1$s", + "You moved %2$s to %1$s" : "Vous avez déplacé %2$s dans %1$s", + "%2$s moved %3$s to %1$s" : "%2$s a déplacé %3$s dans %1$s", "Changed by %2$s" : "Modifié par %2$s", "Deleted by %2$s" : "Supprimé par %2$s", "Restored by %2$s" : "Restauré par %2$s", + "Renamed by %2$s" : "Renommé par %2$s", + "Moved by %2$s" : "Déplacé par %2$s", "Upload (max. %s)" : "Envoi (max. %s)", "File handling" : "Gestion de fichiers", "Maximum upload size" : "Taille max. d'envoi", diff --git a/apps/files/l10n/hu_HU.js b/apps/files/l10n/hu_HU.js index 6eefb5755bd..e9c1fe4da5c 100644 --- a/apps/files/l10n/hu_HU.js +++ b/apps/files/l10n/hu_HU.js @@ -75,7 +75,7 @@ OC.L10N.register( "_%n file_::_%n files_" : ["%n fájl","%n fájl"], "{dirs} and {files}" : "{dirs} és {files}", "_including %n hidden_::_including %n hidden_" : ["beleértve %n rejtett","beleértve %n rejtett"], - "You don’t have permission to upload or create files here" : "Önnek nincs jogosultsága ahhoz, hogy ide fájlokat töltsön föl, vagy itt újakat hozzon létre", + "You don’t have permission to upload or create files here" : "Nincs jogosultságod fájlok feltöltéséhez vagy létrehozásához ide", "_Uploading %n file_::_Uploading %n files_" : ["%n fájl feltöltése","%n fájl feltöltése"], "New" : "Új", "\"{name}\" is an invalid file name." : "\"{name}\" érvénytelen, mint fájlnév.", @@ -100,12 +100,12 @@ OC.L10N.register( "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Szűkítse le az értesítéseket a létrehozásról és a változásokról a <strong>kedvenc fájlok</strong> <em>(Stream only)</em> -ra", "A file or folder has been <strong>deleted</strong>" : "Fájl vagy mappa <strong>törölve</strong>", "A file or folder has been <strong>restored</strong>" : "Fájl vagy mappa <strong>visszaállítva</strong>", - "You created %1$s" : "Létrehoztam: %1$s", + "You created %1$s" : "Létrehoztad: %1$s", "%2$s created %1$s" : "%2$s létrehozta: %1$s", "%1$s was created in a public folder" : "%1$s létrehozva egy nyilvános mappában", - "You changed %1$s" : "Megváltoztattam: %1$s", + "You changed %1$s" : "Megváltoztattad: %1$s", "%2$s changed %1$s" : "%2$s megváltoztatta: %1$s", - "You deleted %1$s" : "Töröltem: %1$s", + "You deleted %1$s" : "Törölted: %1$s", "%2$s deleted %1$s" : "%2$s törölte: %1$s", "You restored %1$s" : "Visszatöltötted %1$s", "%2$s restored %1$s" : "%1$s visszatöltötte %2$s", diff --git a/apps/files/l10n/hu_HU.json b/apps/files/l10n/hu_HU.json index 3de8002766c..bd1b1678ff7 100644 --- a/apps/files/l10n/hu_HU.json +++ b/apps/files/l10n/hu_HU.json @@ -73,7 +73,7 @@ "_%n file_::_%n files_" : ["%n fájl","%n fájl"], "{dirs} and {files}" : "{dirs} és {files}", "_including %n hidden_::_including %n hidden_" : ["beleértve %n rejtett","beleértve %n rejtett"], - "You don’t have permission to upload or create files here" : "Önnek nincs jogosultsága ahhoz, hogy ide fájlokat töltsön föl, vagy itt újakat hozzon létre", + "You don’t have permission to upload or create files here" : "Nincs jogosultságod fájlok feltöltéséhez vagy létrehozásához ide", "_Uploading %n file_::_Uploading %n files_" : ["%n fájl feltöltése","%n fájl feltöltése"], "New" : "Új", "\"{name}\" is an invalid file name." : "\"{name}\" érvénytelen, mint fájlnév.", @@ -98,12 +98,12 @@ "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Szűkítse le az értesítéseket a létrehozásról és a változásokról a <strong>kedvenc fájlok</strong> <em>(Stream only)</em> -ra", "A file or folder has been <strong>deleted</strong>" : "Fájl vagy mappa <strong>törölve</strong>", "A file or folder has been <strong>restored</strong>" : "Fájl vagy mappa <strong>visszaállítva</strong>", - "You created %1$s" : "Létrehoztam: %1$s", + "You created %1$s" : "Létrehoztad: %1$s", "%2$s created %1$s" : "%2$s létrehozta: %1$s", "%1$s was created in a public folder" : "%1$s létrehozva egy nyilvános mappában", - "You changed %1$s" : "Megváltoztattam: %1$s", + "You changed %1$s" : "Megváltoztattad: %1$s", "%2$s changed %1$s" : "%2$s megváltoztatta: %1$s", - "You deleted %1$s" : "Töröltem: %1$s", + "You deleted %1$s" : "Törölted: %1$s", "%2$s deleted %1$s" : "%2$s törölte: %1$s", "You restored %1$s" : "Visszatöltötted %1$s", "%2$s restored %1$s" : "%1$s visszatöltötte %2$s", diff --git a/apps/files/l10n/nb_NO.js b/apps/files/l10n/nb_NO.js index 75b4441e329..43f2f0d5dc1 100644 --- a/apps/files/l10n/nb_NO.js +++ b/apps/files/l10n/nb_NO.js @@ -96,6 +96,7 @@ OC.L10N.register( "Upload" : "Last opp", "An error occurred while trying to update the tags" : "En feil oppstod under oppdatering av merkelappene", "A new file or folder has been <strong>created</strong>" : "En ny fil eller mappe ble <strong>opprettet</strong>", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "En fil eller mappe ble <strong>endret</strong> eller <strong>omdøpt</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begrens varsling om oppretting og endringer til <strong>favorittfilene</strong> dine <em>(Kun strøm)</em>", "A file or folder has been <strong>deleted</strong>" : "En fil eller mappe ble <strong>slettet</strong>", "A file or folder has been <strong>restored</strong>" : "En fil eller mappe ble <strong>gjenopprettet</strong>", diff --git a/apps/files/l10n/nb_NO.json b/apps/files/l10n/nb_NO.json index 0fcb3b8c2c4..ce9b7411fa7 100644 --- a/apps/files/l10n/nb_NO.json +++ b/apps/files/l10n/nb_NO.json @@ -94,6 +94,7 @@ "Upload" : "Last opp", "An error occurred while trying to update the tags" : "En feil oppstod under oppdatering av merkelappene", "A new file or folder has been <strong>created</strong>" : "En ny fil eller mappe ble <strong>opprettet</strong>", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "En fil eller mappe ble <strong>endret</strong> eller <strong>omdøpt</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begrens varsling om oppretting og endringer til <strong>favorittfilene</strong> dine <em>(Kun strøm)</em>", "A file or folder has been <strong>deleted</strong>" : "En fil eller mappe ble <strong>slettet</strong>", "A file or folder has been <strong>restored</strong>" : "En fil eller mappe ble <strong>gjenopprettet</strong>", diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 61638cda3a7..1e4e36604a7 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -96,6 +96,7 @@ OC.L10N.register( "Upload" : "Uploaden", "An error occurred while trying to update the tags" : "Er trad een fout op bij uw poging de markeringen bij te werken", "A new file or folder has been <strong>created</strong>" : "Een nieuw bestand of map is <strong>aangemaakt</strong>", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Een bestand of map is <strong>gewijzigd</strong> of <strong>hernoemd</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Beperk meldingen over aanmaken en wijzigen aan je <strong>favoriete bestanden</strong> <em>(Alleen stream)</em>", "A file or folder has been <strong>deleted</strong>" : "Een bestand of map is <strong>verwijderd</strong>", "A file or folder has been <strong>restored</strong>" : "Een bestand of een map is <strong>hersteld</strong>", @@ -108,9 +109,15 @@ OC.L10N.register( "%2$s deleted %1$s" : "%2$s verwijderde %1$s", "You restored %1$s" : "Hersteld: %1$s", "%2$s restored %1$s" : "%2$s herstelde %1$s", + "You renamed %2$s to %1$s" : "Je hernoemde %2$s naar %1$s", + "%2$s renamed %3$s to %1$s" : "%2$s hernoemde %3$s naar %1$s", + "You moved %2$s to %1$s" : "Je verplaatste %2$s naar %1$s", + "%2$s moved %3$s to %1$s" : "%2$s verplaatste %3$s naar %1$s", "Changed by %2$s" : "Gewijzigd door %2$s", "Deleted by %2$s" : "Verwijderd door %2$s", "Restored by %2$s" : "Hersteld door %2$s", + "Renamed by %2$s" : "Hernoemd door %2$s", + "Moved by %2$s" : "Verplaatst door %2$s", "Upload (max. %s)" : "Upload (max. %s)", "File handling" : "Bestand", "Maximum upload size" : "Maximale bestandsgrootte voor uploads", diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 8504575be79..4074ec41633 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -94,6 +94,7 @@ "Upload" : "Uploaden", "An error occurred while trying to update the tags" : "Er trad een fout op bij uw poging de markeringen bij te werken", "A new file or folder has been <strong>created</strong>" : "Een nieuw bestand of map is <strong>aangemaakt</strong>", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Een bestand of map is <strong>gewijzigd</strong> of <strong>hernoemd</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Beperk meldingen over aanmaken en wijzigen aan je <strong>favoriete bestanden</strong> <em>(Alleen stream)</em>", "A file or folder has been <strong>deleted</strong>" : "Een bestand of map is <strong>verwijderd</strong>", "A file or folder has been <strong>restored</strong>" : "Een bestand of een map is <strong>hersteld</strong>", @@ -106,9 +107,15 @@ "%2$s deleted %1$s" : "%2$s verwijderde %1$s", "You restored %1$s" : "Hersteld: %1$s", "%2$s restored %1$s" : "%2$s herstelde %1$s", + "You renamed %2$s to %1$s" : "Je hernoemde %2$s naar %1$s", + "%2$s renamed %3$s to %1$s" : "%2$s hernoemde %3$s naar %1$s", + "You moved %2$s to %1$s" : "Je verplaatste %2$s naar %1$s", + "%2$s moved %3$s to %1$s" : "%2$s verplaatste %3$s naar %1$s", "Changed by %2$s" : "Gewijzigd door %2$s", "Deleted by %2$s" : "Verwijderd door %2$s", "Restored by %2$s" : "Hersteld door %2$s", + "Renamed by %2$s" : "Hernoemd door %2$s", + "Moved by %2$s" : "Verplaatst door %2$s", "Upload (max. %s)" : "Upload (max. %s)", "File handling" : "Bestand", "Maximum upload size" : "Maximale bestandsgrootte voor uploads", diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js index 8d4fcfffd27..11f35b25a30 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -65,6 +65,7 @@ OC.L10N.register( "Identity endpoint URL" : "Identidad de punto final URL", "Rackspace" : "Espacio de Rack", "API key" : "Clave API", + "Global credentials" : "Credenciales global", "Log-in credentials, save in database" : "Credenciales de inicio de sesión, salvar en la base de datos", "Username and password" : "Nombre de usuario y contraseña", "Log-in credentials, save in session" : "Credenciales de login, guardar en la sesión", @@ -89,6 +90,7 @@ OC.L10N.register( "Google Drive" : "Google Drive", "Local" : "Local", "Location" : "Ubicación", + "Nextcloud" : "Nextcloud", "SFTP" : "SFTP", "Root" : "Raíz", "SFTP with secret key login" : "Inicio de sesión SFTP con clave secreta", diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json index 02fb74d1927..84bc0589def 100644 --- a/apps/files_external/l10n/es.json +++ b/apps/files_external/l10n/es.json @@ -63,6 +63,7 @@ "Identity endpoint URL" : "Identidad de punto final URL", "Rackspace" : "Espacio de Rack", "API key" : "Clave API", + "Global credentials" : "Credenciales global", "Log-in credentials, save in database" : "Credenciales de inicio de sesión, salvar en la base de datos", "Username and password" : "Nombre de usuario y contraseña", "Log-in credentials, save in session" : "Credenciales de login, guardar en la sesión", @@ -87,6 +88,7 @@ "Google Drive" : "Google Drive", "Local" : "Local", "Location" : "Ubicación", + "Nextcloud" : "Nextcloud", "SFTP" : "SFTP", "Root" : "Raíz", "SFTP with secret key login" : "Inicio de sesión SFTP con clave secreta", diff --git a/apps/files_external/l10n/hu_HU.js b/apps/files_external/l10n/hu_HU.js index 5b088f2eb33..3f63c1bdd3b 100644 --- a/apps/files_external/l10n/hu_HU.js +++ b/apps/files_external/l10n/hu_HU.js @@ -24,7 +24,7 @@ OC.L10N.register( "Saving..." : "Mentés...", "Save" : "Mentés", "Empty response from the server" : "Üres válasz a szervertől", - "Couldn't access. Please logout and login to activate this mount point" : "Nem férhető hozzá. Kérjük próbálj meg ki- és bejelentkezni a csatolási pont aktiválásához.", + "Couldn't access. Please logout and login to activate this mount point" : "Nem férhető hozzá. Kérlek próbálj meg ki- és bejelentkezni a csatolási pont aktiválásához.", "Couldn't get the information from the ownCloud server: {code} {type}" : "Nem sikerült lekérdezni az információkat az ownCloud szerverről: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Nem lehet letölteni a külső csatolási pontok listáját: {type}", "There was an error with message: " : "Hiba történt ezzel az üzenettel:", diff --git a/apps/files_external/l10n/hu_HU.json b/apps/files_external/l10n/hu_HU.json index b42fd220ce7..6c1511234c7 100644 --- a/apps/files_external/l10n/hu_HU.json +++ b/apps/files_external/l10n/hu_HU.json @@ -22,7 +22,7 @@ "Saving..." : "Mentés...", "Save" : "Mentés", "Empty response from the server" : "Üres válasz a szervertől", - "Couldn't access. Please logout and login to activate this mount point" : "Nem férhető hozzá. Kérjük próbálj meg ki- és bejelentkezni a csatolási pont aktiválásához.", + "Couldn't access. Please logout and login to activate this mount point" : "Nem férhető hozzá. Kérlek próbálj meg ki- és bejelentkezni a csatolási pont aktiválásához.", "Couldn't get the information from the ownCloud server: {code} {type}" : "Nem sikerült lekérdezni az információkat az ownCloud szerverről: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Nem lehet letölteni a külső csatolási pontok listáját: {type}", "There was an error with message: " : "Hiba történt ezzel az üzenettel:", diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js index 85d6c343fbb..5427ed73de1 100644 --- a/apps/files_external/l10n/ru.js +++ b/apps/files_external/l10n/ru.js @@ -25,7 +25,7 @@ OC.L10N.register( "Save" : "Сохранить", "Empty response from the server" : "Пустой ответ от сервера", "Couldn't access. Please logout and login to activate this mount point" : "Не удалось получить доступ. Пожалуйста, выйти и войдите чтобы активировать эту точку монтирования", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Не удалось получить информацию от сервера OwnCloud: {code} {type}", + "Couldn't get the information from the ownCloud server: {code} {type}" : "Не удалось получить информацию от сервера Nextcloud: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Не удалось получить список внешних точек монтирования: {type}", "There was an error with message: " : "Обнаружена ошибка с сообщением:", "External mount error" : "Ошибка внешнего монтирования", diff --git a/apps/files_external/l10n/ru.json b/apps/files_external/l10n/ru.json index 273fb65409f..93451063a57 100644 --- a/apps/files_external/l10n/ru.json +++ b/apps/files_external/l10n/ru.json @@ -23,7 +23,7 @@ "Save" : "Сохранить", "Empty response from the server" : "Пустой ответ от сервера", "Couldn't access. Please logout and login to activate this mount point" : "Не удалось получить доступ. Пожалуйста, выйти и войдите чтобы активировать эту точку монтирования", - "Couldn't get the information from the ownCloud server: {code} {type}" : "Не удалось получить информацию от сервера OwnCloud: {code} {type}", + "Couldn't get the information from the ownCloud server: {code} {type}" : "Не удалось получить информацию от сервера Nextcloud: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Не удалось получить список внешних точек монтирования: {type}", "There was an error with message: " : "Обнаружена ошибка с сообщением:", "External mount error" : "Ошибка внешнего монтирования", diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 5068eb8c101..7a36982e2ec 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -14,6 +14,7 @@ OC.L10N.register( "No compatible server found at {remote}" : "No se ha encontrado un servidor compatible en {remote}", "Invalid server URL" : "URL del servidor inválida", "Failed to add the public link to your Nextcloud" : "No se ha podido añadir el enlace público a tu Nextcloud", + "Share" : "Compartir", "No expiration date set" : "No se ha establecido fecha de caducidad", "Shared by" : "Compartido por", "Sharing" : "Compartiendo", @@ -113,13 +114,17 @@ OC.L10N.register( "Remote share" : "Recurso compartido remoto", "Remote share password" : "Contraseña del recurso compartido remoto", "Cancel" : "Cancelar", + "No ownCloud installation (7 or higher) found at {remote}" : "No se encontró una instalación de ownCloud (7 o mayor) en {remote}", "Invalid ownCloud url" : "URL de ownCloud no válida", "You received \"/%2$s\" as a remote share from %1$s" : "Has recibido \"/%2$s\" como recurso compartido remoto de %1$s", "Accept" : "Aceptar", + "Decline" : "Rechazar", + "Open documentation" : "Documentación abierta", "Allow users on this server to send shares to other servers" : "Permitir a usuarios de este servidor compartir con usuarios de otros servidores", "Allow users on this server to receive shares from other servers" : "Permitir a usuarios de este servidor recibir recursos compartidos de usuarios de otros servidores", "Federated Cloud" : "Nube Federada", "Your Federated Cloud ID:" : "Su ID de Nube Federada:", + "Share it:" : "Compartir:", "Add to your website" : "Añadir a su sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:" diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 136148bdda6..a0504544e7c 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -12,6 +12,7 @@ "No compatible server found at {remote}" : "No se ha encontrado un servidor compatible en {remote}", "Invalid server URL" : "URL del servidor inválida", "Failed to add the public link to your Nextcloud" : "No se ha podido añadir el enlace público a tu Nextcloud", + "Share" : "Compartir", "No expiration date set" : "No se ha establecido fecha de caducidad", "Shared by" : "Compartido por", "Sharing" : "Compartiendo", @@ -111,13 +112,17 @@ "Remote share" : "Recurso compartido remoto", "Remote share password" : "Contraseña del recurso compartido remoto", "Cancel" : "Cancelar", + "No ownCloud installation (7 or higher) found at {remote}" : "No se encontró una instalación de ownCloud (7 o mayor) en {remote}", "Invalid ownCloud url" : "URL de ownCloud no válida", "You received \"/%2$s\" as a remote share from %1$s" : "Has recibido \"/%2$s\" como recurso compartido remoto de %1$s", "Accept" : "Aceptar", + "Decline" : "Rechazar", + "Open documentation" : "Documentación abierta", "Allow users on this server to send shares to other servers" : "Permitir a usuarios de este servidor compartir con usuarios de otros servidores", "Allow users on this server to receive shares from other servers" : "Permitir a usuarios de este servidor recibir recursos compartidos de usuarios de otros servidores", "Federated Cloud" : "Nube Federada", "Your Federated Cloud ID:" : "Su ID de Nube Federada:", + "Share it:" : "Compartir:", "Add to your website" : "Añadir a su sitio web", "Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud", "HTML Code:" : "Código HTML:" diff --git a/apps/files_sharing/l10n/hu_HU.js b/apps/files_sharing/l10n/hu_HU.js index 96371977e4f..c01ec364ced 100644 --- a/apps/files_sharing/l10n/hu_HU.js +++ b/apps/files_sharing/l10n/hu_HU.js @@ -1,10 +1,10 @@ OC.L10N.register( "files_sharing", { - "Shared with you" : "Velem osztották meg", - "Shared with others" : "Én osztottam meg másokkal", - "Shared by link" : "Hivatkozással osztottam meg", - "Nothing shared with you yet" : "Nincs még semmi megosztva Önnel", + "Shared with you" : "Megosztva veled", + "Shared with others" : "Megosztva másokkal", + "Shared by link" : "Megosztva hivatkozással", + "Nothing shared with you yet" : "Nincs még semmi megosztva veled", "Files and folders others share with you will show up here" : "Mások által megosztott fájlok és mappák itt jelennek meg", "Nothing shared yet" : "Nincs semmi megosztva", "Files and folders you share will show up here" : "Az Ön által megosztott fájlok és mappák itt jelennek meg", @@ -49,16 +49,16 @@ OC.L10N.register( "%1$s unshared %2$s from you" : "%1$s megosztás visszavonva %2$s által", "Public shared folder %1$s was downloaded" : "%1$s nyilvánosan megosztott mappa le lett töltve", "Public shared file %1$s was downloaded" : "Nyilvánosan megosztott fálj %1$s le lett töltve", - "You shared %1$s with %2$s" : "%1$s-t megosztottam ővele: %2$s", + "You shared %1$s with %2$s" : "Megosztottad ezt: %1$s vele: %2$s", "%2$s shared %1$s with %3$s" : "%2$s megosztotta ezt: %1$s, ővele: %3$s", "You removed the share of %2$s for %1$s" : "Eltávolítottad %2$s következő megosztását: %1$s", "%2$s removed the share of %3$s for %1$s" : "%2$s eltávolította %3$s következő megosztását: %1$s", - "You shared %1$s with group %2$s" : "%1$s-t megosztottam ezzel a csoporttal: %2$s", + "You shared %1$s with group %2$s" : "Megosztottad ezt: %1$s ezzel a csoporttal: %2$s", "%2$s shared %1$s with group %3$s" : "%2$s megosztotta ezt: %1$s, ezzel a csoporttal: %3$s", "You removed the share of group %2$s for %1$s" : "Eltávolítottad %2$s csoport %1$s megosztását", "%2$s removed the share of group %3$s for %1$s" : "%2$s eltávolította %3$s csoport %1$s megosztását", "%2$s shared %1$s via link" : "%2$s megosztotta ezt: %1$s, hivatkozással", - "You shared %1$s via link" : "Megosztottam hivatkozás segítségével: %1$s", + "You shared %1$s via link" : "Megosztottad hivatkozással ezt: %1$s", "You removed the public link for %1$s" : "Eltávolítottad %1$s nyilvános hivatkozását", "%2$s removed the public link for %1$s" : "%2$s eltávolította %1$s nyilvános hivatkozását", "Your public link for %1$s expired" : "%1$s nyilvános hivatkozásod lejárt", @@ -95,7 +95,7 @@ OC.L10N.register( "the item was removed" : "az elem el lett távolítva", "the link expired" : "lejárt a hivatkozás érvényességi ideje", "sharing is disabled" : "letiltásra került a megosztás", - "For more info, please ask the person who sent this link." : "További információért forduljon ahhoz, aki ezt a linket küldte Önnek!", + "For more info, please ask the person who sent this link." : "További információért fordulj ahhoz, aki ezt a linket küldte neked!", "Add to your Nextcloud" : "Add hozzá a Nextcloudodhoz", "Download" : "Letöltés", "Download %s" : "%s letöltése", diff --git a/apps/files_sharing/l10n/hu_HU.json b/apps/files_sharing/l10n/hu_HU.json index b7bfce2735c..b556e39aa1c 100644 --- a/apps/files_sharing/l10n/hu_HU.json +++ b/apps/files_sharing/l10n/hu_HU.json @@ -1,8 +1,8 @@ { "translations": { - "Shared with you" : "Velem osztották meg", - "Shared with others" : "Én osztottam meg másokkal", - "Shared by link" : "Hivatkozással osztottam meg", - "Nothing shared with you yet" : "Nincs még semmi megosztva Önnel", + "Shared with you" : "Megosztva veled", + "Shared with others" : "Megosztva másokkal", + "Shared by link" : "Megosztva hivatkozással", + "Nothing shared with you yet" : "Nincs még semmi megosztva veled", "Files and folders others share with you will show up here" : "Mások által megosztott fájlok és mappák itt jelennek meg", "Nothing shared yet" : "Nincs semmi megosztva", "Files and folders you share will show up here" : "Az Ön által megosztott fájlok és mappák itt jelennek meg", @@ -47,16 +47,16 @@ "%1$s unshared %2$s from you" : "%1$s megosztás visszavonva %2$s által", "Public shared folder %1$s was downloaded" : "%1$s nyilvánosan megosztott mappa le lett töltve", "Public shared file %1$s was downloaded" : "Nyilvánosan megosztott fálj %1$s le lett töltve", - "You shared %1$s with %2$s" : "%1$s-t megosztottam ővele: %2$s", + "You shared %1$s with %2$s" : "Megosztottad ezt: %1$s vele: %2$s", "%2$s shared %1$s with %3$s" : "%2$s megosztotta ezt: %1$s, ővele: %3$s", "You removed the share of %2$s for %1$s" : "Eltávolítottad %2$s következő megosztását: %1$s", "%2$s removed the share of %3$s for %1$s" : "%2$s eltávolította %3$s következő megosztását: %1$s", - "You shared %1$s with group %2$s" : "%1$s-t megosztottam ezzel a csoporttal: %2$s", + "You shared %1$s with group %2$s" : "Megosztottad ezt: %1$s ezzel a csoporttal: %2$s", "%2$s shared %1$s with group %3$s" : "%2$s megosztotta ezt: %1$s, ezzel a csoporttal: %3$s", "You removed the share of group %2$s for %1$s" : "Eltávolítottad %2$s csoport %1$s megosztását", "%2$s removed the share of group %3$s for %1$s" : "%2$s eltávolította %3$s csoport %1$s megosztását", "%2$s shared %1$s via link" : "%2$s megosztotta ezt: %1$s, hivatkozással", - "You shared %1$s via link" : "Megosztottam hivatkozás segítségével: %1$s", + "You shared %1$s via link" : "Megosztottad hivatkozással ezt: %1$s", "You removed the public link for %1$s" : "Eltávolítottad %1$s nyilvános hivatkozását", "%2$s removed the public link for %1$s" : "%2$s eltávolította %1$s nyilvános hivatkozását", "Your public link for %1$s expired" : "%1$s nyilvános hivatkozásod lejárt", @@ -93,7 +93,7 @@ "the item was removed" : "az elem el lett távolítva", "the link expired" : "lejárt a hivatkozás érvényességi ideje", "sharing is disabled" : "letiltásra került a megosztás", - "For more info, please ask the person who sent this link." : "További információért forduljon ahhoz, aki ezt a linket küldte Önnek!", + "For more info, please ask the person who sent this link." : "További információért fordulj ahhoz, aki ezt a linket küldte neked!", "Add to your Nextcloud" : "Add hozzá a Nextcloudodhoz", "Download" : "Letöltés", "Download %s" : "%s letöltése", diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index c8baece5993..338ef8d45d4 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -14,6 +14,7 @@ OC.L10N.register( "No compatible server found at {remote}" : "Не найден совместимый сервер на {remote}", "Invalid server URL" : "Неверный URL сервера", "Failed to add the public link to your Nextcloud" : "Не получилось добавить публичную ссылку на ваш Nextcloud", + "Share" : "Открыть доступ", "No expiration date set" : "Дата истечения не установлена", "Shared by" : "Поделился", "Sharing" : "Общий доступ", @@ -117,7 +118,7 @@ OC.L10N.register( "Cancel" : "Отмена", "Add remote share" : "Добавить удалённый общий ресурс", "No ownCloud installation (7 or higher) found at {remote}" : "На удаленном ресурсе {remote} не установлен ownCloud версии 7 или выше", - "Invalid ownCloud url" : "Неверный адрес ownCloud", + "Invalid ownCloud url" : "Неверный адрес Nextcloud", "You received \"/%2$s\" as a remote share from %1$s" : "Вы получили \"/%2$s\" в качестве удалённого ресурса из %1$s", "Accept" : "Принять", "Decline" : "Отклонить", diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index 838e3fbe6c0..d46d2a19435 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -12,6 +12,7 @@ "No compatible server found at {remote}" : "Не найден совместимый сервер на {remote}", "Invalid server URL" : "Неверный URL сервера", "Failed to add the public link to your Nextcloud" : "Не получилось добавить публичную ссылку на ваш Nextcloud", + "Share" : "Открыть доступ", "No expiration date set" : "Дата истечения не установлена", "Shared by" : "Поделился", "Sharing" : "Общий доступ", @@ -115,7 +116,7 @@ "Cancel" : "Отмена", "Add remote share" : "Добавить удалённый общий ресурс", "No ownCloud installation (7 or higher) found at {remote}" : "На удаленном ресурсе {remote} не установлен ownCloud версии 7 или выше", - "Invalid ownCloud url" : "Неверный адрес ownCloud", + "Invalid ownCloud url" : "Неверный адрес Nextcloud", "You received \"/%2$s\" as a remote share from %1$s" : "Вы получили \"/%2$s\" в качестве удалённого ресурса из %1$s", "Accept" : "Принять", "Decline" : "Отклонить", diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index bc0d9b0e814..4818e48183b 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -1,13 +1,6 @@ OC.L10N.register( "files_sharing", { - "Server to server sharing is not enabled on this server" : "伺服器對伺服器共享在這台伺服器上面並未啟用", - "The mountpoint name contains invalid characters." : "掛載的名稱含有不合法的字元", - "Not allowed to create a federated share with the same user server" : "不允許在同一個使用者伺服器建立聯盟式分享", - "Invalid or untrusted SSL certificate" : "無效或是不信任的 SSL憑證", - "Could not authenticate to remote share, password might be wrong" : "無法驗證遠端分享,可能是密碼錯誤", - "Storage not valid" : "儲存空間無法使用", - "Couldn't add remote share" : "無法加入遠端分享", "Shared with you" : "與您分享", "Shared with others" : "與其他人分享", "Shared by link" : "由連結分享", @@ -17,16 +10,35 @@ OC.L10N.register( "Files and folders you share will show up here" : "您分享的檔案與資料夾將會顯示在這裡", "No shared links" : "沒有已分享的連結", "Files and folders you share by link will show up here" : "您分享的檔案與資料夾連結將會顯示在這裡", - "Do you want to add the remote share {name} from {owner}@{remote}?" : "是否要加入來自 {owner}@{remote} 的遠端分享 {name} ?", - "Remote share" : "遠端分享", - "Remote share password" : "遠端分享密碼", - "Cancel" : "取消", - "Add remote share" : "加入遠端分享", "You can upload into this folder" : "你可以上傳內容到此資料夾", - "No ownCloud installation (7 or higher) found at {remote}" : "沒有在 {remote} 找到 ownCloud (本版7 或 更新版)", - "Invalid ownCloud url" : "無效的 ownCloud URL", + "No compatible server found at {remote}" : "沒有在 {remote} 找到相容的伺服器", + "Invalid server URL" : "無效的伺服器 URL", + "Failed to add the public link to your Nextcloud" : "無法將公開連結加入您的 Nextcloud", + "Share" : "分享", + "No expiration date set" : "未指定到期日", "Shared by" : "分享自", "Sharing" : "分享", + "Wrong share ID, share doesn't exist" : "錯誤的分享 ID ,分享不存在", + "could not delete share" : "無法刪除分享", + "Could not delete share" : "無法刪除分享", + "Please specify a file or folder path" : "請指定檔案或資料夾路徑", + "Wrong path, file/folder doesn't exist" : "錯誤的路徑,該檔案或資料夾不存在", + "Could not create share" : "無法建立分享", + "invalid permissions" : "無效的權限", + "Please specify a valid user" : "請選擇一個有效的使用者", + "Group sharing is disabled by the administrator" : "群組分享已被管理員停用", + "Please specify a valid group" : "請指定一個有效的群組", + "Public link sharing is disabled by the administrator" : "公開連結分享已被管理員停用", + "Public upload disabled by the administrator" : "公開上傳已被管理員停用", + "Public upload is only possible for publicly shared folders" : "只有公開分享的資料夾可以接受公開上傳", + "Invalid date, date format must be YYYY-MM-DD" : "無效的日期,需為 YYYY-MM-DD 格式", + "Sharing %s failed because the back end does not allow shares from type %s" : "分享 %s 失敗,因為後端不允許來自 %s 類型的分享", + "Unknown share type" : "未知的分享類型", + "Not a directory" : "這不是一個資料夾", + "Could not lock path" : "無法鎖定路徑", + "Wrong or no update parameter given" : "更新參數不正確或未提供", + "Can't change permissions for public share links" : "無法由公開分享的連結變更權限", + "Cannot increase permissions" : "無法增加權限", "A file or folder has been <strong>shared</strong>" : "檔案或目錄已被 <strong>分享</strong>", "A file or folder was shared from <strong>another server</strong>" : "檔案或目錄已被 <strong>其他伺服器</strong> 分享", "A public shared file or folder was <strong>downloaded</strong>" : "共享檔案或目錄已被 <strong>下載</strong>", @@ -43,6 +55,10 @@ OC.L10N.register( "%2$s shared %1$s with group %3$s" : "%2$s 與群組 %3$s 分享了 %1$s", "%2$s shared %1$s via link" : "%2$s 透過連結分享了 %1$s ", "You shared %1$s via link" : "您以連結分享了 %1$s", + "You removed the public link for %1$s" : "您刪除了 %1$s 的公開分享連結", + "%2$s removed the public link for %1$s" : "%2$s 刪除了 %1$s 的公開分享連結", + "Your public link for %1$s expired" : "您在 %1$s 的公開連結失效了", + "The public link of %2$s for %1$s expired" : "%2$s 的公開連結(給 %1$s )失效了", "%2$s shared %1$s with you" : "%2$s 與您分享了 %1$s", "Downloaded via public link" : "透過公用連結下載", "Shared with %2$s" : "與 %2$s 分享", @@ -51,23 +67,60 @@ OC.L10N.register( "Shared with group %3$s by %2$s" : "透過 %2$s 與群組 %3$s 分享", "Shared via link by %2$s" : "%2$s 透過連結分享", "Shared via public link" : "透過公用連結分享", + "Removed public link" : "刪除公開連結", + "%2$s removed public link" : "%2$s 刪除了公開連結", + "Public link expired" : "公開連結已過期", + "Public link of %2$s expired" : "%2$s 的公開連結過期了", "Shared by %2$s" : "由 %2$s 分享", "Shares" : "分享", + "Share API is disabled" : "分享 API 已停用", "This share is password-protected" : "這個分享有密碼保護", "The password is wrong. Try again." : "請檢查您的密碼並再試一次", "Password" : "密碼", "No entries found in this folder" : "在此資料夾中沒有任何項目", "Name" : "名稱", "Share time" : "分享時間", + "Expiration date" : "到期日", "Sorry, this link doesn’t seem to work anymore." : "抱歉,此連結已經失效", "Reasons might be:" : "可能的原因:", "the item was removed" : "項目已經移除", "the link expired" : "連結過期", "sharing is disabled" : "分享功能已停用", "For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多", - "Add to your ownCloud" : "加入到你的 ownCloud", + "Add to your Nextcloud" : "加入到您的 Nextcloud", "Download" : "下載", "Download %s" : "下載 %s", - "Direct link" : "直接連結" + "Direct link" : "直接連結", + "Upload files to %s" : "上傳檔案到 %s", + "Select or drop files" : "選擇或拖曳檔案至此", + "Uploading files…" : "上傳檔案中…", + "Uploaded files:" : "已上傳的檔案:", + "Server to server sharing is not enabled on this server" : "伺服器對伺服器共享在這台伺服器上面並未啟用", + "The mountpoint name contains invalid characters." : "掛載點名稱含有不合法的字元", + "Not allowed to create a federated share with the same user server" : "不允許在同一個使用者伺服器建立分享聯盟", + "Invalid or untrusted SSL certificate" : "無效或是不信任的 SSL憑證", + "Could not authenticate to remote share, password might be wrong" : "無法驗證遠端分享,可能是密碼錯誤", + "Storage not valid" : "儲存空間無效", + "Couldn't add remote share" : "無法加入遠端分享", + "Federated sharing" : "分享聯盟", + "Do you want to add the remote share {name} from {owner}@{remote}?" : "是否要加入來自 {owner}@{remote} 的遠端分享 {name} ?", + "Remote share" : "遠端分享", + "Remote share password" : "遠端分享密碼", + "Cancel" : "取消", + "Add remote share" : "加入遠端分享", + "No ownCloud installation (7 or higher) found at {remote}" : "沒有在 {remote} 找到 ownCloud (版本 7 以上)", + "Invalid ownCloud url" : "無效的 ownCloud URL", + "Accept" : "接受", + "Decline" : "拒絕", + "Federated Cloud Sharing" : "雲端分享聯盟", + "Open documentation" : "開啟說明文件", + "Allow users on this server to send shares to other servers" : "允許這台伺服器上的使用者發送分享給其他伺服器", + "Allow users on this server to receive shares from other servers" : "允許這台伺服器上的使用者發送接收來自其他伺服器的分享", + "Federated Cloud" : "雲端聯盟", + "Your Federated Cloud ID:" : "您的雲端聯盟 ID:", + "Share it:" : "分享它:", + "Add to your website" : "新增至您的網站", + "Share with me via Nextcloud" : "透過 Nextcloud 與我分享", + "HTML Code:" : "HTML Code:" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index ecd6a27ed5d..26bca922762 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.json @@ -1,11 +1,4 @@ { "translations": { - "Server to server sharing is not enabled on this server" : "伺服器對伺服器共享在這台伺服器上面並未啟用", - "The mountpoint name contains invalid characters." : "掛載的名稱含有不合法的字元", - "Not allowed to create a federated share with the same user server" : "不允許在同一個使用者伺服器建立聯盟式分享", - "Invalid or untrusted SSL certificate" : "無效或是不信任的 SSL憑證", - "Could not authenticate to remote share, password might be wrong" : "無法驗證遠端分享,可能是密碼錯誤", - "Storage not valid" : "儲存空間無法使用", - "Couldn't add remote share" : "無法加入遠端分享", "Shared with you" : "與您分享", "Shared with others" : "與其他人分享", "Shared by link" : "由連結分享", @@ -15,16 +8,35 @@ "Files and folders you share will show up here" : "您分享的檔案與資料夾將會顯示在這裡", "No shared links" : "沒有已分享的連結", "Files and folders you share by link will show up here" : "您分享的檔案與資料夾連結將會顯示在這裡", - "Do you want to add the remote share {name} from {owner}@{remote}?" : "是否要加入來自 {owner}@{remote} 的遠端分享 {name} ?", - "Remote share" : "遠端分享", - "Remote share password" : "遠端分享密碼", - "Cancel" : "取消", - "Add remote share" : "加入遠端分享", "You can upload into this folder" : "你可以上傳內容到此資料夾", - "No ownCloud installation (7 or higher) found at {remote}" : "沒有在 {remote} 找到 ownCloud (本版7 或 更新版)", - "Invalid ownCloud url" : "無效的 ownCloud URL", + "No compatible server found at {remote}" : "沒有在 {remote} 找到相容的伺服器", + "Invalid server URL" : "無效的伺服器 URL", + "Failed to add the public link to your Nextcloud" : "無法將公開連結加入您的 Nextcloud", + "Share" : "分享", + "No expiration date set" : "未指定到期日", "Shared by" : "分享自", "Sharing" : "分享", + "Wrong share ID, share doesn't exist" : "錯誤的分享 ID ,分享不存在", + "could not delete share" : "無法刪除分享", + "Could not delete share" : "無法刪除分享", + "Please specify a file or folder path" : "請指定檔案或資料夾路徑", + "Wrong path, file/folder doesn't exist" : "錯誤的路徑,該檔案或資料夾不存在", + "Could not create share" : "無法建立分享", + "invalid permissions" : "無效的權限", + "Please specify a valid user" : "請選擇一個有效的使用者", + "Group sharing is disabled by the administrator" : "群組分享已被管理員停用", + "Please specify a valid group" : "請指定一個有效的群組", + "Public link sharing is disabled by the administrator" : "公開連結分享已被管理員停用", + "Public upload disabled by the administrator" : "公開上傳已被管理員停用", + "Public upload is only possible for publicly shared folders" : "只有公開分享的資料夾可以接受公開上傳", + "Invalid date, date format must be YYYY-MM-DD" : "無效的日期,需為 YYYY-MM-DD 格式", + "Sharing %s failed because the back end does not allow shares from type %s" : "分享 %s 失敗,因為後端不允許來自 %s 類型的分享", + "Unknown share type" : "未知的分享類型", + "Not a directory" : "這不是一個資料夾", + "Could not lock path" : "無法鎖定路徑", + "Wrong or no update parameter given" : "更新參數不正確或未提供", + "Can't change permissions for public share links" : "無法由公開分享的連結變更權限", + "Cannot increase permissions" : "無法增加權限", "A file or folder has been <strong>shared</strong>" : "檔案或目錄已被 <strong>分享</strong>", "A file or folder was shared from <strong>another server</strong>" : "檔案或目錄已被 <strong>其他伺服器</strong> 分享", "A public shared file or folder was <strong>downloaded</strong>" : "共享檔案或目錄已被 <strong>下載</strong>", @@ -41,6 +53,10 @@ "%2$s shared %1$s with group %3$s" : "%2$s 與群組 %3$s 分享了 %1$s", "%2$s shared %1$s via link" : "%2$s 透過連結分享了 %1$s ", "You shared %1$s via link" : "您以連結分享了 %1$s", + "You removed the public link for %1$s" : "您刪除了 %1$s 的公開分享連結", + "%2$s removed the public link for %1$s" : "%2$s 刪除了 %1$s 的公開分享連結", + "Your public link for %1$s expired" : "您在 %1$s 的公開連結失效了", + "The public link of %2$s for %1$s expired" : "%2$s 的公開連結(給 %1$s )失效了", "%2$s shared %1$s with you" : "%2$s 與您分享了 %1$s", "Downloaded via public link" : "透過公用連結下載", "Shared with %2$s" : "與 %2$s 分享", @@ -49,23 +65,60 @@ "Shared with group %3$s by %2$s" : "透過 %2$s 與群組 %3$s 分享", "Shared via link by %2$s" : "%2$s 透過連結分享", "Shared via public link" : "透過公用連結分享", + "Removed public link" : "刪除公開連結", + "%2$s removed public link" : "%2$s 刪除了公開連結", + "Public link expired" : "公開連結已過期", + "Public link of %2$s expired" : "%2$s 的公開連結過期了", "Shared by %2$s" : "由 %2$s 分享", "Shares" : "分享", + "Share API is disabled" : "分享 API 已停用", "This share is password-protected" : "這個分享有密碼保護", "The password is wrong. Try again." : "請檢查您的密碼並再試一次", "Password" : "密碼", "No entries found in this folder" : "在此資料夾中沒有任何項目", "Name" : "名稱", "Share time" : "分享時間", + "Expiration date" : "到期日", "Sorry, this link doesn’t seem to work anymore." : "抱歉,此連結已經失效", "Reasons might be:" : "可能的原因:", "the item was removed" : "項目已經移除", "the link expired" : "連結過期", "sharing is disabled" : "分享功能已停用", "For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多", - "Add to your ownCloud" : "加入到你的 ownCloud", + "Add to your Nextcloud" : "加入到您的 Nextcloud", "Download" : "下載", "Download %s" : "下載 %s", - "Direct link" : "直接連結" + "Direct link" : "直接連結", + "Upload files to %s" : "上傳檔案到 %s", + "Select or drop files" : "選擇或拖曳檔案至此", + "Uploading files…" : "上傳檔案中…", + "Uploaded files:" : "已上傳的檔案:", + "Server to server sharing is not enabled on this server" : "伺服器對伺服器共享在這台伺服器上面並未啟用", + "The mountpoint name contains invalid characters." : "掛載點名稱含有不合法的字元", + "Not allowed to create a federated share with the same user server" : "不允許在同一個使用者伺服器建立分享聯盟", + "Invalid or untrusted SSL certificate" : "無效或是不信任的 SSL憑證", + "Could not authenticate to remote share, password might be wrong" : "無法驗證遠端分享,可能是密碼錯誤", + "Storage not valid" : "儲存空間無效", + "Couldn't add remote share" : "無法加入遠端分享", + "Federated sharing" : "分享聯盟", + "Do you want to add the remote share {name} from {owner}@{remote}?" : "是否要加入來自 {owner}@{remote} 的遠端分享 {name} ?", + "Remote share" : "遠端分享", + "Remote share password" : "遠端分享密碼", + "Cancel" : "取消", + "Add remote share" : "加入遠端分享", + "No ownCloud installation (7 or higher) found at {remote}" : "沒有在 {remote} 找到 ownCloud (版本 7 以上)", + "Invalid ownCloud url" : "無效的 ownCloud URL", + "Accept" : "接受", + "Decline" : "拒絕", + "Federated Cloud Sharing" : "雲端分享聯盟", + "Open documentation" : "開啟說明文件", + "Allow users on this server to send shares to other servers" : "允許這台伺服器上的使用者發送分享給其他伺服器", + "Allow users on this server to receive shares from other servers" : "允許這台伺服器上的使用者發送接收來自其他伺服器的分享", + "Federated Cloud" : "雲端聯盟", + "Your Federated Cloud ID:" : "您的雲端聯盟 ID:", + "Share it:" : "分享它:", + "Add to your website" : "新增至您的網站", + "Share with me via Nextcloud" : "透過 Nextcloud 與我分享", + "HTML Code:" : "HTML Code:" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/systemtags/l10n/es.js b/apps/systemtags/l10n/es.js index 08dce10c27b..25dcc015e59 100644 --- a/apps/systemtags/l10n/es.js +++ b/apps/systemtags/l10n/es.js @@ -36,6 +36,7 @@ OC.L10N.register( "No files in here" : "Aquí no hay archivos", "No entries found in this folder" : "No hay entradas en esta carpeta", "Size" : "Tamaño", - "Modified" : "Modificado" + "Modified" : "Modificado", + "%s (not-assignable)" : "%s (no-asignable)" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/es.json b/apps/systemtags/l10n/es.json index 695f6a0fcbd..a9d5b94952b 100644 --- a/apps/systemtags/l10n/es.json +++ b/apps/systemtags/l10n/es.json @@ -34,6 +34,7 @@ "No files in here" : "Aquí no hay archivos", "No entries found in this folder" : "No hay entradas en esta carpeta", "Size" : "Tamaño", - "Modified" : "Modificado" + "Modified" : "Modificado", + "%s (not-assignable)" : "%s (no-asignable)" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/es.js b/apps/twofactor_backupcodes/l10n/es.js index 5769dc6bedf..c7018056f7f 100644 --- a/apps/twofactor_backupcodes/l10n/es.js +++ b/apps/twofactor_backupcodes/l10n/es.js @@ -11,6 +11,7 @@ OC.L10N.register( "An error occurred while generating your backup codes" : "Ha ocurrido un error mientras se generaban los códigos de respaldo.", "Nextcloud backup codes" : "Códigos de respaldo de Nextcloud", "Backup code" : "Código de respaldo", - "Use backup code" : "Usar código de respaldo" + "Use backup code" : "Usar código de respaldo", + "Second-factor backup codes" : "Codigo de copia de seguridad de segundo-factor" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/es.json b/apps/twofactor_backupcodes/l10n/es.json index 6597f9dae85..963aa4763e0 100644 --- a/apps/twofactor_backupcodes/l10n/es.json +++ b/apps/twofactor_backupcodes/l10n/es.json @@ -9,6 +9,7 @@ "An error occurred while generating your backup codes" : "Ha ocurrido un error mientras se generaban los códigos de respaldo.", "Nextcloud backup codes" : "Códigos de respaldo de Nextcloud", "Backup code" : "Código de respaldo", - "Use backup code" : "Usar código de respaldo" + "Use backup code" : "Usar código de respaldo", + "Second-factor backup codes" : "Codigo de copia de seguridad de segundo-factor" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js index 21e1c4a1d47..ded4d8f1222 100644 --- a/apps/updatenotification/l10n/es.js +++ b/apps/updatenotification/l10n/es.js @@ -3,9 +3,11 @@ OC.L10N.register( { "Update notifications" : "Actualizar notificaciones", "{version} is available. Get more information on how to update." : "{version} está disponible. Obtenga más información sobre cómo actualizar.", - "Nextcloud core" : "Núcleo de Nextcloud", + "Channel updated" : "Canal actualizado", + "Update to %1$s is available." : "Actualización a %1$s esta disponible.", "Update for %1$s to version %2$s is available." : "La actualización de %1$s a la versión %2$s está disponible.", "A new version is available: %s" : "Hay una nueva versión disponible: %s", + "Download now" : "Descargar ahora", "Your version is up to date." : "Su versión está actualizada.", "Checked on %s" : "Revisado el %s", "Update channel:" : "Canal de actualización: ", diff --git a/apps/updatenotification/l10n/es.json b/apps/updatenotification/l10n/es.json index 4f99be77b7a..c85e1f55557 100644 --- a/apps/updatenotification/l10n/es.json +++ b/apps/updatenotification/l10n/es.json @@ -1,9 +1,11 @@ { "translations": { "Update notifications" : "Actualizar notificaciones", "{version} is available. Get more information on how to update." : "{version} está disponible. Obtenga más información sobre cómo actualizar.", - "Nextcloud core" : "Núcleo de Nextcloud", + "Channel updated" : "Canal actualizado", + "Update to %1$s is available." : "Actualización a %1$s esta disponible.", "Update for %1$s to version %2$s is available." : "La actualización de %1$s a la versión %2$s está disponible.", "A new version is available: %s" : "Hay una nueva versión disponible: %s", + "Download now" : "Descargar ahora", "Your version is up to date." : "Su versión está actualizada.", "Checked on %s" : "Revisado el %s", "Update channel:" : "Canal de actualización: ", diff --git a/apps/updatenotification/l10n/ru.js b/apps/updatenotification/l10n/ru.js index dbe3837dd9e..2d9e085e20b 100644 --- a/apps/updatenotification/l10n/ru.js +++ b/apps/updatenotification/l10n/ru.js @@ -2,10 +2,14 @@ OC.L10N.register( "updatenotification", { "Update notifications" : "Уведомления об обновлениях", + "Could not start updater, please try the manual update" : "Не удалось обновить. Пожалуйста, выполните обновление в ручную.", "{version} is available. Get more information on how to update." : "Доступна версия {version}. Получить дополнительную информацию о порядке обновления.", "Channel updated" : "Канал обновлен.", + "Update to %1$s is available." : "Доступно обновлений: %1$s", "Update for %1$s to version %2$s is available." : "Доступно обновление для %1$s до версии %2$s.", "A new version is available: %s" : "Доступна новая версия: %s", + "Open updater" : "Открыть окно обновления", + "Download now" : "Загрузить сейчас", "Your version is up to date." : "Версия не требует обновления.", "Checked on %s" : "Проверено %s", "Update channel:" : "Канал обновлений:", diff --git a/apps/updatenotification/l10n/ru.json b/apps/updatenotification/l10n/ru.json index 0f65b7e9026..0d530d63289 100644 --- a/apps/updatenotification/l10n/ru.json +++ b/apps/updatenotification/l10n/ru.json @@ -1,9 +1,13 @@ { "translations": { "Update notifications" : "Уведомления об обновлениях", + "Could not start updater, please try the manual update" : "Не удалось обновить. Пожалуйста, выполните обновление в ручную.", "{version} is available. Get more information on how to update." : "Доступна версия {version}. Получить дополнительную информацию о порядке обновления.", "Channel updated" : "Канал обновлен.", + "Update to %1$s is available." : "Доступно обновлений: %1$s", "Update for %1$s to version %2$s is available." : "Доступно обновление для %1$s до версии %2$s.", "A new version is available: %s" : "Доступна новая версия: %s", + "Open updater" : "Открыть окно обновления", + "Download now" : "Загрузить сейчас", "Your version is up to date." : "Версия не требует обновления.", "Checked on %s" : "Проверено %s", "Update channel:" : "Канал обновлений:", diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js index 1f78ca09e3c..455c819db30 100644 --- a/apps/user_ldap/l10n/es.js +++ b/apps/user_ldap/l10n/es.js @@ -47,6 +47,7 @@ OC.L10N.register( "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "El marcador de posición %uid no está presente. Será reemplazado con el nombre de inicio de sesión cuando se consulte LDAP / AD.", "Please provide a login name to test against" : "Por favor suministre un nombre de inicio de sesión para probar", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "El cuadro de grupo fue deshabilitado, porque el servidor LDAP / AD no admite memberOf.", + "LDAP / AD integration" : "Integración LDAP / AD", "_%s group found_::_%s groups found_" : ["Grupo %s encontrado","Grupos %s encontrados"], "_%s user found_::_%s users found_" : ["Usuario %s encontrado","Usuarios %s encontrados"], "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "No se pudo detectar el atributo de nombre de usuario pantalla. Por favor especifique lo mismo en ajustes avanzados ldap.", diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json index e5582349705..f6955986379 100644 --- a/apps/user_ldap/l10n/es.json +++ b/apps/user_ldap/l10n/es.json @@ -45,6 +45,7 @@ "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "El marcador de posición %uid no está presente. Será reemplazado con el nombre de inicio de sesión cuando se consulte LDAP / AD.", "Please provide a login name to test against" : "Por favor suministre un nombre de inicio de sesión para probar", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "El cuadro de grupo fue deshabilitado, porque el servidor LDAP / AD no admite memberOf.", + "LDAP / AD integration" : "Integración LDAP / AD", "_%s group found_::_%s groups found_" : ["Grupo %s encontrado","Grupos %s encontrados"], "_%s user found_::_%s users found_" : ["Usuario %s encontrado","Usuarios %s encontrados"], "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "No se pudo detectar el atributo de nombre de usuario pantalla. Por favor especifique lo mismo en ajustes avanzados ldap.", diff --git a/apps/workflowengine/l10n/es.js b/apps/workflowengine/l10n/es.js new file mode 100644 index 00000000000..6f8a7e7cdae --- /dev/null +++ b/apps/workflowengine/l10n/es.js @@ -0,0 +1,56 @@ +OC.L10N.register( + "workflowengine", + { + "Successfully saved" : "Guardado con éxito", + "Saving failed:" : "Guardado fallido:", + "File mime type" : "Tipo mime del fichero", + "is" : "es/esta", + "is not" : "no es/esta", + "matches" : "coincidencias", + "does not match" : "no coincide", + "Example: {placeholder}" : "Ejemplo: {placeholder}", + "File size (upload)" : "Tamaño del archivo (para subir)", + "less" : "menos", + "less or equals" : "menor o igual", + "greater or equals" : "mayor o igual", + "greater" : "mayor", + "File system tag" : "Etiqueta de archivo de sistema", + "is tagged with" : "esta etiquetado con", + "is not tagged with" : "no esta etiquetado con", + "Select tag…" : "Seleccionar etiqueta...", + "Request remote address" : "Solicitar dirección remota", + "matches IPv4" : "IPv4 coincidencias", + "does not match IPv4" : "IPv4 sin coincidencias", + "matches IPv6" : "IPv6 coincidencias", + "does not match IPv6" : "IPv6 sin coincidencias", + "Request time" : "Tiempo de espero", + "between" : "entre", + "not between" : "no entre", + "Start" : "Inicio", + "End" : "Final", + "Select timezone…" : "Seleccionar zona horaria...", + "Request URL" : "URL de solicitud", + "Predefined URLs" : "URLs predefinidas", + "Files WebDAV" : "Archivos WebDAV", + "Request user agent" : "Solicitud del agente usuario ", + "Sync clients" : "Clientes de sincronización", + "Android client" : "Cliente Android", + "iOS client" : "Cliente iOS", + "Desktop client" : "Cliente de escritorio", + "is member of" : "es miembro de", + "is not member of" : "no es miembro de", + "The given operator is invalid" : "La operación dada no es valida", + "The given file size is invalid" : "El tamaño de fichero dado no es valido ", + "The given tag id is invalid" : "El id de etiqueta dado no es valido", + "The given IP range is invalid" : "El rango de IPs no es valido", + "The given end time is invalid" : "El tiempo final no es valido", + "Operation %s does not exist" : "Operación %s no existe", + "Operation %s is invalid" : "Operación %s no es valida", + "Open documentation" : "Documentación abierta", + "Add rule" : "Añadir regla", + "Reset" : "Reiniciar", + "Save" : "Guardar", + "Saving…" : "Guardando...", + "Loading…" : "Cargando..." +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/workflowengine/l10n/es.json b/apps/workflowengine/l10n/es.json new file mode 100644 index 00000000000..2f6009d846b --- /dev/null +++ b/apps/workflowengine/l10n/es.json @@ -0,0 +1,54 @@ +{ "translations": { + "Successfully saved" : "Guardado con éxito", + "Saving failed:" : "Guardado fallido:", + "File mime type" : "Tipo mime del fichero", + "is" : "es/esta", + "is not" : "no es/esta", + "matches" : "coincidencias", + "does not match" : "no coincide", + "Example: {placeholder}" : "Ejemplo: {placeholder}", + "File size (upload)" : "Tamaño del archivo (para subir)", + "less" : "menos", + "less or equals" : "menor o igual", + "greater or equals" : "mayor o igual", + "greater" : "mayor", + "File system tag" : "Etiqueta de archivo de sistema", + "is tagged with" : "esta etiquetado con", + "is not tagged with" : "no esta etiquetado con", + "Select tag…" : "Seleccionar etiqueta...", + "Request remote address" : "Solicitar dirección remota", + "matches IPv4" : "IPv4 coincidencias", + "does not match IPv4" : "IPv4 sin coincidencias", + "matches IPv6" : "IPv6 coincidencias", + "does not match IPv6" : "IPv6 sin coincidencias", + "Request time" : "Tiempo de espero", + "between" : "entre", + "not between" : "no entre", + "Start" : "Inicio", + "End" : "Final", + "Select timezone…" : "Seleccionar zona horaria...", + "Request URL" : "URL de solicitud", + "Predefined URLs" : "URLs predefinidas", + "Files WebDAV" : "Archivos WebDAV", + "Request user agent" : "Solicitud del agente usuario ", + "Sync clients" : "Clientes de sincronización", + "Android client" : "Cliente Android", + "iOS client" : "Cliente iOS", + "Desktop client" : "Cliente de escritorio", + "is member of" : "es miembro de", + "is not member of" : "no es miembro de", + "The given operator is invalid" : "La operación dada no es valida", + "The given file size is invalid" : "El tamaño de fichero dado no es valido ", + "The given tag id is invalid" : "El id de etiqueta dado no es valido", + "The given IP range is invalid" : "El rango de IPs no es valido", + "The given end time is invalid" : "El tiempo final no es valido", + "Operation %s does not exist" : "Operación %s no existe", + "Operation %s is invalid" : "Operación %s no es valida", + "Open documentation" : "Documentación abierta", + "Add rule" : "Añadir regla", + "Reset" : "Reiniciar", + "Save" : "Guardar", + "Saving…" : "Guardando...", + "Loading…" : "Cargando..." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/id.js b/apps/workflowengine/l10n/id.js new file mode 100644 index 00000000000..f1505694a22 --- /dev/null +++ b/apps/workflowengine/l10n/id.js @@ -0,0 +1,55 @@ +OC.L10N.register( + "workflowengine", + { + "Successfully saved" : "Berhasil disimpan", + "Saving failed:" : "Penyimpanan gagal:", + "File mime type" : "Tipe MIME berkas", + "is" : "adalah", + "is not" : "bukan", + "matches" : "cocok dengan", + "does not match" : "tidak cocok dengan", + "Example: {placeholder}" : "Contoh: {placeholder}", + "File size (upload)" : "Ukuran berkas (unggah)", + "less" : "kurang dari", + "less or equals" : "kurang dari atau sama dengan", + "greater or equals" : "lebih dari atau sama dengan", + "greater" : "lebih dari", + "File system tag" : "Tag sistem berkas", + "is tagged with" : "di tag dengan", + "is not tagged with" : "tidak di tag dengan", + "Select tag…" : "Pilih tag...", + "Request remote address" : "Minta alamat remote", + "matches IPv4" : "cocok dengan IPv4", + "does not match IPv4" : "tidak cocok dengan IPv4", + "matches IPv6" : "cocok dengan IPv6", + "does not match IPv6" : "tidak cocok dengan IPv6", + "Request time" : "Waktu permintaan", + "between" : "diantara", + "not between" : "tidak diantara", + "Start" : "Mulai", + "End" : "Selesai", + "Select timezone…" : "Pilih zona waktu...", + "Request URL" : "Minta URL", + "Predefined URLs" : "URL terdefinisi", + "Files WebDAV" : "Berkas WebDAV", + "Request user agent" : "Minta user agent", + "Sync clients" : "Klien sync", + "Android client" : "Klien Android", + "iOS client" : "Klien iOS", + "Desktop client" : "Klien desktop", + "User group membership" : "Keanggotaan grup pengguna", + "is member of" : "anggota dari", + "is not member of" : "bukan anggota dari", + "The given operator is invalid" : "Operator yang diberikan tidak sah", + "The given regular expression is invalid" : "Regular expression yang diberikan tidak sah", + "The given file size is invalid" : "Ukuran berkas yang diberikan tidak sah", + "The given tag id is invalid" : "Tag ID yang diberikan tidak sah", + "The given IP range is invalid" : "Rentang IP yang diberikan tidak sah", + "The given IP range is not valid for IPv4" : "Rentang IP yang diberikan tidak sah untuk IPv4", + "The given IP range is not valid for IPv6" : "Rentang IP yang diberikan tidak sah untuk IPv6", + "The given time span is invalid" : "Rentang waktu yang diberikan tidak sah", + "The given start time is invalid" : "Waktu mulai yang diberikan tidak sah", + "The given end time is invalid" : "Waktu selesai yang diberikan tidak sah", + "The given group does not exist" : "Grup yang diberikan tidak ada" +}, +"nplurals=1; plural=0;"); diff --git a/apps/workflowengine/l10n/id.json b/apps/workflowengine/l10n/id.json new file mode 100644 index 00000000000..5091cd67bd3 --- /dev/null +++ b/apps/workflowengine/l10n/id.json @@ -0,0 +1,53 @@ +{ "translations": { + "Successfully saved" : "Berhasil disimpan", + "Saving failed:" : "Penyimpanan gagal:", + "File mime type" : "Tipe MIME berkas", + "is" : "adalah", + "is not" : "bukan", + "matches" : "cocok dengan", + "does not match" : "tidak cocok dengan", + "Example: {placeholder}" : "Contoh: {placeholder}", + "File size (upload)" : "Ukuran berkas (unggah)", + "less" : "kurang dari", + "less or equals" : "kurang dari atau sama dengan", + "greater or equals" : "lebih dari atau sama dengan", + "greater" : "lebih dari", + "File system tag" : "Tag sistem berkas", + "is tagged with" : "di tag dengan", + "is not tagged with" : "tidak di tag dengan", + "Select tag…" : "Pilih tag...", + "Request remote address" : "Minta alamat remote", + "matches IPv4" : "cocok dengan IPv4", + "does not match IPv4" : "tidak cocok dengan IPv4", + "matches IPv6" : "cocok dengan IPv6", + "does not match IPv6" : "tidak cocok dengan IPv6", + "Request time" : "Waktu permintaan", + "between" : "diantara", + "not between" : "tidak diantara", + "Start" : "Mulai", + "End" : "Selesai", + "Select timezone…" : "Pilih zona waktu...", + "Request URL" : "Minta URL", + "Predefined URLs" : "URL terdefinisi", + "Files WebDAV" : "Berkas WebDAV", + "Request user agent" : "Minta user agent", + "Sync clients" : "Klien sync", + "Android client" : "Klien Android", + "iOS client" : "Klien iOS", + "Desktop client" : "Klien desktop", + "User group membership" : "Keanggotaan grup pengguna", + "is member of" : "anggota dari", + "is not member of" : "bukan anggota dari", + "The given operator is invalid" : "Operator yang diberikan tidak sah", + "The given regular expression is invalid" : "Regular expression yang diberikan tidak sah", + "The given file size is invalid" : "Ukuran berkas yang diberikan tidak sah", + "The given tag id is invalid" : "Tag ID yang diberikan tidak sah", + "The given IP range is invalid" : "Rentang IP yang diberikan tidak sah", + "The given IP range is not valid for IPv4" : "Rentang IP yang diberikan tidak sah untuk IPv4", + "The given IP range is not valid for IPv6" : "Rentang IP yang diberikan tidak sah untuk IPv6", + "The given time span is invalid" : "Rentang waktu yang diberikan tidak sah", + "The given start time is invalid" : "Waktu mulai yang diberikan tidak sah", + "The given end time is invalid" : "Waktu selesai yang diberikan tidak sah", + "The given group does not exist" : "Grup yang diberikan tidak ada" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/ru.js b/apps/workflowengine/l10n/ru.js new file mode 100644 index 00000000000..e9fa5e1983c --- /dev/null +++ b/apps/workflowengine/l10n/ru.js @@ -0,0 +1,59 @@ +OC.L10N.register( + "workflowengine", + { + "Successfully saved" : "Успешно сохранено", + "Saving failed:" : "Ошибка при сохранении", + "File mime type" : "Mime-типы", + "is" : "есть", + "is not" : "не", + "matches" : "соответствия", + "Example: {placeholder}" : "Пример: {placeholder}", + "File size (upload)" : "Размер файла (загрузка)", + "less" : "Меньше", + "less or equals" : "меньше либо равно", + "greater or equals" : "больше либо равно", + "greater" : "больше", + "Select tag…" : "Выбрать метку...", + "Request remote address" : "Запрос удаленного адреса", + "matches IPv4" : "соответствует IPv4", + "does not match IPv4" : "не соответствует IPv4", + "Request time" : "Время запроса", + "between" : "между", + "not between" : "не между", + "Start" : "Начало", + "End" : "Конец", + "Select timezone…" : "Выберите часовой пояс", + "Request URL" : "URL запроса", + "Predefined URLs" : "Предопределенные URL", + "Files WebDAV" : "Файлы WebDAV", + "Sync clients" : "Синхронизирующиеся клиенты", + "Android client" : "Андроид клиент", + "iOS client" : "iOS клиент", + "Desktop client" : "Клиент на ПК", + "User group membership" : "Член группы пользователей", + "is member of" : "является членом", + "is not member of" : "не является членом", + "The given operator is invalid" : "Представленный оператор не верный", + "The given regular expression is invalid" : "Представленное регулярное выражение не верное", + "The given file size is invalid" : "Не верный размер файла", + "The given tag id is invalid" : "Представленный тег не верный", + "The given IP range is invalid" : "Не верный диапазон IP адресов", + "The given IP range is not valid for IPv4" : "Представленный диапазон IP не соответствует IPv4", + "The given IP range is not valid for IPv6" : "Представленный диапазон IP не соответствует IPv6", + "The given time span is invalid" : "Указан не верный промежуток времени", + "The given start time is invalid" : "Указано не верное начальное время", + "The given end time is invalid" : "Указано не верное конечное время", + "The given group does not exist" : "Указанная группа не существует", + "Operation #%s does not exist" : "Оператор #%s не существует", + "Operation %s does not exist" : "Оператор %s не существует", + "Workflow" : "Рабочий процесс", + "Open documentation" : "Открыть документацию", + "Add rule group" : "Добавить группу правил", + "Short rule description" : "Краткое описание правила", + "Add rule" : "Добавить правило", + "Reset" : "Сбросить", + "Save" : "Сохранить", + "Saving…" : "Сохранение...", + "Loading…" : "Загрузка..." +}, +"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/workflowengine/l10n/ru.json b/apps/workflowengine/l10n/ru.json new file mode 100644 index 00000000000..be57771b22f --- /dev/null +++ b/apps/workflowengine/l10n/ru.json @@ -0,0 +1,57 @@ +{ "translations": { + "Successfully saved" : "Успешно сохранено", + "Saving failed:" : "Ошибка при сохранении", + "File mime type" : "Mime-типы", + "is" : "есть", + "is not" : "не", + "matches" : "соответствия", + "Example: {placeholder}" : "Пример: {placeholder}", + "File size (upload)" : "Размер файла (загрузка)", + "less" : "Меньше", + "less or equals" : "меньше либо равно", + "greater or equals" : "больше либо равно", + "greater" : "больше", + "Select tag…" : "Выбрать метку...", + "Request remote address" : "Запрос удаленного адреса", + "matches IPv4" : "соответствует IPv4", + "does not match IPv4" : "не соответствует IPv4", + "Request time" : "Время запроса", + "between" : "между", + "not between" : "не между", + "Start" : "Начало", + "End" : "Конец", + "Select timezone…" : "Выберите часовой пояс", + "Request URL" : "URL запроса", + "Predefined URLs" : "Предопределенные URL", + "Files WebDAV" : "Файлы WebDAV", + "Sync clients" : "Синхронизирующиеся клиенты", + "Android client" : "Андроид клиент", + "iOS client" : "iOS клиент", + "Desktop client" : "Клиент на ПК", + "User group membership" : "Член группы пользователей", + "is member of" : "является членом", + "is not member of" : "не является членом", + "The given operator is invalid" : "Представленный оператор не верный", + "The given regular expression is invalid" : "Представленное регулярное выражение не верное", + "The given file size is invalid" : "Не верный размер файла", + "The given tag id is invalid" : "Представленный тег не верный", + "The given IP range is invalid" : "Не верный диапазон IP адресов", + "The given IP range is not valid for IPv4" : "Представленный диапазон IP не соответствует IPv4", + "The given IP range is not valid for IPv6" : "Представленный диапазон IP не соответствует IPv6", + "The given time span is invalid" : "Указан не верный промежуток времени", + "The given start time is invalid" : "Указано не верное начальное время", + "The given end time is invalid" : "Указано не верное конечное время", + "The given group does not exist" : "Указанная группа не существует", + "Operation #%s does not exist" : "Оператор #%s не существует", + "Operation %s does not exist" : "Оператор %s не существует", + "Workflow" : "Рабочий процесс", + "Open documentation" : "Открыть документацию", + "Add rule group" : "Добавить группу правил", + "Short rule description" : "Краткое описание правила", + "Add rule" : "Добавить правило", + "Reset" : "Сбросить", + "Save" : "Сохранить", + "Saving…" : "Сохранение...", + "Loading…" : "Загрузка..." +},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" +}
\ No newline at end of file |