From 12c556509db13bb2fb1de638a975558958fbcd42 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 13 Feb 2023 03:28:31 +0000 Subject: [PATCH] =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translatio?= =?UTF-8?q?ns=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- l10n/nl.js | 1 + l10n/nl.json | 1 + l10n/nn_NO.js | 1 + l10n/nn_NO.json | 1 + l10n/oc.js | 1 + l10n/oc.json | 1 + l10n/pl.js | 1 + l10n/pl.json | 1 + l10n/pt_PT.js | 1 + l10n/pt_PT.json | 1 + l10n/ro.js | 1 + l10n/ro.json | 1 + l10n/ru.js | 1 + l10n/ru.json | 1 + l10n/sc.js | 1 + l10n/sc.json | 1 + l10n/si.js | 1 + l10n/si.json | 1 + l10n/sk.js | 1 + l10n/sk.json | 1 + l10n/sl.js | 1 + l10n/sl.json | 1 + 22 files changed, 22 insertions(+) diff --git a/l10n/nl.js b/l10n/nl.js index 9cc2034f..ed721088 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -36,6 +36,7 @@ OC.L10N.register( "View in folder" : "Bekijken in map", "Move to folder" : "Verplaatsen naar map", "Add to album" : "Toevoegen aan album", + "General" : "Algemeen", "Your Timeline" : "Je tijdlijn", "Processing … {n}/{m}" : "Verwerken … {n}/{m}", "_{n} item added to album_::_{n} items added to album_" : ["{n} items toegevoegd aan album","{n} items toegevoegd aan album"], diff --git a/l10n/nl.json b/l10n/nl.json index ea0cfd90..baa64d5c 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -34,6 +34,7 @@ "View in folder" : "Bekijken in map", "Move to folder" : "Verplaatsen naar map", "Add to album" : "Toevoegen aan album", + "General" : "Algemeen", "Your Timeline" : "Je tijdlijn", "Processing … {n}/{m}" : "Verwerken … {n}/{m}", "_{n} item added to album_::_{n} items added to album_" : ["{n} items toegevoegd aan album","{n} items toegevoegd aan album"], diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js index 2d43cba3..fde1e5d6 100644 --- a/l10n/nn_NO.js +++ b/l10n/nn_NO.js @@ -10,6 +10,7 @@ OC.L10N.register( "Delete" : "Slett", "Download" : "Last ned", "Favorite" : "Favoritt", + "General" : "Generelt", "Back" : "Tilbake", "Save" : "Lagre", "Year" : "År", diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json index 1be332c5..d27c75bc 100644 --- a/l10n/nn_NO.json +++ b/l10n/nn_NO.json @@ -8,6 +8,7 @@ "Delete" : "Slett", "Download" : "Last ned", "Favorite" : "Favoritt", + "General" : "Generelt", "Back" : "Tilbake", "Save" : "Lagre", "Year" : "År", diff --git a/l10n/oc.js b/l10n/oc.js index 7a5b6e75..5daf53e6 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -13,6 +13,7 @@ OC.L10N.register( "Delete" : "Suprimir", "Download" : "Telecargar", "Favorite" : "Favorit", + "General" : "Generals", "Copy public link" : "Copiar lo ligam public", "Public link" : "Ligam public", "Back" : "Retorn", diff --git a/l10n/oc.json b/l10n/oc.json index 8075e588..4017c7b2 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -11,6 +11,7 @@ "Delete" : "Suprimir", "Download" : "Telecargar", "Favorite" : "Favorit", + "General" : "Generals", "Copy public link" : "Copiar lo ligam public", "Public link" : "Ligam public", "Back" : "Retorn", diff --git a/l10n/pl.js b/l10n/pl.js index 56eae6f1..691c69c2 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -25,6 +25,7 @@ OC.L10N.register( "You are about to delete a large number of files. Are you sure?" : "Zamierzasz usunąć dużą liczbę plików. Jesteś pewny?", "You are about to touch a large number of files. Are you sure?" : "Zamierzasz przeglądać dużą ilość plików. Jesteś pewny?", "_{n} selected_::_{n} selected_" : ["{n} wybrana","{n} wybrane","{n} wybranych","{n} wybranych"], + "General" : "Ogólne", "Timeline Path" : "Ścieżka osi czasu", "Show hidden folders" : "Pokaż ukryte katalogi", "Failed to load some photos" : "Nie udało się załadować niektórych zdjęć", diff --git a/l10n/pl.json b/l10n/pl.json index c85510f5..b060aad1 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -23,6 +23,7 @@ "You are about to delete a large number of files. Are you sure?" : "Zamierzasz usunąć dużą liczbę plików. Jesteś pewny?", "You are about to touch a large number of files. Are you sure?" : "Zamierzasz przeglądać dużą ilość plików. Jesteś pewny?", "_{n} selected_::_{n} selected_" : ["{n} wybrana","{n} wybrane","{n} wybranych","{n} wybranych"], + "General" : "Ogólne", "Timeline Path" : "Ścieżka osi czasu", "Show hidden folders" : "Pokaż ukryte katalogi", "Failed to load some photos" : "Nie udało się załadować niektórych zdjęć", diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index 8e2bc50f..bce8b513 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -17,6 +17,7 @@ OC.L10N.register( "View in folder" : "Ver na pasta", "You are about to download a large number of files. Are you sure?" : "Estás prestes a transferir um grande número de ficheiros. Tem a certeza?", "You are about to delete a large number of files. Are you sure?" : "Estás prestes a eliminar um grande número de ficheiros. Tem a certeza?", + "General" : "Geral", "Timeline Path" : "Caminho da Cronologia", "Show hidden folders" : "Mostrar pastas ocultas", "Failed to load some photos" : "Não foi possível carregar algumas fotografias", diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index f0525fba..98d074b0 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -15,6 +15,7 @@ "View in folder" : "Ver na pasta", "You are about to download a large number of files. Are you sure?" : "Estás prestes a transferir um grande número de ficheiros. Tem a certeza?", "You are about to delete a large number of files. Are you sure?" : "Estás prestes a eliminar um grande número de ficheiros. Tem a certeza?", + "General" : "Geral", "Timeline Path" : "Caminho da Cronologia", "Show hidden folders" : "Mostrar pastas ocultas", "Failed to load some photos" : "Não foi possível carregar algumas fotografias", diff --git a/l10n/ro.js b/l10n/ro.js index 3e665bd6..e98b0f43 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -13,6 +13,7 @@ OC.L10N.register( "Download" : "Descărcare", "Favorite" : "Favorite", "View in folder" : "Vizualizează în director", + "General" : "General", "Copy public link" : "Copiză link-ul public", "Public link" : "Link public", "Back" : "Înapoi", diff --git a/l10n/ro.json b/l10n/ro.json index baf3ab20..a9d485b8 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -11,6 +11,7 @@ "Download" : "Descărcare", "Favorite" : "Favorite", "View in folder" : "Vizualizează în director", + "General" : "General", "Copy public link" : "Copiză link-ul public", "Public link" : "Link public", "Back" : "Înapoi", diff --git a/l10n/ru.js b/l10n/ru.js index 0402e749..81abc42c 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -37,6 +37,7 @@ OC.L10N.register( "You are about to delete a large number of files. Are you sure?" : "Подтвердите удаление большого количества файлов.", "You are about to touch a large number of files. Are you sure?" : "Подтвердите выполнение действия для большого числа файлов.", "_{n} selected_::_{n} selected_" : ["Выбран: {n}","Выбрано: {n}","Выбрано: {n}","Выбрано: {n}"], + "General" : "Основные", "Timeline Path" : "Расположение", "Square grid mode" : "Квадратные миниатюры", "Folders Path" : "Верхний уровень для папок", diff --git a/l10n/ru.json b/l10n/ru.json index cf177a55..8f8447f6 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -35,6 +35,7 @@ "You are about to delete a large number of files. Are you sure?" : "Подтвердите удаление большого количества файлов.", "You are about to touch a large number of files. Are you sure?" : "Подтвердите выполнение действия для большого числа файлов.", "_{n} selected_::_{n} selected_" : ["Выбран: {n}","Выбрано: {n}","Выбрано: {n}","Выбрано: {n}"], + "General" : "Основные", "Timeline Path" : "Расположение", "Square grid mode" : "Квадратные миниатюры", "Folders Path" : "Верхний уровень для папок", diff --git a/l10n/sc.js b/l10n/sc.js index e8519d4a..d944b96c 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -16,6 +16,7 @@ OC.L10N.register( "Download" : "Iscàrriga", "Favorite" : "Preferidu", "View in folder" : "Càstia in sa cartella", + "General" : "Generale", "Copy public link" : "Còpia ligòngiu pùblicu", "Public link" : "Ligòngiu pùblicu", "Back" : "In segus", diff --git a/l10n/sc.json b/l10n/sc.json index 8de08acb..3dbc0a1b 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -14,6 +14,7 @@ "Download" : "Iscàrriga", "Favorite" : "Preferidu", "View in folder" : "Càstia in sa cartella", + "General" : "Generale", "Copy public link" : "Còpia ligòngiu pùblicu", "Public link" : "Ligòngiu pùblicu", "Back" : "In segus", diff --git a/l10n/si.js b/l10n/si.js index 3367b7a6..c665edfd 100644 --- a/l10n/si.js +++ b/l10n/si.js @@ -9,6 +9,7 @@ OC.L10N.register( "Download" : "බාගන්න", "Favorite" : "ප්‍රියතම", "View in folder" : "බහාලුමේ බලන්න", + "General" : "සමාන්‍යය", "Back" : "ආපසු", "Save" : "සුරකින්න", "Year" : "වර්ෂය", diff --git a/l10n/si.json b/l10n/si.json index a7c7968b..df803d35 100644 --- a/l10n/si.json +++ b/l10n/si.json @@ -7,6 +7,7 @@ "Download" : "බාගන්න", "Favorite" : "ප්‍රියතම", "View in folder" : "බහාලුමේ බලන්න", + "General" : "සමාන්‍යය", "Back" : "ආපසු", "Save" : "සුරකින්න", "Year" : "වර්ෂය", diff --git a/l10n/sk.js b/l10n/sk.js index 32252917..8e6f723f 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -26,6 +26,7 @@ OC.L10N.register( "You are about to delete a large number of files. Are you sure?" : "Chystáte sa odstrániť veľké množstvo súborov. Si si istý?", "You are about to touch a large number of files. Are you sure?" : "Chystáte sa zmeniť veľké množstvo súborov. Si si istý?", "_{n} selected_::_{n} selected_" : ["{n} vybraté","{n} vybraté","{n} vybratých","{n} vybraté"], + "General" : "Všeobecné", "Timeline Path" : "Popis umiestnenia časovej osi", "Show hidden folders" : "Zobraziť skryté priečinky", "Your Timeline" : "Vaša časová os", diff --git a/l10n/sk.json b/l10n/sk.json index 7e0bee9e..34bea096 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -24,6 +24,7 @@ "You are about to delete a large number of files. Are you sure?" : "Chystáte sa odstrániť veľké množstvo súborov. Si si istý?", "You are about to touch a large number of files. Are you sure?" : "Chystáte sa zmeniť veľké množstvo súborov. Si si istý?", "_{n} selected_::_{n} selected_" : ["{n} vybraté","{n} vybraté","{n} vybratých","{n} vybraté"], + "General" : "Všeobecné", "Timeline Path" : "Popis umiestnenia časovej osi", "Show hidden folders" : "Zobraziť skryté priečinky", "Your Timeline" : "Vaša časová os", diff --git a/l10n/sl.js b/l10n/sl.js index 6cfdb737..a6670840 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -33,6 +33,7 @@ OC.L10N.register( "View in folder" : "Pokaži v mapi", "Move to folder" : "Premakni v mapo", "Add to album" : "Dodaj album", + "General" : "Splošno", "Square grid mode" : "Način kvadratne mreže", "Folders Path" : "Pot map", "Show hidden folders" : "Pokaži skrite mape", diff --git a/l10n/sl.json b/l10n/sl.json index d15f89d7..bbd1fc9b 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -31,6 +31,7 @@ "View in folder" : "Pokaži v mapi", "Move to folder" : "Premakni v mapo", "Add to album" : "Dodaj album", + "General" : "Splošno", "Square grid mode" : "Način kvadratne mreže", "Folders Path" : "Pot map", "Show hidden folders" : "Pokaži skrite mape",