]> source.dussan.org Git - nextcloud-server.git/commitdiff
[tx-robot] updated from transifex
authorNextcloud bot <bot@nextcloud.com>
Thu, 22 Oct 2020 02:19:16 +0000 (02:19 +0000)
committerNextcloud bot <bot@nextcloud.com>
Thu, 22 Oct 2020 02:19:16 +0000 (02:19 +0000)
18 files changed:
apps/admin_audit/l10n/ru.js [new file with mode: 0644]
apps/admin_audit/l10n/ru.json [new file with mode: 0644]
apps/comments/l10n/de.js
apps/comments/l10n/de.json
apps/comments/l10n/de_DE.js
apps/comments/l10n/de_DE.json
apps/comments/l10n/fr.js
apps/comments/l10n/fr.json
apps/comments/l10n/it.js
apps/comments/l10n/it.json
apps/comments/l10n/lt_LT.js
apps/comments/l10n/lt_LT.json
apps/comments/l10n/pl.js
apps/comments/l10n/pl.json
apps/files/l10n/sl.js
apps/files/l10n/sl.json
apps/lookup_server_connector/l10n/ro.js [new file with mode: 0644]
apps/lookup_server_connector/l10n/ro.json [new file with mode: 0644]

diff --git a/apps/admin_audit/l10n/ru.js b/apps/admin_audit/l10n/ru.js
new file mode 100644 (file)
index 0000000..82ff403
--- /dev/null
@@ -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 (file)
index 0000000..009611d
--- /dev/null
@@ -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
index 2d326ff982122522039e3ee7c0af578cd81396e4..20815fd111f952f8340316ba79d4315de3020298 100644 (file)
@@ -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",
index b7cabcae0ef2b3125fb41141def6fc8c6af84e41..fb16053fd3ab1cf06f3943fb7d0298fdaa09ee1d 100644 (file)
     "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",
index ebe17731b2e11aa668fd97cd62737c8ff87ea2c9..ef0ace9d92a8fe695f630e4c03af4b987cd01d29 100644 (file)
@@ -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",
index 34ddd73caba0916bc5715127572e42ffacc4c2da..e7d18dade5926e2cd34417911373496ef89ff3e3 100644 (file)
     "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",
index 63cc1b226cc3730013905a9b53557b56c746a26b..aebddb0e434fea224f08d7aa6d88d981beee95e2 100644 (file)
@@ -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"],
index d2768bb4a116842275f0a902f334c5555759cbb0..2195547951602ba83a2f84565097a967e5a86c57 100644 (file)
     "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"],
index 37eea664b94cd09e0d0b0347ae23b8fd9bf744f4..802cc5b3be4dd65e6dee46fcd9d3a27088213a7b 100644 (file)
@@ -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",
index 1f110b714fe1978cf61901e63765bbee8957015f..16c19ce081fb91235d96031318a6e894b8ca94fd 100644 (file)
     "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",
index 1d0f96c0f835ef78919d1edba65cc9f5b61e198d..0eb36b35b8420a9f57868e14a8d9c0169fc3aaee 100644 (file)
@@ -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",
index 146abbd2807748026789dae0b5f93bd2ec28bce9..940dae3610c919a6247fe3c48b5a21c822fd4df3 100644 (file)
     "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",
index db12a0d06c8c4dda8ac469ae71f45af90e58978f..6f96972fe2b571922f4bfb59dc23c12c0636bb99 100644 (file)
@@ -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",
index 46fa9361e517ab719f1e9f9441b9a2eeb106ee80..5ac3605d3856783d9418200543006959652d541d 100644 (file)
     "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",
index 2125cb2af53904723a953dca9817776e0c6f18e5..5d0163ec7c824898b621c16f85f2f8dafd7488e9 100644 (file)
@@ -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 <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>",
     "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>",
index d558f2b7583d7f4c970a1b631fcd99f703676760..8e375e6318476fe2019a638109bc905cb1a97471 100644 (file)
@@ -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",
     "\"/\" 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!",
     "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 <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>",
     "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>",
diff --git a/apps/lookup_server_connector/l10n/ro.js b/apps/lookup_server_connector/l10n/ro.js
new file mode 100644 (file)
index 0000000..c798569
--- /dev/null
@@ -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 (file)
index 0000000..e4f419c
--- /dev/null
@@ -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