Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-06-20 05:16:35 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-20 05:16:35 +0300
commitce9d3b36dfb5a6fb184edd22aac4333f821ae11a (patch)
tree3c5baa94af363fbf9379ada0cf5bdd88901c7d72
parent6ec8042d881377d1dc690ac057a723afb16f39e8 (diff)
[tx-robot] updated from transifex
-rw-r--r--apps/dav/l10n/en_GB.js1
-rw-r--r--apps/dav/l10n/en_GB.json1
-rw-r--r--apps/files_sharing/l10n/sl.js2
-rw-r--r--apps/files_sharing/l10n/sl.json2
-rw-r--r--apps/settings/l10n/en_GB.js2
-rw-r--r--apps/settings/l10n/en_GB.json2
-rw-r--r--apps/settings/l10n/lt_LT.js145
-rw-r--r--apps/settings/l10n/lt_LT.json145
-rw-r--r--apps/settings/l10n/sl.js2
-rw-r--r--apps/settings/l10n/sl.json2
-rw-r--r--apps/sharebymail/l10n/en_GB.js5
-rw-r--r--apps/sharebymail/l10n/en_GB.json5
-rw-r--r--apps/updatenotification/l10n/sl.js2
-rw-r--r--apps/updatenotification/l10n/sl.json2
-rw-r--r--lib/l10n/en_GB.js1
-rw-r--r--lib/l10n/en_GB.json1
16 files changed, 318 insertions, 2 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js
index 1efd4f56f76..66951fb591f 100644
--- a/apps/dav/l10n/en_GB.js
+++ b/apps/dav/l10n/en_GB.js
@@ -45,6 +45,7 @@ OC.L10N.register(
"Contact birthdays" : "Contact birthdays",
"Where:" : "Where:",
"Description:" : "Description:",
+ "%1$s via %2$s" : "%1$s via %2$s",
"Invitation canceled" : "Invitation canceled",
"Hello %s," : "Hello %s,",
"Invitation updated" : "Invitation updated",
diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json
index 952842e5ee2..44c9e5cbc04 100644
--- a/apps/dav/l10n/en_GB.json
+++ b/apps/dav/l10n/en_GB.json
@@ -43,6 +43,7 @@
"Contact birthdays" : "Contact birthdays",
"Where:" : "Where:",
"Description:" : "Description:",
+ "%1$s via %2$s" : "%1$s via %2$s",
"Invitation canceled" : "Invitation canceled",
"Hello %s," : "Hello %s,",
"Invitation updated" : "Invitation updated",
diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js
index e399b2ca523..36944b5c12f 100644
--- a/apps/files_sharing/l10n/sl.js
+++ b/apps/files_sharing/l10n/sl.js
@@ -56,7 +56,9 @@ OC.L10N.register(
"{actor} removed public link for {file}" : "{actor} odstrani javno povezavo do {file}",
"{user} accepted the remote share" : "Uporabnik {user} potrdi oddaljeno souporabo",
"{user} declined the remote share" : "{user} zavrne oddaljeno souporabo",
+ "You received a new remote share {file} from {user}" : "{user} vam pošlje povezavo do oddaljenega mesta za datoteko {file}",
"{user} accepted the remote share of {file}" : "Uporabnik {user} potrdi oddaljeno souporabo {file}",
+ "{user} declined the remote share of {file}" : "{user} zavrne povezavo do oddaljenega mesta za datoteko {file}",
"Shared with {user}" : "Shared with {user}",
"You removed yourself" : "Odstranite sami sebe",
"{actor} removed themselves" : "{actor} se odstrani",
diff --git a/apps/files_sharing/l10n/sl.json b/apps/files_sharing/l10n/sl.json
index 8d629533274..8c7345c6b4c 100644
--- a/apps/files_sharing/l10n/sl.json
+++ b/apps/files_sharing/l10n/sl.json
@@ -54,7 +54,9 @@
"{actor} removed public link for {file}" : "{actor} odstrani javno povezavo do {file}",
"{user} accepted the remote share" : "Uporabnik {user} potrdi oddaljeno souporabo",
"{user} declined the remote share" : "{user} zavrne oddaljeno souporabo",
+ "You received a new remote share {file} from {user}" : "{user} vam pošlje povezavo do oddaljenega mesta za datoteko {file}",
"{user} accepted the remote share of {file}" : "Uporabnik {user} potrdi oddaljeno souporabo {file}",
+ "{user} declined the remote share of {file}" : "{user} zavrne povezavo do oddaljenega mesta za datoteko {file}",
"Shared with {user}" : "Shared with {user}",
"You removed yourself" : "Odstranite sami sebe",
"{actor} removed themselves" : "{actor} se odstrani",
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js
index b6f3d18948a..4de84eaa6a7 100644
--- a/apps/settings/l10n/en_GB.js
+++ b/apps/settings/l10n/en_GB.js
@@ -165,7 +165,9 @@ OC.L10N.register(
"Common languages" : "Common languages",
"All languages" : "All languages",
"Password change is disabled because the master key is disabled" : "Password change is disabled because the master key is disabled",
+ "Name your device" : "Name your device",
"Add" : "Add",
+ "Adding your device …" : "Adding your device …",
"Unnamed device" : "Unnamed device",
"Your apps" : "Your apps",
"Active apps" : "Active apps",
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json
index c14b3e1e44a..787b3560831 100644
--- a/apps/settings/l10n/en_GB.json
+++ b/apps/settings/l10n/en_GB.json
@@ -163,7 +163,9 @@
"Common languages" : "Common languages",
"All languages" : "All languages",
"Password change is disabled because the master key is disabled" : "Password change is disabled because the master key is disabled",
+ "Name your device" : "Name your device",
"Add" : "Add",
+ "Adding your device …" : "Adding your device …",
"Unnamed device" : "Unnamed device",
"Your apps" : "Your apps",
"Active apps" : "Active apps",
diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js
index ed0bfcd86d4..40b7f777be6 100644
--- a/apps/settings/l10n/lt_LT.js
+++ b/apps/settings/l10n/lt_LT.js
@@ -545,13 +545,54 @@ OC.L10N.register(
"Esperanto" : "Esperanto",
"Estonian (Estonia)" : "Estų (Estija)",
"Estonian" : "Estų",
+ "Ewe (Ghana)" : "Evių (Gana)",
+ "Ewe (Togo)" : "Evių (Togo)",
+ "Ewe" : "Evių (Gana)",
+ "Faroese (Faroe Islands)" : "Farerų (Farerų salos)",
+ "Faroese" : "Farerų",
+ "Filipino (Philippines)" : "Farerų (Filipinai)",
+ "Filipino" : "Filipinų",
"Finnish (Finland)" : "Suomių (Suomija)",
"Finnish" : "Suomių",
"French (Belgium)" : "Prancūzų (Belgija)",
+ "French (Benin)" : "Prancūzų (Berinas)",
+ "French (Burkina Faso)" : "Prancūzų (Burkina Faso)",
+ "French (Burundi)" : "Prancūzų (Burundis)",
+ "French (Cameroon)" : "Prancūzų (Kamerūnas)",
"French (Canada)" : "Prancūzų (Kanada)",
+ "French (Central African Republic)" : "Prancūzų (Centrinė Afrikos Respublika)",
+ "French (Chad)" : "Prancūzų (Čadas)",
+ "French (Comoros)" : "Prancūzų (Komorai)",
+ "French (Congo - Brazzaville)" : "Prancūzų (Kongo - Brazavilis)",
+ "French (Congo - Kinshasa)" : "Prancūzų (Kongo - Kinšasa)",
+ "French (Côte d’Ivoire)" : "Prancūzų (Dramblio Kaulo Krantas)",
+ "French (Djibouti)" : "Prancūzų (Džibutis)",
+ "French (Equatorial Guinea)" : "Prancūzų (Pusiaujo Gvinėja)",
+ "French (France)" : "Prancūzų (Prancūzija)",
+ "French (Gabon)" : "Prancūzų (Gabonas)",
+ "French (Guadeloupe)" : "Prancūzų (Gvadalupė)",
+ "French (Guinea)" : "Prancūzų (Gvinėja)",
+ "French (Luxembourg)" : "Prancūzų (Luksemburgas)",
+ "French (Madagascar)" : "Prancūzų (Madagaskaras)",
+ "French (Mali)" : "Prancūzų (Malis)",
+ "French (Martinique)" : "Prancūzų (Martinika)",
+ "French (Monaco)" : "Prancūzų (Monakas)",
+ "French (Niger)" : "Prancūzų (Nigerija)",
+ "French (Rwanda)" : "Prancūzų (Ruanda)",
+ "French (Réunion)" : "Prancūzų (Reunjonas)",
+ "French (Saint Barthélemy)" : "Prancūzų (Švento Baltramiejaus sala)",
+ "French (Saint Martin)" : "Prancūzų (Švento Martyno sala)",
+ "French (Senegal)" : "Prancūzų (Senegalas)",
+ "French (Switzerland)" : "Prancūzų (Šveicarija)",
+ "French (Togo)" : "Prancūzų (Togas)",
"French" : "Prancūzų",
+ "Fulah (Senegal)" : "Fulbių (Senegalas)",
+ "Fulah" : "Fulbių",
"Galician (Spain)" : "Galų (Ispanija)",
"Galician" : "Galų",
+ "Ganda (Uganda)" : "Gandų (Uganda)",
+ "Ganda" : "Gandų",
+ "Georgian (Georgia)" : "Gruzinų (Sakartvelas)",
"Georgian" : "Gruzinų",
"German (Austria)" : "Vokiečių (Austrija)",
"German (Belgium)" : "Vokiečių (Belgija)",
@@ -565,11 +606,15 @@ OC.L10N.register(
"Greek" : "Graikų",
"Gujarati (India)" : "Gudžaratų (Indija)",
"Gujarati" : "Gudžaratų",
+ "Gusii (Kenya)" : "Gusių (Kenija)",
+ "Gusii" : "Gusių",
"Hausa (Latin)" : "Hausų (Lotynų)",
"Hausa (Latin, Ghana)" : "Hausų (Lotynų, Gana)",
"Hausa (Latin, Niger)" : "Hausų (Lotynų, Nigeris)",
"Hausa (Latin, Nigeria)" : "Hausų (Lotynų, Nigerija)",
"Hausa" : "Hausų",
+ "Hawaiian (United States)" : "Havajiečių (Jungtinės Amerikos Valstijos)",
+ "Hawaiian" : "Havajiečių",
"Hebrew (Israel)" : "Hebrajų (Izraelis)",
"Hebrew" : "Hebrajų",
"Hindi (India)" : "Hindi (Indija)",
@@ -578,6 +623,8 @@ OC.L10N.register(
"Hungarian" : "Vengrų",
"Icelandic (Iceland)" : "Islandų (Islandija)",
"Icelandic" : "Islandų",
+ "Igbo (Nigeria)" : "Igbių (Nigerija)",
+ "Igbo" : "Igbių",
"Indonesian (Indonesia)" : "Indonieziečių (Indonezija)",
"Indonesian" : "Indonieziečių",
"Irish (Ireland)" : "Airių (Airija)",
@@ -587,19 +634,51 @@ OC.L10N.register(
"Italian" : "Italų",
"Japanese (Japan)" : "Japonų (Japonija)",
"Japanese" : "Japonų",
+ "Kabuverdianu (Cape Verde)" : "Kabuverdianu (Žaliasis Iškišulys)",
+ "Kabuverdianu" : "Kabuverdianu",
+ "Kabyle (Algeria)" : "Kabyliečių (Alžyras)",
+ "Kabyle" : "Kabylyčių ",
+ "Kalaallisut (Greenland)" : "Grenlandų (Grenlandija)",
+ "Kalaallisut" : "Grenlandų",
+ "Kalenjin (Kenya)" : "Svahilių (Kenija)",
+ "Kalenjin" : "Svahilių ",
+ "Kamba (Kenya)" : "Kamba (Kenija)",
+ "Kamba" : "Kamba",
"Kannada (India)" : "Kanadų (Indija)",
"Kannada" : "Kanadų",
"Kazakh (Cyrillic)" : "Kazachų (Kirilica)",
"Kazakh (Cyrillic, Kazakhstan)" : "Kazachų (Kirilica, Kazachstanas)",
"Kazakh" : "Kazachų",
+ "Khmer (Cambodia)" : "Khmerų (Kambodža)",
+ "Khmer" : "Khmerų ",
+ "Kikuyu (Kenya)" : "Kikujų (Kenija)",
+ "Kikuyu" : "Kikujų",
+ "Kinyarwanda (Rwanda)" : "Kinjaruanda (Ruanda)",
+ "Kinyarwanda" : "Kinjaruanda (Ruanda)",
+ "Konkani (India)" : "Konkani (Indija)",
+ "Konkani" : "Konkani (Indija)",
"Korean (South Korea)" : "Korėjiečių (Pietų Korėja)",
"Korean" : "Korėjiečių",
+ "Koyra Chiini (Mali)" : "Koyra Chiini (Malis)",
+ "Koyra Chiini" : "Koyra Chiini",
+ "Koyraboro Senni (Mali)" : "Kojaraboro Seni (Malis)",
+ "Koyraboro Senni" : "Kojaraboro Seni ",
+ "Langi (Tanzania)" : "Langi (Tanzania)",
+ "Langi" : "Langi",
"Latvian (Latvia)" : "Latvių (Latvija)",
"Latvian" : "Latvių",
"Lithuanian (Lithuania)" : "Lietuvių (Lietuva)",
"Lithuanian" : "Lietuvių",
+ "Luo (Kenya)" : "Luo (Kenija)",
+ "Luo" : "Luo ",
+ "Luyia (Kenya)" : "Luhijų (Kenija)",
+ "Luyia" : "Luhijų",
"Macedonian (Macedonia)" : "Makedonų (Makedonija)",
"Macedonian" : "Makedonų",
+ "Machame (Tanzania)" : "Machame (Tanzanija)",
+ "Machame" : "Machame",
+ "Makonde (Tanzania)" : "Makondžių (Tanzanija)",
+ "Makonde" : "Makondžių",
"Malagasy (Madagascar)" : "Malagasių (Madagaskaras)",
"Malagasy" : "Malagasių",
"Malay (Brunei)" : "Malajiečių (Brunėjus)",
@@ -609,11 +688,37 @@ OC.L10N.register(
"Malayalam" : "Malajalių",
"Maltese (Malta)" : "Maltiečių (Malta)",
"Maltese" : "Maltiečių",
+ "Manx (United Kingdom)" : "Manksų (Jungtinė Karalystė)",
+ "Manx" : "Manksų",
"Marathi (India)" : "Marahtų (Indija)",
"Marathi" : "Marahtų",
+ "Masai (Kenya)" : "Masajų (Kenija)",
+ "Masai (Tanzania)" : "Masajų (Tanzanija)",
+ "Masai" : "Masajų",
+ "Meru (Kenya)" : "Merų (Kenija)",
+ "Meru" : "Merų",
+ "Morisyen (Mauritius)" : "Morisėjų (Mauricijus)",
+ "Morisyen" : "Morisėjų",
+ "Nama (Namibia)" : "Nama (Namibija)",
+ "Nama" : "Nama",
"Nepali (India)" : "Nepaliečių (Indija)",
"Nepali (Nepal)" : "Nepaliečių (Nepalas)",
"Nepali" : "Nepaliečių",
+ "North Ndebele (Zimbabwe)" : "Šiaurės Ndebelų (Zimbabvė)",
+ "North Ndebele" : "Šiaurės Ndebelų",
+ "Norwegian Bokmål (Norway)" : "Norvegų Bokmal (Norvegija)",
+ "Norwegian Bokmål" : "Norvegų Bokmal",
+ "Norwegian Nynorsk (Norway)" : "Norvegų Nynorsk (Norvegija)",
+ "Norwegian Nynorsk" : "Norvegų Nynorsk",
+ "Nyankole (Uganda)" : "Nijankolių (Uganda)",
+ "Nyankole" : "Nijankolių",
+ "Oriya (India)" : "Orijų (Indija)",
+ "Oriya" : "Orijų",
+ "Oromo (Ethiopia)" : "Oromų (Etiopija)",
+ "Oromo (Kenya)" : "Oromų (Kenija)",
+ "Oromo" : "Oromų ",
+ "Pashto (Afghanistan)" : "Paštūnų (Afganistanas)",
+ "Pashto" : "Paštūnų",
"Persian (Afghanistan)" : "Persų (Afganistanas)",
"Persian (Iran)" : "Persų (Iranas)",
"Persian" : "Persų",
@@ -624,15 +729,30 @@ OC.L10N.register(
"Portuguese (Mozambique)" : "Portugalų (Mozambikas)",
"Portuguese (Portugal)" : "Portugalų (Portugalija)",
"Portuguese" : "Portugalų",
+ "Punjabi (Arabic)" : "Punjabi (Arabija)",
+ "Punjabi (Arabic, Pakistan)" : "Punjabi (Arabija, Pakistanas)",
+ "Punjabi (Gurmukhi)" : "Punjabi (Gurmuki)",
+ "Punjabi (Gurmukhi, India)" : "Punjabi (Gurmuki, Indija)",
+ "Punjabi" : "Punjabi",
"Romanian (Moldova)" : "Rumunų (Moldova)",
"Romanian (Romania)" : "Rumunų (Rumunija)",
"Romanian" : "Rumunų",
+ "Romansh (Switzerland)" : "Retoromanų (Šveicarija)",
+ "Romansh" : "Retoromanų (Šveicarija)",
+ "Rombo (Tanzania)" : "Rombo (Tanzania)",
+ "Rombo" : "Rombo",
"Russian (Moldova)" : "Rusų (Moldova)",
"Russian (Russia)" : "Rusų (Rusija)",
"Russian (Ukraine)" : "Rusų (Ukraina)",
"Russian" : "Rusų",
+ "Rwa (Tanzania)" : "Rva (Tanzanija)",
+ "Rwa" : "Rva",
+ "Samburu (Kenya)" : "Samburų (Kenija)",
+ "Samburu" : "Samburų",
"Sango (Central African Republic)" : "Sango (Centrinės Afrikos Respublika)",
"Sango" : "Sango",
+ "Sena (Mozambique)" : "Senų (Mozambikas)",
+ "Sena" : "Senų",
"Serbian (Cyrillic)" : "Serbų (Kirilica)",
"Serbian (Cyrillic, Bosnia and Herzegovina)" : "Serbų (Kirilica, Bosnija ir Hercegovina)",
"Serbian (Cyrillic, Montenegro)" : "Serbų (Kirilica, Juodkalnija)",
@@ -642,12 +762,18 @@ OC.L10N.register(
"Serbian (Latin, Montenegro)" : "Serbų (Lotynų, Juodkalnija)",
"Serbian (Latin, Serbia)" : "Serbų (Lotynų, Serbija)",
"Serbian" : "Serbų",
+ "Shona (Zimbabwe)" : "Šanų (Zimbabvė)",
+ "Shona" : "Šonų",
+ "Sichuan Yi (China)" : "Sučuanų YI (Kinija)",
+ "Sichuan Yi" : "Sučuanų Yi",
"Sinhala (Sri Lanka)" : "Sinhalų (Šri Lanka)",
"Sinhala" : "Sinhalų",
"Slovak (Slovakia)" : "Slovakų (Slovakija)",
"Slovak" : "Slovakų",
"Slovenian (Slovenia)" : "Slovėnų (Slovėnija)",
"Slovenian" : "Slovėnų",
+ "Soga (Uganda)" : "Sogų (Uganda)",
+ "Soga" : "Sogų",
"Somali (Djibouti)" : "Somaliečių (Džibutis)",
"Somali (Ethiopia)" : "Somaliečių (Etiopija)",
"Somali (Kenya)" : "Somaliečių (Kenija)",
@@ -676,14 +802,29 @@ OC.L10N.register(
"Spanish (Uruguay)" : "Ispanų (Urugvajus)",
"Spanish (Venezuela)" : "Ispanų (Venesuela)",
"Spanish" : "Ispanų",
+ "Swahili (Kenya)" : "Svahilių (Kenija)",
+ "Swahili (Tanzania)" : "Svahilių (Tanzanija)",
+ "Swahili" : "Svahilių",
"Swedish (Finland)" : "Švedų (Suomija)",
"Swedish (Sweden)" : "Švedų (Švedija)",
"Swedish" : "Švedų",
+ "Swiss German (Switzerland)" : "Šveicarų germanų (Šveicarija)",
+ "Swiss German" : "Šveicarų germanų",
+ "Tachelhit (Latin)" : "Tachelhitų (Lotynų)",
+ "Tachelhit (Latin, Morocco)" : "Tachelhitų (Lotynų, Maroko)",
+ "Tachelhit (Tifinagh)" : "Tachelhitų (Tifinagai)",
+ "Tachelhit (Tifinagh, Morocco)" : "Tachelhitų (Tifinagai, Marokas)",
+ "Tachelhit" : "Tachelhitų",
+ "Taita (Kenya)" : "Taitų (Kenija)",
+ "Taita" : "Taitų",
"Tamil (India)" : "Tamilų (Indija)",
"Tamil (Sri Lanka)" : "Tamilų (Šri Lanka)",
"Tamil" : "Tamilų",
"Telugu (India)" : "Telugų (Indija)",
"Telugu" : "Telugų",
+ "Teso (Kenya)" : "Tesų (Kenija)",
+ "Teso (Uganda)" : "Tesų (Uganda)",
+ "Teso" : "Tesų",
"Thai (Thailand)" : "Tajų (Tailandas)",
"Thai" : "Tajų",
"Tibetan (China)" : "Tibetiečių (Kinija)",
@@ -710,6 +851,10 @@ OC.L10N.register(
"Uzbek" : "Uzbekų",
"Vietnamese (Vietnam)" : "Vietnamiečių (Vietnamas)",
"Vietnamese" : "Vietnamiečių",
+ "Vunjo (Tanzania)" : "Vunjų (Tanzanija)",
+ "Vunjo" : "Vunjų",
+ "Welsh (United Kingdom)" : "Velsiečių (Jungtinė Karalystė)",
+ "Welsh" : "Velsiečių",
"Yoruba" : "Jorubų",
"Zulu (South Africa)" : "Zulų (Pietų Afrika)",
"Zulu" : "Zulų",
diff --git a/apps/settings/l10n/lt_LT.json b/apps/settings/l10n/lt_LT.json
index b1e017d1a19..5a16b93e616 100644
--- a/apps/settings/l10n/lt_LT.json
+++ b/apps/settings/l10n/lt_LT.json
@@ -543,13 +543,54 @@
"Esperanto" : "Esperanto",
"Estonian (Estonia)" : "Estų (Estija)",
"Estonian" : "Estų",
+ "Ewe (Ghana)" : "Evių (Gana)",
+ "Ewe (Togo)" : "Evių (Togo)",
+ "Ewe" : "Evių (Gana)",
+ "Faroese (Faroe Islands)" : "Farerų (Farerų salos)",
+ "Faroese" : "Farerų",
+ "Filipino (Philippines)" : "Farerų (Filipinai)",
+ "Filipino" : "Filipinų",
"Finnish (Finland)" : "Suomių (Suomija)",
"Finnish" : "Suomių",
"French (Belgium)" : "Prancūzų (Belgija)",
+ "French (Benin)" : "Prancūzų (Berinas)",
+ "French (Burkina Faso)" : "Prancūzų (Burkina Faso)",
+ "French (Burundi)" : "Prancūzų (Burundis)",
+ "French (Cameroon)" : "Prancūzų (Kamerūnas)",
"French (Canada)" : "Prancūzų (Kanada)",
+ "French (Central African Republic)" : "Prancūzų (Centrinė Afrikos Respublika)",
+ "French (Chad)" : "Prancūzų (Čadas)",
+ "French (Comoros)" : "Prancūzų (Komorai)",
+ "French (Congo - Brazzaville)" : "Prancūzų (Kongo - Brazavilis)",
+ "French (Congo - Kinshasa)" : "Prancūzų (Kongo - Kinšasa)",
+ "French (Côte d’Ivoire)" : "Prancūzų (Dramblio Kaulo Krantas)",
+ "French (Djibouti)" : "Prancūzų (Džibutis)",
+ "French (Equatorial Guinea)" : "Prancūzų (Pusiaujo Gvinėja)",
+ "French (France)" : "Prancūzų (Prancūzija)",
+ "French (Gabon)" : "Prancūzų (Gabonas)",
+ "French (Guadeloupe)" : "Prancūzų (Gvadalupė)",
+ "French (Guinea)" : "Prancūzų (Gvinėja)",
+ "French (Luxembourg)" : "Prancūzų (Luksemburgas)",
+ "French (Madagascar)" : "Prancūzų (Madagaskaras)",
+ "French (Mali)" : "Prancūzų (Malis)",
+ "French (Martinique)" : "Prancūzų (Martinika)",
+ "French (Monaco)" : "Prancūzų (Monakas)",
+ "French (Niger)" : "Prancūzų (Nigerija)",
+ "French (Rwanda)" : "Prancūzų (Ruanda)",
+ "French (Réunion)" : "Prancūzų (Reunjonas)",
+ "French (Saint Barthélemy)" : "Prancūzų (Švento Baltramiejaus sala)",
+ "French (Saint Martin)" : "Prancūzų (Švento Martyno sala)",
+ "French (Senegal)" : "Prancūzų (Senegalas)",
+ "French (Switzerland)" : "Prancūzų (Šveicarija)",
+ "French (Togo)" : "Prancūzų (Togas)",
"French" : "Prancūzų",
+ "Fulah (Senegal)" : "Fulbių (Senegalas)",
+ "Fulah" : "Fulbių",
"Galician (Spain)" : "Galų (Ispanija)",
"Galician" : "Galų",
+ "Ganda (Uganda)" : "Gandų (Uganda)",
+ "Ganda" : "Gandų",
+ "Georgian (Georgia)" : "Gruzinų (Sakartvelas)",
"Georgian" : "Gruzinų",
"German (Austria)" : "Vokiečių (Austrija)",
"German (Belgium)" : "Vokiečių (Belgija)",
@@ -563,11 +604,15 @@
"Greek" : "Graikų",
"Gujarati (India)" : "Gudžaratų (Indija)",
"Gujarati" : "Gudžaratų",
+ "Gusii (Kenya)" : "Gusių (Kenija)",
+ "Gusii" : "Gusių",
"Hausa (Latin)" : "Hausų (Lotynų)",
"Hausa (Latin, Ghana)" : "Hausų (Lotynų, Gana)",
"Hausa (Latin, Niger)" : "Hausų (Lotynų, Nigeris)",
"Hausa (Latin, Nigeria)" : "Hausų (Lotynų, Nigerija)",
"Hausa" : "Hausų",
+ "Hawaiian (United States)" : "Havajiečių (Jungtinės Amerikos Valstijos)",
+ "Hawaiian" : "Havajiečių",
"Hebrew (Israel)" : "Hebrajų (Izraelis)",
"Hebrew" : "Hebrajų",
"Hindi (India)" : "Hindi (Indija)",
@@ -576,6 +621,8 @@
"Hungarian" : "Vengrų",
"Icelandic (Iceland)" : "Islandų (Islandija)",
"Icelandic" : "Islandų",
+ "Igbo (Nigeria)" : "Igbių (Nigerija)",
+ "Igbo" : "Igbių",
"Indonesian (Indonesia)" : "Indonieziečių (Indonezija)",
"Indonesian" : "Indonieziečių",
"Irish (Ireland)" : "Airių (Airija)",
@@ -585,19 +632,51 @@
"Italian" : "Italų",
"Japanese (Japan)" : "Japonų (Japonija)",
"Japanese" : "Japonų",
+ "Kabuverdianu (Cape Verde)" : "Kabuverdianu (Žaliasis Iškišulys)",
+ "Kabuverdianu" : "Kabuverdianu",
+ "Kabyle (Algeria)" : "Kabyliečių (Alžyras)",
+ "Kabyle" : "Kabylyčių ",
+ "Kalaallisut (Greenland)" : "Grenlandų (Grenlandija)",
+ "Kalaallisut" : "Grenlandų",
+ "Kalenjin (Kenya)" : "Svahilių (Kenija)",
+ "Kalenjin" : "Svahilių ",
+ "Kamba (Kenya)" : "Kamba (Kenija)",
+ "Kamba" : "Kamba",
"Kannada (India)" : "Kanadų (Indija)",
"Kannada" : "Kanadų",
"Kazakh (Cyrillic)" : "Kazachų (Kirilica)",
"Kazakh (Cyrillic, Kazakhstan)" : "Kazachų (Kirilica, Kazachstanas)",
"Kazakh" : "Kazachų",
+ "Khmer (Cambodia)" : "Khmerų (Kambodža)",
+ "Khmer" : "Khmerų ",
+ "Kikuyu (Kenya)" : "Kikujų (Kenija)",
+ "Kikuyu" : "Kikujų",
+ "Kinyarwanda (Rwanda)" : "Kinjaruanda (Ruanda)",
+ "Kinyarwanda" : "Kinjaruanda (Ruanda)",
+ "Konkani (India)" : "Konkani (Indija)",
+ "Konkani" : "Konkani (Indija)",
"Korean (South Korea)" : "Korėjiečių (Pietų Korėja)",
"Korean" : "Korėjiečių",
+ "Koyra Chiini (Mali)" : "Koyra Chiini (Malis)",
+ "Koyra Chiini" : "Koyra Chiini",
+ "Koyraboro Senni (Mali)" : "Kojaraboro Seni (Malis)",
+ "Koyraboro Senni" : "Kojaraboro Seni ",
+ "Langi (Tanzania)" : "Langi (Tanzania)",
+ "Langi" : "Langi",
"Latvian (Latvia)" : "Latvių (Latvija)",
"Latvian" : "Latvių",
"Lithuanian (Lithuania)" : "Lietuvių (Lietuva)",
"Lithuanian" : "Lietuvių",
+ "Luo (Kenya)" : "Luo (Kenija)",
+ "Luo" : "Luo ",
+ "Luyia (Kenya)" : "Luhijų (Kenija)",
+ "Luyia" : "Luhijų",
"Macedonian (Macedonia)" : "Makedonų (Makedonija)",
"Macedonian" : "Makedonų",
+ "Machame (Tanzania)" : "Machame (Tanzanija)",
+ "Machame" : "Machame",
+ "Makonde (Tanzania)" : "Makondžių (Tanzanija)",
+ "Makonde" : "Makondžių",
"Malagasy (Madagascar)" : "Malagasių (Madagaskaras)",
"Malagasy" : "Malagasių",
"Malay (Brunei)" : "Malajiečių (Brunėjus)",
@@ -607,11 +686,37 @@
"Malayalam" : "Malajalių",
"Maltese (Malta)" : "Maltiečių (Malta)",
"Maltese" : "Maltiečių",
+ "Manx (United Kingdom)" : "Manksų (Jungtinė Karalystė)",
+ "Manx" : "Manksų",
"Marathi (India)" : "Marahtų (Indija)",
"Marathi" : "Marahtų",
+ "Masai (Kenya)" : "Masajų (Kenija)",
+ "Masai (Tanzania)" : "Masajų (Tanzanija)",
+ "Masai" : "Masajų",
+ "Meru (Kenya)" : "Merų (Kenija)",
+ "Meru" : "Merų",
+ "Morisyen (Mauritius)" : "Morisėjų (Mauricijus)",
+ "Morisyen" : "Morisėjų",
+ "Nama (Namibia)" : "Nama (Namibija)",
+ "Nama" : "Nama",
"Nepali (India)" : "Nepaliečių (Indija)",
"Nepali (Nepal)" : "Nepaliečių (Nepalas)",
"Nepali" : "Nepaliečių",
+ "North Ndebele (Zimbabwe)" : "Šiaurės Ndebelų (Zimbabvė)",
+ "North Ndebele" : "Šiaurės Ndebelų",
+ "Norwegian Bokmål (Norway)" : "Norvegų Bokmal (Norvegija)",
+ "Norwegian Bokmål" : "Norvegų Bokmal",
+ "Norwegian Nynorsk (Norway)" : "Norvegų Nynorsk (Norvegija)",
+ "Norwegian Nynorsk" : "Norvegų Nynorsk",
+ "Nyankole (Uganda)" : "Nijankolių (Uganda)",
+ "Nyankole" : "Nijankolių",
+ "Oriya (India)" : "Orijų (Indija)",
+ "Oriya" : "Orijų",
+ "Oromo (Ethiopia)" : "Oromų (Etiopija)",
+ "Oromo (Kenya)" : "Oromų (Kenija)",
+ "Oromo" : "Oromų ",
+ "Pashto (Afghanistan)" : "Paštūnų (Afganistanas)",
+ "Pashto" : "Paštūnų",
"Persian (Afghanistan)" : "Persų (Afganistanas)",
"Persian (Iran)" : "Persų (Iranas)",
"Persian" : "Persų",
@@ -622,15 +727,30 @@
"Portuguese (Mozambique)" : "Portugalų (Mozambikas)",
"Portuguese (Portugal)" : "Portugalų (Portugalija)",
"Portuguese" : "Portugalų",
+ "Punjabi (Arabic)" : "Punjabi (Arabija)",
+ "Punjabi (Arabic, Pakistan)" : "Punjabi (Arabija, Pakistanas)",
+ "Punjabi (Gurmukhi)" : "Punjabi (Gurmuki)",
+ "Punjabi (Gurmukhi, India)" : "Punjabi (Gurmuki, Indija)",
+ "Punjabi" : "Punjabi",
"Romanian (Moldova)" : "Rumunų (Moldova)",
"Romanian (Romania)" : "Rumunų (Rumunija)",
"Romanian" : "Rumunų",
+ "Romansh (Switzerland)" : "Retoromanų (Šveicarija)",
+ "Romansh" : "Retoromanų (Šveicarija)",
+ "Rombo (Tanzania)" : "Rombo (Tanzania)",
+ "Rombo" : "Rombo",
"Russian (Moldova)" : "Rusų (Moldova)",
"Russian (Russia)" : "Rusų (Rusija)",
"Russian (Ukraine)" : "Rusų (Ukraina)",
"Russian" : "Rusų",
+ "Rwa (Tanzania)" : "Rva (Tanzanija)",
+ "Rwa" : "Rva",
+ "Samburu (Kenya)" : "Samburų (Kenija)",
+ "Samburu" : "Samburų",
"Sango (Central African Republic)" : "Sango (Centrinės Afrikos Respublika)",
"Sango" : "Sango",
+ "Sena (Mozambique)" : "Senų (Mozambikas)",
+ "Sena" : "Senų",
"Serbian (Cyrillic)" : "Serbų (Kirilica)",
"Serbian (Cyrillic, Bosnia and Herzegovina)" : "Serbų (Kirilica, Bosnija ir Hercegovina)",
"Serbian (Cyrillic, Montenegro)" : "Serbų (Kirilica, Juodkalnija)",
@@ -640,12 +760,18 @@
"Serbian (Latin, Montenegro)" : "Serbų (Lotynų, Juodkalnija)",
"Serbian (Latin, Serbia)" : "Serbų (Lotynų, Serbija)",
"Serbian" : "Serbų",
+ "Shona (Zimbabwe)" : "Šanų (Zimbabvė)",
+ "Shona" : "Šonų",
+ "Sichuan Yi (China)" : "Sučuanų YI (Kinija)",
+ "Sichuan Yi" : "Sučuanų Yi",
"Sinhala (Sri Lanka)" : "Sinhalų (Šri Lanka)",
"Sinhala" : "Sinhalų",
"Slovak (Slovakia)" : "Slovakų (Slovakija)",
"Slovak" : "Slovakų",
"Slovenian (Slovenia)" : "Slovėnų (Slovėnija)",
"Slovenian" : "Slovėnų",
+ "Soga (Uganda)" : "Sogų (Uganda)",
+ "Soga" : "Sogų",
"Somali (Djibouti)" : "Somaliečių (Džibutis)",
"Somali (Ethiopia)" : "Somaliečių (Etiopija)",
"Somali (Kenya)" : "Somaliečių (Kenija)",
@@ -674,14 +800,29 @@
"Spanish (Uruguay)" : "Ispanų (Urugvajus)",
"Spanish (Venezuela)" : "Ispanų (Venesuela)",
"Spanish" : "Ispanų",
+ "Swahili (Kenya)" : "Svahilių (Kenija)",
+ "Swahili (Tanzania)" : "Svahilių (Tanzanija)",
+ "Swahili" : "Svahilių",
"Swedish (Finland)" : "Švedų (Suomija)",
"Swedish (Sweden)" : "Švedų (Švedija)",
"Swedish" : "Švedų",
+ "Swiss German (Switzerland)" : "Šveicarų germanų (Šveicarija)",
+ "Swiss German" : "Šveicarų germanų",
+ "Tachelhit (Latin)" : "Tachelhitų (Lotynų)",
+ "Tachelhit (Latin, Morocco)" : "Tachelhitų (Lotynų, Maroko)",
+ "Tachelhit (Tifinagh)" : "Tachelhitų (Tifinagai)",
+ "Tachelhit (Tifinagh, Morocco)" : "Tachelhitų (Tifinagai, Marokas)",
+ "Tachelhit" : "Tachelhitų",
+ "Taita (Kenya)" : "Taitų (Kenija)",
+ "Taita" : "Taitų",
"Tamil (India)" : "Tamilų (Indija)",
"Tamil (Sri Lanka)" : "Tamilų (Šri Lanka)",
"Tamil" : "Tamilų",
"Telugu (India)" : "Telugų (Indija)",
"Telugu" : "Telugų",
+ "Teso (Kenya)" : "Tesų (Kenija)",
+ "Teso (Uganda)" : "Tesų (Uganda)",
+ "Teso" : "Tesų",
"Thai (Thailand)" : "Tajų (Tailandas)",
"Thai" : "Tajų",
"Tibetan (China)" : "Tibetiečių (Kinija)",
@@ -708,6 +849,10 @@
"Uzbek" : "Uzbekų",
"Vietnamese (Vietnam)" : "Vietnamiečių (Vietnamas)",
"Vietnamese" : "Vietnamiečių",
+ "Vunjo (Tanzania)" : "Vunjų (Tanzanija)",
+ "Vunjo" : "Vunjų",
+ "Welsh (United Kingdom)" : "Velsiečių (Jungtinė Karalystė)",
+ "Welsh" : "Velsiečių",
"Yoruba" : "Jorubų",
"Zulu (South Africa)" : "Zulų (Pietų Afrika)",
"Zulu" : "Zulų",
diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js
index cc7b3eff569..41343e63558 100644
--- a/apps/settings/l10n/sl.js
+++ b/apps/settings/l10n/sl.js
@@ -246,6 +246,7 @@ OC.L10N.register(
"Default quota" : "Privzeta omejitev",
"Common languages" : "Splošni jeziki",
"All languages" : "Vsi jeziki",
+ "Password change is disabled because the master key is disabled" : "Spreminjanje gesla je onemogočeno, ker je onemogočen tudi glavni šifrirni ključ",
"Add WebAuthn device" : "Dodaj napravo WebAuthn",
"Please authorize your WebAuthn device." : "Overite napravo WebAuthn",
"Name your device" : "Naziv naprave",
@@ -277,6 +278,7 @@ OC.L10N.register(
"Show user backend" : "Pokaži ozadnji program",
"Show storage path" : "Pokaži pot mesta shrambe",
"Send email to new user" : "Pošlji sporočilo novemu uporabniku",
+ "You are about to remove the group {group}. The users will NOT be deleted." : "Odstranili boste skupino {group}. Uporabniki ne bodo odstranjeni.",
"Please confirm the group removal " : "Potrditi je treba odstranjevanje skupine",
"Never" : "Nikoli",
"An error occured during the request. Unable to proceed." : "Prišlo je do napake med zahtevo. Nadaljevanje ni mogoče.",
diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json
index 4e07197ea62..a98499f4394 100644
--- a/apps/settings/l10n/sl.json
+++ b/apps/settings/l10n/sl.json
@@ -244,6 +244,7 @@
"Default quota" : "Privzeta omejitev",
"Common languages" : "Splošni jeziki",
"All languages" : "Vsi jeziki",
+ "Password change is disabled because the master key is disabled" : "Spreminjanje gesla je onemogočeno, ker je onemogočen tudi glavni šifrirni ključ",
"Add WebAuthn device" : "Dodaj napravo WebAuthn",
"Please authorize your WebAuthn device." : "Overite napravo WebAuthn",
"Name your device" : "Naziv naprave",
@@ -275,6 +276,7 @@
"Show user backend" : "Pokaži ozadnji program",
"Show storage path" : "Pokaži pot mesta shrambe",
"Send email to new user" : "Pošlji sporočilo novemu uporabniku",
+ "You are about to remove the group {group}. The users will NOT be deleted." : "Odstranili boste skupino {group}. Uporabniki ne bodo odstranjeni.",
"Please confirm the group removal " : "Potrditi je treba odstranjevanje skupine",
"Never" : "Nikoli",
"An error occured during the request. Unable to proceed." : "Prišlo je do napake med zahtevo. Nadaljevanje ni mogoče.",
diff --git a/apps/sharebymail/l10n/en_GB.js b/apps/sharebymail/l10n/en_GB.js
index 159cc6d5b74..b6bb16fbc5b 100644
--- a/apps/sharebymail/l10n/en_GB.js
+++ b/apps/sharebymail/l10n/en_GB.js
@@ -20,7 +20,12 @@ OC.L10N.register(
"Failed to send share by email" : "Failed to send share by email",
"Click the button below to open it." : "Click the button below to open it.",
"Open »%s«" : "Open »%s«",
+ "%1$s via %2$s" : "%1$s via %2$s",
+ "%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n",
+ "%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it.",
+ "Password to access »%1$s« shared to you by %2$s" : "Password to access »%1$s« shared to you by %2$s",
"Password to access »%s«" : "Password to access »%s«",
+ "It is protected with the following password:" : "It is protected with the following password:",
"You can choose a different password at any time in the share dialog." : "You can choose a different password at any time in the share dialog.",
"Could not find share" : "Could not find share",
"Share by mail" : "Share by mail",
diff --git a/apps/sharebymail/l10n/en_GB.json b/apps/sharebymail/l10n/en_GB.json
index ad1aedc6824..ec16c691cfc 100644
--- a/apps/sharebymail/l10n/en_GB.json
+++ b/apps/sharebymail/l10n/en_GB.json
@@ -18,7 +18,12 @@
"Failed to send share by email" : "Failed to send share by email",
"Click the button below to open it." : "Click the button below to open it.",
"Open »%s«" : "Open »%s«",
+ "%1$s via %2$s" : "%1$s via %2$s",
+ "%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n",
+ "%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it.",
+ "Password to access »%1$s« shared to you by %2$s" : "Password to access »%1$s« shared to you by %2$s",
"Password to access »%s«" : "Password to access »%s«",
+ "It is protected with the following password:" : "It is protected with the following password:",
"You can choose a different password at any time in the share dialog." : "You can choose a different password at any time in the share dialog.",
"Could not find share" : "Could not find share",
"Share by mail" : "Share by mail",
diff --git a/apps/updatenotification/l10n/sl.js b/apps/updatenotification/l10n/sl.js
index bfad72abacf..5a206cc7fb8 100644
--- a/apps/updatenotification/l10n/sl.js
+++ b/apps/updatenotification/l10n/sl.js
@@ -32,7 +32,7 @@ OC.L10N.register(
"Checked on {lastCheckedDate}" : "Nazadnje preverjeno {lastCheckedDate}",
"Checking apps for compatible updates" : "Poteka preverjanje za skladne posodobitve ...",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Prepričajte se, da v datoteki config.php možnost <samp>appstoreenabled</samp> ni nastavljena na vrednost napak – false.",
- "<strong>All</strong> apps have an update for this version available" : "Za <strong>vse</strong> programe je na voljo podprta posodobitev",
+ "<strong>All</strong> apps have an update for this version available" : "Za <strong>vse nameščene programe</strong> je na voljo podprta posodobitev.",
"View changelog" : "Ogled Dnevnika sprememb",
"Enterprise" : "Poslovno",
"For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Za poslovno uporabo. Na voljo so najnovejši popravki programov in manjše posodobitve, ne pa tudi takojšnja nadgradnja sistema na naslednjo večjo različico. Ta posodobitev je na voljo šele po daljšem in podrobnejšem preizkušanju sistema. Ta kanal je na voljo le naročnikom, ki uporabljajo paket Nextcloud Enterprise.",
diff --git a/apps/updatenotification/l10n/sl.json b/apps/updatenotification/l10n/sl.json
index 6c1de8d38c2..fba4cb639fe 100644
--- a/apps/updatenotification/l10n/sl.json
+++ b/apps/updatenotification/l10n/sl.json
@@ -30,7 +30,7 @@
"Checked on {lastCheckedDate}" : "Nazadnje preverjeno {lastCheckedDate}",
"Checking apps for compatible updates" : "Poteka preverjanje za skladne posodobitve ...",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Prepričajte se, da v datoteki config.php možnost <samp>appstoreenabled</samp> ni nastavljena na vrednost napak – false.",
- "<strong>All</strong> apps have an update for this version available" : "Za <strong>vse</strong> programe je na voljo podprta posodobitev",
+ "<strong>All</strong> apps have an update for this version available" : "Za <strong>vse nameščene programe</strong> je na voljo podprta posodobitev.",
"View changelog" : "Ogled Dnevnika sprememb",
"Enterprise" : "Poslovno",
"For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Za poslovno uporabo. Na voljo so najnovejši popravki programov in manjše posodobitve, ne pa tudi takojšnja nadgradnja sistema na naslednjo večjo različico. Ta posodobitev je na voljo šele po daljšem in podrobnejšem preizkušanju sistema. Ta kanal je na voljo le naročnikom, ki uporabljajo paket Nextcloud Enterprise.",
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 4b0b691e5f6..0a2aec58fe0 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -82,6 +82,7 @@ OC.L10N.register(
"Sharing backend %s not found" : "Sharing backend %s not found",
"Sharing backend for %s not found" : "Sharing backend for %s not found",
"Open »%s«" : "Open »%s«",
+ "%1$s via %2$s" : "%1$s via %2$s",
"You are not allowed to share %s" : "You are not allowed to share %s",
"Can’t increase permissions of %s" : "Can’t increase permissions of %s",
"Files can’t be shared with delete permissions" : "Files can’t be shared with delete permissions",
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index 281cc473169..ec671ce1fff 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -80,6 +80,7 @@
"Sharing backend %s not found" : "Sharing backend %s not found",
"Sharing backend for %s not found" : "Sharing backend for %s not found",
"Open »%s«" : "Open »%s«",
+ "%1$s via %2$s" : "%1$s via %2$s",
"You are not allowed to share %s" : "You are not allowed to share %s",
"Can’t increase permissions of %s" : "Can’t increase permissions of %s",
"Files can’t be shared with delete permissions" : "Files can’t be shared with delete permissions",