diff --git a/apps/admin_audit/l10n/ru.js b/apps/admin_audit/l10n/ru.js new file mode 100644 index 0000000000..82ff403b0b --- /dev/null +++ b/apps/admin_audit/l10n/ru.js @@ -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);"); diff --git a/apps/admin_audit/l10n/ru.json b/apps/admin_audit/l10n/ru.json new file mode 100644 index 0000000000..009611df42 --- /dev/null +++ b/apps/admin_audit/l10n/ru.json @@ -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);" +} \ No newline at end of file diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js index 2d326ff982..20815fd111 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -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", "Edit comment" : "Kommentar bearbeiten", "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 more messages" : "Keine weiteren Nachrichten", "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"], "_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"], "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", + "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 …", "Post" : "Speichern", "Cancel" : "Abbrechen", diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json index b7cabcae0e..fb16053fd3 100644 --- a/apps/comments/l10n/de.json +++ b/apps/comments/l10n/de.json @@ -13,12 +13,19 @@ "Files app plugin to add comments to files" : "Ein Plugin für die Dateien-App zum Kommentieren von Dateien", "Edit comment" : "Kommentar bearbeiten", "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 more messages" : "Keine weiteren Nachrichten", "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"], "_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"], "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", + "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 …", "Post" : "Speichern", "Cancel" : "Abbrechen", diff --git a/apps/comments/l10n/de_DE.js b/apps/comments/l10n/de_DE.js index ebe17731b2..ef0ace9d92 100644 --- a/apps/comments/l10n/de_DE.js +++ b/apps/comments/l10n/de_DE.js @@ -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", "Edit comment" : "Kommentar bearbeiten", "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 more messages" : "Keine weiteren Nachrichten", "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"], "_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"], "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", + "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 …", "Post" : "Speichern", "Cancel" : "Abbrechen", diff --git a/apps/comments/l10n/de_DE.json b/apps/comments/l10n/de_DE.json index 34ddd73cab..e7d18dade5 100644 --- a/apps/comments/l10n/de_DE.json +++ b/apps/comments/l10n/de_DE.json @@ -13,12 +13,19 @@ "Files app plugin to add comments to files" : "Ein Plugin für die Dateien-App zum Kommentieren von Dateien", "Edit comment" : "Kommentar bearbeiten", "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 more messages" : "Keine weiteren Nachrichten", "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"], "_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"], "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", + "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 …", "Post" : "Speichern", "Cancel" : "Abbrechen", diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js index 63cc1b226c..aebddb0e43 100644 --- a/apps/comments/l10n/fr.js +++ b/apps/comments/l10n/fr.js @@ -15,7 +15,10 @@ OC.L10N.register( "Files app plugin to add comments to files" : "Plugin Fichiers app pour ajouter des commentaires aux fichiers", "Edit comment" : "Modifier 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 more messages" : "Aucun autre message", "Retry" : "Réessayer", "_%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"], diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json index d2768bb4a1..2195547951 100644 --- a/apps/comments/l10n/fr.json +++ b/apps/comments/l10n/fr.json @@ -13,7 +13,10 @@ "Files app plugin to add comments to files" : "Plugin Fichiers app pour ajouter des commentaires aux fichiers", "Edit comment" : "Modifier 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 more messages" : "Aucun autre message", "Retry" : "Réessayer", "_%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"], diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js index 37eea664b9..802cc5b3be 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -15,12 +15,19 @@ OC.L10N.register( "Files app plugin to add comments to files" : "Estensione dell'applicazione File per aggiungere commenti ai file", "Edit comment" : "Modifica 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 more messages" : "Non ci sono altri messaggi", "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"], "_1 new comment_::_{unread} new comments_" : ["1 nuovo commento","{unread} nuovi commenti"], "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", + "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...", "Post" : "Commento", "Cancel" : "Annulla", diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json index 1f110b714f..16c19ce081 100644 --- a/apps/comments/l10n/it.json +++ b/apps/comments/l10n/it.json @@ -13,12 +13,19 @@ "Files app plugin to add comments to files" : "Estensione dell'applicazione File per aggiungere commenti ai file", "Edit comment" : "Modifica 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 more messages" : "Non ci sono altri messaggi", "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"], "_1 new comment_::_{unread} new comments_" : ["1 nuovo commento","{unread} nuovi commenti"], "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", + "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...", "Post" : "Commento", "Cancel" : "Annulla", diff --git a/apps/comments/l10n/lt_LT.js b/apps/comments/l10n/lt_LT.js index 1d0f96c0f8..0eb36b35b8 100644 --- a/apps/comments/l10n/lt_LT.js +++ b/apps/comments/l10n/lt_LT.js @@ -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", "Edit comment" : "Taisyti komentarą", "Delete comment" : "Ištrinti komentarą", + "Post comment" : "Paskelbti komentarą", "No comments yet, start the conversation!" : "Komentarų nėra, pradėkite pokalbį!", "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"], "_1 new comment_::_{unread} new comments_" : ["1 neskaitytas komentaras","{unread} neskaityti komentarai","{unread} neskaitytų komentarų","{unread} neskaitytas komentaras"], "Comment" : "Komentaras", diff --git a/apps/comments/l10n/lt_LT.json b/apps/comments/l10n/lt_LT.json index 146abbd280..940dae3610 100644 --- a/apps/comments/l10n/lt_LT.json +++ b/apps/comments/l10n/lt_LT.json @@ -13,8 +13,10 @@ "Files app plugin to add comments to files" : "Failų programėlės įskiepis, skirtas prie failų pridėti komentarus", "Edit comment" : "Taisyti komentarą", "Delete comment" : "Ištrinti komentarą", + "Post comment" : "Paskelbti komentarą", "No comments yet, start the conversation!" : "Komentarų nėra, pradėkite pokalbį!", "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"], "_1 new comment_::_{unread} new comments_" : ["1 neskaitytas komentaras","{unread} neskaityti komentarai","{unread} neskaitytų komentarų","{unread} neskaitytas komentaras"], "Comment" : "Komentaras", diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js index db12a0d06c..6f96972fe2 100644 --- a/apps/comments/l10n/pl.js +++ b/apps/comments/l10n/pl.js @@ -15,12 +15,19 @@ OC.L10N.register( "Files app plugin to add comments to files" : "Plugin umożliwiający dodawanie komentarzy w aplikacji Pliki", "Edit comment" : "Edytuj 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 more messages" : "Nie ma więcej wiadomości", "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"], "_1 new comment_::_{unread} new comments_" : ["{unread} nowy komentarz","{unread} nowe komentarze","{unread} nowych komentarzy","{unread} nowe komentarze"], "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", + "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…", "Post" : "Publikuj", "Cancel" : "Anuluj", diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json index 46fa9361e5..5ac3605d38 100644 --- a/apps/comments/l10n/pl.json +++ b/apps/comments/l10n/pl.json @@ -13,12 +13,19 @@ "Files app plugin to add comments to files" : "Plugin umożliwiający dodawanie komentarzy w aplikacji Pliki", "Edit comment" : "Edytuj 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 more messages" : "Nie ma więcej wiadomości", "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"], "_1 new comment_::_{unread} new comments_" : ["{unread} nowy komentarz","{unread} nowe komentarze","{unread} nowych komentarzy","{unread} nowe komentarze"], "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", + "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…", "Post" : "Publikuj", "Cancel" : "Anuluj", diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 2125cb2af5..5d0163ec7c 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -25,6 +25,7 @@ OC.L10N.register( "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} od {totalSize} ({bitrate})", "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č", + "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}", "Actions" : "Dejanja", "Rename" : "Preimenuj", @@ -34,6 +35,7 @@ OC.L10N.register( "Delete file" : "Izbriši datoteko", "Delete folder" : "Izbriši mapo", "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}«.", "Files" : "Datoteke", "Details" : "Podrobnosti", @@ -78,7 +80,13 @@ OC.L10N.register( "\"/\" 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.", "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!", + "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}'"], "View in folder" : "Pokaži v mapi", "Copied!" : "Kopirano!", @@ -184,10 +192,14 @@ OC.L10N.register( "Text file" : "Besedilna datoteka", "New text file.txt" : "nova_datoteka.txt", "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}%).", + "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}%)", "A file or folder has been changed or renamed" : "Datoteka ali mapa je bila spremenjena ali preimenovana", - "A new file or folder has been created" : "Ustvarjenaje nova datoteka ali mapa", + "A new file or folder has been created" : "Ustvarjena je nova datoteka ali mapa", "A file or folder has been deleted" : "Datoteka ali mapa je bila izbrisana", "Limit notifications about creation and changes to your favorite files (Stream only)" : "Omeji obvestila o ustvarjanju in spreminjanju najpogosteje uporabljenih datotek (le za pretok)", "A file or folder has been restored" : "Datoteka ali mapa je bila obnovljena", diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index d558f2b758..8e375e6318 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -23,6 +23,7 @@ "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} od {totalSize} ({bitrate})", "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č", + "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}", "Actions" : "Dejanja", "Rename" : "Preimenuj", @@ -32,6 +33,7 @@ "Delete file" : "Izbriši datoteko", "Delete folder" : "Izbriši mapo", "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}«.", "Files" : "Datoteke", "Details" : "Podrobnosti", @@ -76,7 +78,13 @@ "\"/\" 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.", "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!", + "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}'"], "View in folder" : "Pokaži v mapi", "Copied!" : "Kopirano!", @@ -182,10 +190,14 @@ "Text file" : "Besedilna datoteka", "New text file.txt" : "nova_datoteka.txt", "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}%).", + "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}%)", "A file or folder has been changed or renamed" : "Datoteka ali mapa je bila spremenjena ali preimenovana", - "A new file or folder has been created" : "Ustvarjenaje nova datoteka ali mapa", + "A new file or folder has been created" : "Ustvarjena je nova datoteka ali mapa", "A file or folder has been deleted" : "Datoteka ali mapa je bila izbrisana", "Limit notifications about creation and changes to your favorite files (Stream only)" : "Omeji obvestila o ustvarjanju in spreminjanju najpogosteje uporabljenih datotek (le za pretok)", "A file or folder has been restored" : "Datoteka ali mapa je bila obnovljena", diff --git a/apps/lookup_server_connector/l10n/ro.js b/apps/lookup_server_connector/l10n/ro.js new file mode 100644 index 0000000000..c798569a01 --- /dev/null +++ b/apps/lookup_server_connector/l10n/ro.js @@ -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));"); diff --git a/apps/lookup_server_connector/l10n/ro.json b/apps/lookup_server_connector/l10n/ro.json new file mode 100644 index 0000000000..e4f419ce17 --- /dev/null +++ b/apps/lookup_server_connector/l10n/ro.json @@ -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));" +} \ No newline at end of file