[tx-robot] updated from transifex
This commit is contained in:
parent
36070d70d7
commit
f7798def38
|
@ -0,0 +1,6 @@
|
||||||
|
OC.L10N.register(
|
||||||
|
"admin_audit",
|
||||||
|
{
|
||||||
|
"Auditing / Logging" : "Аудит / Журналирование"
|
||||||
|
},
|
||||||
|
"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);");
|
|
@ -0,0 +1,4 @@
|
||||||
|
{ "translations": {
|
||||||
|
"Auditing / Logging" : "Аудит / Журналирование"
|
||||||
|
},"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);"
|
||||||
|
}
|
|
@ -15,12 +15,19 @@ OC.L10N.register(
|
||||||
"Files app plugin to add comments to files" : "Ein Plugin für die Dateien-App zum Kommentieren von Dateien",
|
"Files app plugin to add comments to files" : "Ein Plugin für die Dateien-App zum Kommentieren von Dateien",
|
||||||
"Edit comment" : "Kommentar bearbeiten",
|
"Edit comment" : "Kommentar bearbeiten",
|
||||||
"Delete comment" : "Kommentar löschen",
|
"Delete comment" : "Kommentar löschen",
|
||||||
|
"Cancel edit" : "Bearbeiten abbrechen",
|
||||||
|
"Post comment" : "Kommentar veröffentlichen",
|
||||||
"No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginne die Diskussion!",
|
"No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginne die Diskussion!",
|
||||||
|
"No more messages" : "Keine weiteren Nachrichten",
|
||||||
"Retry" : "Wiederholen",
|
"Retry" : "Wiederholen",
|
||||||
|
"Unable to load the comments list" : "Kommentarliste kann nicht geladen werden",
|
||||||
"_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"],
|
"_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"],
|
||||||
"_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"],
|
"_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"],
|
||||||
"Comment" : "Kommentar",
|
"Comment" : "Kommentar",
|
||||||
|
"An error occurred while trying to edit the comment" : "Es ist ein Fehler beim Bearbeiten des Kommentars aufgetreten",
|
||||||
"Comment deleted" : "Kommentar gelöscht",
|
"Comment deleted" : "Kommentar gelöscht",
|
||||||
|
"An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten",
|
||||||
|
"An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten",
|
||||||
"New comment …" : "Neuer Kommentar …",
|
"New comment …" : "Neuer Kommentar …",
|
||||||
"Post" : "Speichern",
|
"Post" : "Speichern",
|
||||||
"Cancel" : "Abbrechen",
|
"Cancel" : "Abbrechen",
|
||||||
|
|
|
@ -13,12 +13,19 @@
|
||||||
"Files app plugin to add comments to files" : "Ein Plugin für die Dateien-App zum Kommentieren von Dateien",
|
"Files app plugin to add comments to files" : "Ein Plugin für die Dateien-App zum Kommentieren von Dateien",
|
||||||
"Edit comment" : "Kommentar bearbeiten",
|
"Edit comment" : "Kommentar bearbeiten",
|
||||||
"Delete comment" : "Kommentar löschen",
|
"Delete comment" : "Kommentar löschen",
|
||||||
|
"Cancel edit" : "Bearbeiten abbrechen",
|
||||||
|
"Post comment" : "Kommentar veröffentlichen",
|
||||||
"No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginne die Diskussion!",
|
"No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginne die Diskussion!",
|
||||||
|
"No more messages" : "Keine weiteren Nachrichten",
|
||||||
"Retry" : "Wiederholen",
|
"Retry" : "Wiederholen",
|
||||||
|
"Unable to load the comments list" : "Kommentarliste kann nicht geladen werden",
|
||||||
"_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"],
|
"_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"],
|
||||||
"_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"],
|
"_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"],
|
||||||
"Comment" : "Kommentar",
|
"Comment" : "Kommentar",
|
||||||
|
"An error occurred while trying to edit the comment" : "Es ist ein Fehler beim Bearbeiten des Kommentars aufgetreten",
|
||||||
"Comment deleted" : "Kommentar gelöscht",
|
"Comment deleted" : "Kommentar gelöscht",
|
||||||
|
"An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten",
|
||||||
|
"An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten",
|
||||||
"New comment …" : "Neuer Kommentar …",
|
"New comment …" : "Neuer Kommentar …",
|
||||||
"Post" : "Speichern",
|
"Post" : "Speichern",
|
||||||
"Cancel" : "Abbrechen",
|
"Cancel" : "Abbrechen",
|
||||||
|
|
|
@ -15,12 +15,19 @@ OC.L10N.register(
|
||||||
"Files app plugin to add comments to files" : "Ein Plugin für die Dateien-App zum Kommentieren von Dateien",
|
"Files app plugin to add comments to files" : "Ein Plugin für die Dateien-App zum Kommentieren von Dateien",
|
||||||
"Edit comment" : "Kommentar bearbeiten",
|
"Edit comment" : "Kommentar bearbeiten",
|
||||||
"Delete comment" : "Kommentar löschen",
|
"Delete comment" : "Kommentar löschen",
|
||||||
|
"Cancel edit" : "Bearbeiten abbrechen",
|
||||||
|
"Post comment" : "Kommentar veröffentlichen",
|
||||||
"No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginnen Sie die Diskussion!",
|
"No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginnen Sie die Diskussion!",
|
||||||
|
"No more messages" : "Keine weiteren Nachrichten",
|
||||||
"Retry" : "Wiederholen",
|
"Retry" : "Wiederholen",
|
||||||
|
"Unable to load the comments list" : "Kommentarliste kann nicht geladen werden",
|
||||||
"_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"],
|
"_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"],
|
||||||
"_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"],
|
"_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"],
|
||||||
"Comment" : "Kommentar",
|
"Comment" : "Kommentar",
|
||||||
|
"An error occurred while trying to edit the comment" : "Es ist ein Fehler beim Bearbeiten des Kommentars aufgetreten",
|
||||||
"Comment deleted" : "Kommentar gelöscht",
|
"Comment deleted" : "Kommentar gelöscht",
|
||||||
|
"An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten",
|
||||||
|
"An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten",
|
||||||
"New comment …" : "Neuer Kommentar …",
|
"New comment …" : "Neuer Kommentar …",
|
||||||
"Post" : "Speichern",
|
"Post" : "Speichern",
|
||||||
"Cancel" : "Abbrechen",
|
"Cancel" : "Abbrechen",
|
||||||
|
|
|
@ -13,12 +13,19 @@
|
||||||
"Files app plugin to add comments to files" : "Ein Plugin für die Dateien-App zum Kommentieren von Dateien",
|
"Files app plugin to add comments to files" : "Ein Plugin für die Dateien-App zum Kommentieren von Dateien",
|
||||||
"Edit comment" : "Kommentar bearbeiten",
|
"Edit comment" : "Kommentar bearbeiten",
|
||||||
"Delete comment" : "Kommentar löschen",
|
"Delete comment" : "Kommentar löschen",
|
||||||
|
"Cancel edit" : "Bearbeiten abbrechen",
|
||||||
|
"Post comment" : "Kommentar veröffentlichen",
|
||||||
"No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginnen Sie die Diskussion!",
|
"No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginnen Sie die Diskussion!",
|
||||||
|
"No more messages" : "Keine weiteren Nachrichten",
|
||||||
"Retry" : "Wiederholen",
|
"Retry" : "Wiederholen",
|
||||||
|
"Unable to load the comments list" : "Kommentarliste kann nicht geladen werden",
|
||||||
"_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"],
|
"_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"],
|
||||||
"_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"],
|
"_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"],
|
||||||
"Comment" : "Kommentar",
|
"Comment" : "Kommentar",
|
||||||
|
"An error occurred while trying to edit the comment" : "Es ist ein Fehler beim Bearbeiten des Kommentars aufgetreten",
|
||||||
"Comment deleted" : "Kommentar gelöscht",
|
"Comment deleted" : "Kommentar gelöscht",
|
||||||
|
"An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten",
|
||||||
|
"An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten",
|
||||||
"New comment …" : "Neuer Kommentar …",
|
"New comment …" : "Neuer Kommentar …",
|
||||||
"Post" : "Speichern",
|
"Post" : "Speichern",
|
||||||
"Cancel" : "Abbrechen",
|
"Cancel" : "Abbrechen",
|
||||||
|
|
|
@ -15,7 +15,10 @@ OC.L10N.register(
|
||||||
"Files app plugin to add comments to files" : "Plugin Fichiers app pour ajouter des commentaires aux fichiers",
|
"Files app plugin to add comments to files" : "Plugin Fichiers app pour ajouter des commentaires aux fichiers",
|
||||||
"Edit comment" : "Modifier le commentaire",
|
"Edit comment" : "Modifier le commentaire",
|
||||||
"Delete comment" : "Supprimer le commentaire",
|
"Delete comment" : "Supprimer le commentaire",
|
||||||
|
"Cancel edit" : "Annuler les modifications",
|
||||||
|
"Post comment" : "Publier le commentaire",
|
||||||
"No comments yet, start the conversation!" : "Il n'y a aucun commentaire, démarrez la conversation !",
|
"No comments yet, start the conversation!" : "Il n'y a aucun commentaire, démarrez la conversation !",
|
||||||
|
"No more messages" : "Aucun autre message",
|
||||||
"Retry" : "Réessayer",
|
"Retry" : "Réessayer",
|
||||||
"_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus"],
|
"_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus"],
|
||||||
"_1 new comment_::_{unread} new comments_" : ["1 nouveau commentaire","{unread} nouveaux commentaires"],
|
"_1 new comment_::_{unread} new comments_" : ["1 nouveau commentaire","{unread} nouveaux commentaires"],
|
||||||
|
|
|
@ -13,7 +13,10 @@
|
||||||
"Files app plugin to add comments to files" : "Plugin Fichiers app pour ajouter des commentaires aux fichiers",
|
"Files app plugin to add comments to files" : "Plugin Fichiers app pour ajouter des commentaires aux fichiers",
|
||||||
"Edit comment" : "Modifier le commentaire",
|
"Edit comment" : "Modifier le commentaire",
|
||||||
"Delete comment" : "Supprimer le commentaire",
|
"Delete comment" : "Supprimer le commentaire",
|
||||||
|
"Cancel edit" : "Annuler les modifications",
|
||||||
|
"Post comment" : "Publier le commentaire",
|
||||||
"No comments yet, start the conversation!" : "Il n'y a aucun commentaire, démarrez la conversation !",
|
"No comments yet, start the conversation!" : "Il n'y a aucun commentaire, démarrez la conversation !",
|
||||||
|
"No more messages" : "Aucun autre message",
|
||||||
"Retry" : "Réessayer",
|
"Retry" : "Réessayer",
|
||||||
"_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus"],
|
"_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus"],
|
||||||
"_1 new comment_::_{unread} new comments_" : ["1 nouveau commentaire","{unread} nouveaux commentaires"],
|
"_1 new comment_::_{unread} new comments_" : ["1 nouveau commentaire","{unread} nouveaux commentaires"],
|
||||||
|
|
|
@ -15,12 +15,19 @@ OC.L10N.register(
|
||||||
"Files app plugin to add comments to files" : "Estensione dell'applicazione File per aggiungere commenti ai file",
|
"Files app plugin to add comments to files" : "Estensione dell'applicazione File per aggiungere commenti ai file",
|
||||||
"Edit comment" : "Modifica commento",
|
"Edit comment" : "Modifica commento",
|
||||||
"Delete comment" : "Elimina commento",
|
"Delete comment" : "Elimina commento",
|
||||||
|
"Cancel edit" : "Annulla modifica",
|
||||||
|
"Post comment" : "Pubblica commento",
|
||||||
"No comments yet, start the conversation!" : "Ancora nessun commento, inizia la conversazione!",
|
"No comments yet, start the conversation!" : "Ancora nessun commento, inizia la conversazione!",
|
||||||
|
"No more messages" : "Non ci sono altri messaggi",
|
||||||
"Retry" : "Riprova",
|
"Retry" : "Riprova",
|
||||||
|
"Unable to load the comments list" : "Impossibile caricare l'elenco dei commenti",
|
||||||
"_%n unread comment_::_%n unread comments_" : ["%n commento non letto","%n commenti non letti"],
|
"_%n unread comment_::_%n unread comments_" : ["%n commento non letto","%n commenti non letti"],
|
||||||
"_1 new comment_::_{unread} new comments_" : ["1 nuovo commento","{unread} nuovi commenti"],
|
"_1 new comment_::_{unread} new comments_" : ["1 nuovo commento","{unread} nuovi commenti"],
|
||||||
"Comment" : "Commento",
|
"Comment" : "Commento",
|
||||||
|
"An error occurred while trying to edit the comment" : "Si è verificato un errore durante il tentativo di modificare il commento",
|
||||||
"Comment deleted" : "Commento eliminato",
|
"Comment deleted" : "Commento eliminato",
|
||||||
|
"An error occurred while trying to delete the comment" : "Si è verificato un errore durante il tentativo di eliminare il commento",
|
||||||
|
"An error occurred while trying to create the comment" : "Si è verificato un errore durante il tentativo di creare il commento",
|
||||||
"New comment …" : "Nuovo commento...",
|
"New comment …" : "Nuovo commento...",
|
||||||
"Post" : "Commento",
|
"Post" : "Commento",
|
||||||
"Cancel" : "Annulla",
|
"Cancel" : "Annulla",
|
||||||
|
|
|
@ -13,12 +13,19 @@
|
||||||
"Files app plugin to add comments to files" : "Estensione dell'applicazione File per aggiungere commenti ai file",
|
"Files app plugin to add comments to files" : "Estensione dell'applicazione File per aggiungere commenti ai file",
|
||||||
"Edit comment" : "Modifica commento",
|
"Edit comment" : "Modifica commento",
|
||||||
"Delete comment" : "Elimina commento",
|
"Delete comment" : "Elimina commento",
|
||||||
|
"Cancel edit" : "Annulla modifica",
|
||||||
|
"Post comment" : "Pubblica commento",
|
||||||
"No comments yet, start the conversation!" : "Ancora nessun commento, inizia la conversazione!",
|
"No comments yet, start the conversation!" : "Ancora nessun commento, inizia la conversazione!",
|
||||||
|
"No more messages" : "Non ci sono altri messaggi",
|
||||||
"Retry" : "Riprova",
|
"Retry" : "Riprova",
|
||||||
|
"Unable to load the comments list" : "Impossibile caricare l'elenco dei commenti",
|
||||||
"_%n unread comment_::_%n unread comments_" : ["%n commento non letto","%n commenti non letti"],
|
"_%n unread comment_::_%n unread comments_" : ["%n commento non letto","%n commenti non letti"],
|
||||||
"_1 new comment_::_{unread} new comments_" : ["1 nuovo commento","{unread} nuovi commenti"],
|
"_1 new comment_::_{unread} new comments_" : ["1 nuovo commento","{unread} nuovi commenti"],
|
||||||
"Comment" : "Commento",
|
"Comment" : "Commento",
|
||||||
|
"An error occurred while trying to edit the comment" : "Si è verificato un errore durante il tentativo di modificare il commento",
|
||||||
"Comment deleted" : "Commento eliminato",
|
"Comment deleted" : "Commento eliminato",
|
||||||
|
"An error occurred while trying to delete the comment" : "Si è verificato un errore durante il tentativo di eliminare il commento",
|
||||||
|
"An error occurred while trying to create the comment" : "Si è verificato un errore durante il tentativo di creare il commento",
|
||||||
"New comment …" : "Nuovo commento...",
|
"New comment …" : "Nuovo commento...",
|
||||||
"Post" : "Commento",
|
"Post" : "Commento",
|
||||||
"Cancel" : "Annulla",
|
"Cancel" : "Annulla",
|
||||||
|
|
|
@ -15,8 +15,10 @@ OC.L10N.register(
|
||||||
"Files app plugin to add comments to files" : "Failų programėlės įskiepis, skirtas prie failų pridėti komentarus",
|
"Files app plugin to add comments to files" : "Failų programėlės įskiepis, skirtas prie failų pridėti komentarus",
|
||||||
"Edit comment" : "Taisyti komentarą",
|
"Edit comment" : "Taisyti komentarą",
|
||||||
"Delete comment" : "Ištrinti komentarą",
|
"Delete comment" : "Ištrinti komentarą",
|
||||||
|
"Post comment" : "Paskelbti komentarą",
|
||||||
"No comments yet, start the conversation!" : "Komentarų nėra, pradėkite pokalbį!",
|
"No comments yet, start the conversation!" : "Komentarų nėra, pradėkite pokalbį!",
|
||||||
"Retry" : "Bandyti dar kartą",
|
"Retry" : "Bandyti dar kartą",
|
||||||
|
"Unable to load the comments list" : "Nepavyko įkelti komentarų sąrašo",
|
||||||
"_%n unread comment_::_%n unread comments_" : ["%n neskaitytas komentaras","%n neskaityti komentarai","%n neskaitytų komentarų","%n neskaitytas komentaras"],
|
"_%n unread comment_::_%n unread comments_" : ["%n neskaitytas komentaras","%n neskaityti komentarai","%n neskaitytų komentarų","%n neskaitytas komentaras"],
|
||||||
"_1 new comment_::_{unread} new comments_" : ["1 neskaitytas komentaras","{unread} neskaityti komentarai","{unread} neskaitytų komentarų","{unread} neskaitytas komentaras"],
|
"_1 new comment_::_{unread} new comments_" : ["1 neskaitytas komentaras","{unread} neskaityti komentarai","{unread} neskaitytų komentarų","{unread} neskaitytas komentaras"],
|
||||||
"Comment" : "Komentaras",
|
"Comment" : "Komentaras",
|
||||||
|
|
|
@ -13,8 +13,10 @@
|
||||||
"Files app plugin to add comments to files" : "Failų programėlės įskiepis, skirtas prie failų pridėti komentarus",
|
"Files app plugin to add comments to files" : "Failų programėlės įskiepis, skirtas prie failų pridėti komentarus",
|
||||||
"Edit comment" : "Taisyti komentarą",
|
"Edit comment" : "Taisyti komentarą",
|
||||||
"Delete comment" : "Ištrinti komentarą",
|
"Delete comment" : "Ištrinti komentarą",
|
||||||
|
"Post comment" : "Paskelbti komentarą",
|
||||||
"No comments yet, start the conversation!" : "Komentarų nėra, pradėkite pokalbį!",
|
"No comments yet, start the conversation!" : "Komentarų nėra, pradėkite pokalbį!",
|
||||||
"Retry" : "Bandyti dar kartą",
|
"Retry" : "Bandyti dar kartą",
|
||||||
|
"Unable to load the comments list" : "Nepavyko įkelti komentarų sąrašo",
|
||||||
"_%n unread comment_::_%n unread comments_" : ["%n neskaitytas komentaras","%n neskaityti komentarai","%n neskaitytų komentarų","%n neskaitytas komentaras"],
|
"_%n unread comment_::_%n unread comments_" : ["%n neskaitytas komentaras","%n neskaityti komentarai","%n neskaitytų komentarų","%n neskaitytas komentaras"],
|
||||||
"_1 new comment_::_{unread} new comments_" : ["1 neskaitytas komentaras","{unread} neskaityti komentarai","{unread} neskaitytų komentarų","{unread} neskaitytas komentaras"],
|
"_1 new comment_::_{unread} new comments_" : ["1 neskaitytas komentaras","{unread} neskaityti komentarai","{unread} neskaitytų komentarų","{unread} neskaitytas komentaras"],
|
||||||
"Comment" : "Komentaras",
|
"Comment" : "Komentaras",
|
||||||
|
|
|
@ -15,12 +15,19 @@ OC.L10N.register(
|
||||||
"Files app plugin to add comments to files" : "Plugin umożliwiający dodawanie komentarzy w aplikacji Pliki",
|
"Files app plugin to add comments to files" : "Plugin umożliwiający dodawanie komentarzy w aplikacji Pliki",
|
||||||
"Edit comment" : "Edytuj komentarz",
|
"Edit comment" : "Edytuj komentarz",
|
||||||
"Delete comment" : "Usuń komentarz",
|
"Delete comment" : "Usuń komentarz",
|
||||||
|
"Cancel edit" : "Anuluj edycję",
|
||||||
|
"Post comment" : "Wyślij komentarz",
|
||||||
"No comments yet, start the conversation!" : "Brak komentarzy, rozpocznij rozmowę!",
|
"No comments yet, start the conversation!" : "Brak komentarzy, rozpocznij rozmowę!",
|
||||||
|
"No more messages" : "Nie ma więcej wiadomości",
|
||||||
"Retry" : "Powtórz",
|
"Retry" : "Powtórz",
|
||||||
|
"Unable to load the comments list" : "Nie można pobrać listy komentarzy",
|
||||||
"_%n unread comment_::_%n unread comments_" : ["%n nieprzeczytany komentarz","%n nieprzeczytane komentarze","%n nieprzeczytanych komentarzy","%n nieprzeczytanych komentarzy"],
|
"_%n unread comment_::_%n unread comments_" : ["%n nieprzeczytany komentarz","%n nieprzeczytane komentarze","%n nieprzeczytanych komentarzy","%n nieprzeczytanych komentarzy"],
|
||||||
"_1 new comment_::_{unread} new comments_" : ["{unread} nowy komentarz","{unread} nowe komentarze","{unread} nowych komentarzy","{unread} nowe komentarze"],
|
"_1 new comment_::_{unread} new comments_" : ["{unread} nowy komentarz","{unread} nowe komentarze","{unread} nowych komentarzy","{unread} nowe komentarze"],
|
||||||
"Comment" : "Komentarz",
|
"Comment" : "Komentarz",
|
||||||
|
"An error occurred while trying to edit the comment" : "Wystąpił błąd podczas próby edycji komentarza",
|
||||||
"Comment deleted" : "Komentarz usunięty",
|
"Comment deleted" : "Komentarz usunięty",
|
||||||
|
"An error occurred while trying to delete the comment" : "Wystąpił błąd podczas próby usunięcia komentarza",
|
||||||
|
"An error occurred while trying to create the comment" : "Wystąpił błąd podczas próby utworzenia komentarza",
|
||||||
"New comment …" : "Nowy komentarz…",
|
"New comment …" : "Nowy komentarz…",
|
||||||
"Post" : "Publikuj",
|
"Post" : "Publikuj",
|
||||||
"Cancel" : "Anuluj",
|
"Cancel" : "Anuluj",
|
||||||
|
|
|
@ -13,12 +13,19 @@
|
||||||
"Files app plugin to add comments to files" : "Plugin umożliwiający dodawanie komentarzy w aplikacji Pliki",
|
"Files app plugin to add comments to files" : "Plugin umożliwiający dodawanie komentarzy w aplikacji Pliki",
|
||||||
"Edit comment" : "Edytuj komentarz",
|
"Edit comment" : "Edytuj komentarz",
|
||||||
"Delete comment" : "Usuń komentarz",
|
"Delete comment" : "Usuń komentarz",
|
||||||
|
"Cancel edit" : "Anuluj edycję",
|
||||||
|
"Post comment" : "Wyślij komentarz",
|
||||||
"No comments yet, start the conversation!" : "Brak komentarzy, rozpocznij rozmowę!",
|
"No comments yet, start the conversation!" : "Brak komentarzy, rozpocznij rozmowę!",
|
||||||
|
"No more messages" : "Nie ma więcej wiadomości",
|
||||||
"Retry" : "Powtórz",
|
"Retry" : "Powtórz",
|
||||||
|
"Unable to load the comments list" : "Nie można pobrać listy komentarzy",
|
||||||
"_%n unread comment_::_%n unread comments_" : ["%n nieprzeczytany komentarz","%n nieprzeczytane komentarze","%n nieprzeczytanych komentarzy","%n nieprzeczytanych komentarzy"],
|
"_%n unread comment_::_%n unread comments_" : ["%n nieprzeczytany komentarz","%n nieprzeczytane komentarze","%n nieprzeczytanych komentarzy","%n nieprzeczytanych komentarzy"],
|
||||||
"_1 new comment_::_{unread} new comments_" : ["{unread} nowy komentarz","{unread} nowe komentarze","{unread} nowych komentarzy","{unread} nowe komentarze"],
|
"_1 new comment_::_{unread} new comments_" : ["{unread} nowy komentarz","{unread} nowe komentarze","{unread} nowych komentarzy","{unread} nowe komentarze"],
|
||||||
"Comment" : "Komentarz",
|
"Comment" : "Komentarz",
|
||||||
|
"An error occurred while trying to edit the comment" : "Wystąpił błąd podczas próby edycji komentarza",
|
||||||
"Comment deleted" : "Komentarz usunięty",
|
"Comment deleted" : "Komentarz usunięty",
|
||||||
|
"An error occurred while trying to delete the comment" : "Wystąpił błąd podczas próby usunięcia komentarza",
|
||||||
|
"An error occurred while trying to create the comment" : "Wystąpił błąd podczas próby utworzenia komentarza",
|
||||||
"New comment …" : "Nowy komentarz…",
|
"New comment …" : "Nowy komentarz…",
|
||||||
"Post" : "Publikuj",
|
"Post" : "Publikuj",
|
||||||
"Cancel" : "Anuluj",
|
"Cancel" : "Anuluj",
|
||||||
|
|
|
@ -25,6 +25,7 @@ OC.L10N.register(
|
||||||
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} od {totalSize} ({bitrate})",
|
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} od {totalSize} ({bitrate})",
|
||||||
"Uploading that item is not supported" : "Pošiljate te vrste predmeta ni podprto.",
|
"Uploading that item is not supported" : "Pošiljate te vrste predmeta ni podprto.",
|
||||||
"Target folder does not exist any more" : "Ciljna mapa ne obstaja več",
|
"Target folder does not exist any more" : "Ciljna mapa ne obstaja več",
|
||||||
|
"Operation is blocked by access control" : "Opravilo je zaustavljeno prek nadzora dostopa",
|
||||||
"Error when assembling chunks, status code {status}" : "Napaka pri sestavljanju kosov datoteke, koda stanja je {status}",
|
"Error when assembling chunks, status code {status}" : "Napaka pri sestavljanju kosov datoteke, koda stanja je {status}",
|
||||||
"Actions" : "Dejanja",
|
"Actions" : "Dejanja",
|
||||||
"Rename" : "Preimenuj",
|
"Rename" : "Preimenuj",
|
||||||
|
@ -34,6 +35,7 @@ OC.L10N.register(
|
||||||
"Delete file" : "Izbriši datoteko",
|
"Delete file" : "Izbriši datoteko",
|
||||||
"Delete folder" : "Izbriši mapo",
|
"Delete folder" : "Izbriši mapo",
|
||||||
"Disconnect storage" : "Odklopi shrambo",
|
"Disconnect storage" : "Odklopi shrambo",
|
||||||
|
"Leave this share" : "Zapusti to mesto souporabe",
|
||||||
"Could not load info for file \"{file}\"" : "Ni mogoče naložiti podatkov za datoteko »{file}«.",
|
"Could not load info for file \"{file}\"" : "Ni mogoče naložiti podatkov za datoteko »{file}«.",
|
||||||
"Files" : "Datoteke",
|
"Files" : "Datoteke",
|
||||||
"Details" : "Podrobnosti",
|
"Details" : "Podrobnosti",
|
||||||
|
@ -78,7 +80,13 @@ OC.L10N.register(
|
||||||
"\"/\" is not allowed inside a file name." : "znak » / « v imenu datoteke ni dovoljen.",
|
"\"/\" is not allowed inside a file name." : "znak » / « v imenu datoteke ni dovoljen.",
|
||||||
"\"{name}\" is not an allowed filetype" : "Ime »{name}« ni dovoljena vrsta datoteke.",
|
"\"{name}\" is not an allowed filetype" : "Ime »{name}« ni dovoljena vrsta datoteke.",
|
||||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Shramba uporabnika {owner} je polna, zato datotek ni več mogoče posodabljati in usklajevati!",
|
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Shramba uporabnika {owner} je polna, zato datotek ni več mogoče posodabljati in usklajevati!",
|
||||||
|
"Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Skupinska mapa »{mountPoint}« je do konca zasedena, zato datotek ni mogoče več posodobiti in usklajevati!",
|
||||||
|
"External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Zunanja shramba »{mountPoint}« je do konca zasedena, zato datotek ni mogoče več posodobiti in usklajevati!",
|
||||||
"Your storage is full, files can not be updated or synced anymore!" : "Shramba je povsem napolnjena. Datotek ni več mogoče posodabljati in usklajevati!",
|
"Your storage is full, files can not be updated or synced anymore!" : "Shramba je povsem napolnjena. Datotek ni več mogoče posodabljati in usklajevati!",
|
||||||
|
"Storage of {owner} is almost full ({usedSpacePercent}%)." : "Shramba uporabnika {owner} je do konca zasedena ({usedSpacePercent}%).",
|
||||||
|
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Skupinska mapa »{mountPoint}« je skoraj do konca zasedena ({usedSpacePercent}%).",
|
||||||
|
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Zunanja shramba »{mountPoint}« je skoraj do konca zasedena ({usedSpacePercent}%).",
|
||||||
|
"Your storage is almost full ({usedSpacePercent}%)." : "Vaša shramba je skoraj do konca zasedena ({usedSpacePercent}%).",
|
||||||
"_matches '{filter}'_::_match '{filter}'_" : ["se sklada s filtrom »{filter}«","se skladata s filtrom '{filter}'","se skladajo s filtrom '{filter}'","se skladajo s filtrom '{filter}'"],
|
"_matches '{filter}'_::_match '{filter}'_" : ["se sklada s filtrom »{filter}«","se skladata s filtrom '{filter}'","se skladajo s filtrom '{filter}'","se skladajo s filtrom '{filter}'"],
|
||||||
"View in folder" : "Pokaži v mapi",
|
"View in folder" : "Pokaži v mapi",
|
||||||
"Copied!" : "Kopirano!",
|
"Copied!" : "Kopirano!",
|
||||||
|
@ -184,10 +192,14 @@ OC.L10N.register(
|
||||||
"Text file" : "Besedilna datoteka",
|
"Text file" : "Besedilna datoteka",
|
||||||
"New text file.txt" : "nova_datoteka.txt",
|
"New text file.txt" : "nova_datoteka.txt",
|
||||||
"Unshare" : "Prekini souporabo",
|
"Unshare" : "Prekini souporabo",
|
||||||
|
"This group folder is full, files can not be updated or synced anymore!" : "Ta skupinska mapa je do konca zasedena, zato datotek ni mogoče več posodobiti in usklajevati!",
|
||||||
|
"This external storage is full, files can not be updated or synced anymore!" : "Ta zunanja shramba je do konca zasedena, zato datotek ni mogoče več posodobiti in usklajevati!",
|
||||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Shramba uporabnika {owner} je polna ({usedSpacePercent}%).",
|
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Shramba uporabnika {owner} je polna ({usedSpacePercent}%).",
|
||||||
|
"This group folder is almost full ({usedSpacePercent}%)" : "Ta skupinska mapa za shranjevanje je skoraj do konca zasedena ({usedSpacePercent}%)",
|
||||||
|
"This external storage is almost full ({usedSpacePercent}%)" : "Zunaji prostor za shranjevanje je skoraj do konca zaseden ({usedSpacePercent}%)",
|
||||||
"Your storage is almost full ({usedSpacePercent}%)" : "Prostor za shranjevanje je skoraj do konca zaseden ({usedSpacePercent}%)",
|
"Your storage is almost full ({usedSpacePercent}%)" : "Prostor za shranjevanje je skoraj do konca zaseden ({usedSpacePercent}%)",
|
||||||
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Datoteka ali mapa je bila <strong>spremenjena</strong> ali <strong>preimenovana</strong>",
|
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Datoteka ali mapa je bila <strong>spremenjena</strong> ali <strong>preimenovana</strong>",
|
||||||
"A new file or folder has been <strong>created</strong>" : "<strong>Ustvarjena</strong>je nova datoteka ali mapa",
|
"A new file or folder has been <strong>created</strong>" : "<strong>Ustvarjena</strong> je nova datoteka ali mapa",
|
||||||
"A file or folder has been <strong>deleted</strong>" : "Datoteka ali mapa je bila <strong>izbrisana</strong>",
|
"A file or folder has been <strong>deleted</strong>" : "Datoteka ali mapa je bila <strong>izbrisana</strong>",
|
||||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omeji obvestila o ustvarjanju in spreminjanju <strong>najpogosteje uporabljenih</strong> datotek <em>(le za pretok)</em>",
|
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omeji obvestila o ustvarjanju in spreminjanju <strong>najpogosteje uporabljenih</strong> datotek <em>(le za pretok)</em>",
|
||||||
"A file or folder has been <strong>restored</strong>" : "Datoteka ali mapa je bila <strong>obnovljena</strong>",
|
"A file or folder has been <strong>restored</strong>" : "Datoteka ali mapa je bila <strong>obnovljena</strong>",
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} od {totalSize} ({bitrate})",
|
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} od {totalSize} ({bitrate})",
|
||||||
"Uploading that item is not supported" : "Pošiljate te vrste predmeta ni podprto.",
|
"Uploading that item is not supported" : "Pošiljate te vrste predmeta ni podprto.",
|
||||||
"Target folder does not exist any more" : "Ciljna mapa ne obstaja več",
|
"Target folder does not exist any more" : "Ciljna mapa ne obstaja več",
|
||||||
|
"Operation is blocked by access control" : "Opravilo je zaustavljeno prek nadzora dostopa",
|
||||||
"Error when assembling chunks, status code {status}" : "Napaka pri sestavljanju kosov datoteke, koda stanja je {status}",
|
"Error when assembling chunks, status code {status}" : "Napaka pri sestavljanju kosov datoteke, koda stanja je {status}",
|
||||||
"Actions" : "Dejanja",
|
"Actions" : "Dejanja",
|
||||||
"Rename" : "Preimenuj",
|
"Rename" : "Preimenuj",
|
||||||
|
@ -32,6 +33,7 @@
|
||||||
"Delete file" : "Izbriši datoteko",
|
"Delete file" : "Izbriši datoteko",
|
||||||
"Delete folder" : "Izbriši mapo",
|
"Delete folder" : "Izbriši mapo",
|
||||||
"Disconnect storage" : "Odklopi shrambo",
|
"Disconnect storage" : "Odklopi shrambo",
|
||||||
|
"Leave this share" : "Zapusti to mesto souporabe",
|
||||||
"Could not load info for file \"{file}\"" : "Ni mogoče naložiti podatkov za datoteko »{file}«.",
|
"Could not load info for file \"{file}\"" : "Ni mogoče naložiti podatkov za datoteko »{file}«.",
|
||||||
"Files" : "Datoteke",
|
"Files" : "Datoteke",
|
||||||
"Details" : "Podrobnosti",
|
"Details" : "Podrobnosti",
|
||||||
|
@ -76,7 +78,13 @@
|
||||||
"\"/\" is not allowed inside a file name." : "znak » / « v imenu datoteke ni dovoljen.",
|
"\"/\" is not allowed inside a file name." : "znak » / « v imenu datoteke ni dovoljen.",
|
||||||
"\"{name}\" is not an allowed filetype" : "Ime »{name}« ni dovoljena vrsta datoteke.",
|
"\"{name}\" is not an allowed filetype" : "Ime »{name}« ni dovoljena vrsta datoteke.",
|
||||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Shramba uporabnika {owner} je polna, zato datotek ni več mogoče posodabljati in usklajevati!",
|
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Shramba uporabnika {owner} je polna, zato datotek ni več mogoče posodabljati in usklajevati!",
|
||||||
|
"Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Skupinska mapa »{mountPoint}« je do konca zasedena, zato datotek ni mogoče več posodobiti in usklajevati!",
|
||||||
|
"External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Zunanja shramba »{mountPoint}« je do konca zasedena, zato datotek ni mogoče več posodobiti in usklajevati!",
|
||||||
"Your storage is full, files can not be updated or synced anymore!" : "Shramba je povsem napolnjena. Datotek ni več mogoče posodabljati in usklajevati!",
|
"Your storage is full, files can not be updated or synced anymore!" : "Shramba je povsem napolnjena. Datotek ni več mogoče posodabljati in usklajevati!",
|
||||||
|
"Storage of {owner} is almost full ({usedSpacePercent}%)." : "Shramba uporabnika {owner} je do konca zasedena ({usedSpacePercent}%).",
|
||||||
|
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Skupinska mapa »{mountPoint}« je skoraj do konca zasedena ({usedSpacePercent}%).",
|
||||||
|
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Zunanja shramba »{mountPoint}« je skoraj do konca zasedena ({usedSpacePercent}%).",
|
||||||
|
"Your storage is almost full ({usedSpacePercent}%)." : "Vaša shramba je skoraj do konca zasedena ({usedSpacePercent}%).",
|
||||||
"_matches '{filter}'_::_match '{filter}'_" : ["se sklada s filtrom »{filter}«","se skladata s filtrom '{filter}'","se skladajo s filtrom '{filter}'","se skladajo s filtrom '{filter}'"],
|
"_matches '{filter}'_::_match '{filter}'_" : ["se sklada s filtrom »{filter}«","se skladata s filtrom '{filter}'","se skladajo s filtrom '{filter}'","se skladajo s filtrom '{filter}'"],
|
||||||
"View in folder" : "Pokaži v mapi",
|
"View in folder" : "Pokaži v mapi",
|
||||||
"Copied!" : "Kopirano!",
|
"Copied!" : "Kopirano!",
|
||||||
|
@ -182,10 +190,14 @@
|
||||||
"Text file" : "Besedilna datoteka",
|
"Text file" : "Besedilna datoteka",
|
||||||
"New text file.txt" : "nova_datoteka.txt",
|
"New text file.txt" : "nova_datoteka.txt",
|
||||||
"Unshare" : "Prekini souporabo",
|
"Unshare" : "Prekini souporabo",
|
||||||
|
"This group folder is full, files can not be updated or synced anymore!" : "Ta skupinska mapa je do konca zasedena, zato datotek ni mogoče več posodobiti in usklajevati!",
|
||||||
|
"This external storage is full, files can not be updated or synced anymore!" : "Ta zunanja shramba je do konca zasedena, zato datotek ni mogoče več posodobiti in usklajevati!",
|
||||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Shramba uporabnika {owner} je polna ({usedSpacePercent}%).",
|
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Shramba uporabnika {owner} je polna ({usedSpacePercent}%).",
|
||||||
|
"This group folder is almost full ({usedSpacePercent}%)" : "Ta skupinska mapa za shranjevanje je skoraj do konca zasedena ({usedSpacePercent}%)",
|
||||||
|
"This external storage is almost full ({usedSpacePercent}%)" : "Zunaji prostor za shranjevanje je skoraj do konca zaseden ({usedSpacePercent}%)",
|
||||||
"Your storage is almost full ({usedSpacePercent}%)" : "Prostor za shranjevanje je skoraj do konca zaseden ({usedSpacePercent}%)",
|
"Your storage is almost full ({usedSpacePercent}%)" : "Prostor za shranjevanje je skoraj do konca zaseden ({usedSpacePercent}%)",
|
||||||
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Datoteka ali mapa je bila <strong>spremenjena</strong> ali <strong>preimenovana</strong>",
|
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Datoteka ali mapa je bila <strong>spremenjena</strong> ali <strong>preimenovana</strong>",
|
||||||
"A new file or folder has been <strong>created</strong>" : "<strong>Ustvarjena</strong>je nova datoteka ali mapa",
|
"A new file or folder has been <strong>created</strong>" : "<strong>Ustvarjena</strong> je nova datoteka ali mapa",
|
||||||
"A file or folder has been <strong>deleted</strong>" : "Datoteka ali mapa je bila <strong>izbrisana</strong>",
|
"A file or folder has been <strong>deleted</strong>" : "Datoteka ali mapa je bila <strong>izbrisana</strong>",
|
||||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omeji obvestila o ustvarjanju in spreminjanju <strong>najpogosteje uporabljenih</strong> datotek <em>(le za pretok)</em>",
|
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omeji obvestila o ustvarjanju in spreminjanju <strong>najpogosteje uporabljenih</strong> datotek <em>(le za pretok)</em>",
|
||||||
"A file or folder has been <strong>restored</strong>" : "Datoteka ali mapa je bila <strong>obnovljena</strong>",
|
"A file or folder has been <strong>restored</strong>" : "Datoteka ali mapa je bila <strong>obnovljena</strong>",
|
||||||
|
|
|
@ -0,0 +1,7 @@
|
||||||
|
OC.L10N.register(
|
||||||
|
"lookup_server_connector",
|
||||||
|
{
|
||||||
|
"Lookup Server Connector" : "Căutați conectorul serverului",
|
||||||
|
"Sync public user information with the lookup server" : "Sincronizați informațiile de utilizator publice cu serverul de căutare"
|
||||||
|
},
|
||||||
|
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
|
|
@ -0,0 +1,5 @@
|
||||||
|
{ "translations": {
|
||||||
|
"Lookup Server Connector" : "Căutați conectorul serverului",
|
||||||
|
"Sync public user information with the lookup server" : "Sincronizați informațiile de utilizator publice cu serverul de căutare"
|
||||||
|
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
|
||||||
|
}
|
Loading…
Reference in New Issue