Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Nov 3, 2024
1 parent 8a4d53e commit fe06d7e
Show file tree
Hide file tree
Showing 18 changed files with 112 additions and 18 deletions.
2 changes: 1 addition & 1 deletion apps/dashboard/l10n/lt_LT.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ OC.L10N.register(
{
"Dashboard" : "Skydelis",
"Dashboard app" : "Skydelio programėlė",
"Customize" : "Personalizuoti",
"Customize" : "Tinkinti",
"Edit widgets" : "Taisyti valdiklius",
"Get more widgets from the App Store" : "Parsisiųsti įskiepių iš App Store",
"Weather service" : "Orų tarnyba",
Expand Down
2 changes: 1 addition & 1 deletion apps/dashboard/l10n/lt_LT.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{ "translations": {
"Dashboard" : "Skydelis",
"Dashboard app" : "Skydelio programėlė",
"Customize" : "Personalizuoti",
"Customize" : "Tinkinti",
"Edit widgets" : "Taisyti valdiklius",
"Get more widgets from the App Store" : "Parsisiųsti įskiepių iš App Store",
"Weather service" : "Orų tarnyba",
Expand Down
15 changes: 15 additions & 0 deletions apps/dav/l10n/sv.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,21 @@ OC.L10N.register(
"Description: %s" : "Beskrivning: %s",
"Where: %s" : "Var: %s",
"%1$s via %2$s" : "%1$s via %2$s",
"In a %1$s on %2$s for the entire day" : "Om en %1$s den %2$s, hela dagen",
"In a %1$s on %2$s between %3$s - %4$s" : "Om en %1$s den %2$s mellan %3$s - %4$s",
"In %1$s %2$s on %3$s for the entire day" : "Om %1$s %2$s den %3$s, hela dagen",
"In %1$s %2$s on %3$s between %4$s - %5$s" : "Om %1$s %2$s den %3$s mellan %4$s - %5$s",
"Every Day for the entire day" : "Varje dag hela dagen",
"Every Day for the entire day until %1$s" : "Varje dag hela dagen tills den %1$s",
"Every Day between %1$s - %2$s" : "Varje dag mellan %1$s - %2$s",
"Every Day between %1$s - %2$s until %3$s" : "Varje dag mellan %1$s - %2$s tills den %3$s",
"Every %1$d Days for the entire day" : "Varje %1$d dagar, hela dagen",
"Every %1$d Days for the entire day until %2$s" : "Varje %1$d dagar hela dagen tills den %2$s",
"Every %1$d Days between %2$s - %3$s" : "Varje %1$d dagar mellan %2$s - %3$s",
"Every %1$d Days between %2$s - %3$s until %4$s" : "Varje %1$d dagar mellan %2$s - %3$s tills den %4$s",
"Every Week on %1$s for the entire day" : "Varje vecka på %1$s, hela dagen",
"Every Week on %1$s for the entire day until %2$s" : "Varje vecka på %1$s hela dagen tills den %2$s",
"Every Week on %1$s between %2$s - %3$s" : "Varje vecka på %1$s mellan %2$s - %3$s",
"Cancelled: %1$s" : "Avbruten: %1$s",
"\"%1$s\" has been canceled" : "\"%1$s\" har avbrutits",
"Re: %1$s" : "Sv: %1$s",
Expand Down
15 changes: 15 additions & 0 deletions apps/dav/l10n/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,21 @@
"Description: %s" : "Beskrivning: %s",
"Where: %s" : "Var: %s",
"%1$s via %2$s" : "%1$s via %2$s",
"In a %1$s on %2$s for the entire day" : "Om en %1$s den %2$s, hela dagen",
"In a %1$s on %2$s between %3$s - %4$s" : "Om en %1$s den %2$s mellan %3$s - %4$s",
"In %1$s %2$s on %3$s for the entire day" : "Om %1$s %2$s den %3$s, hela dagen",
"In %1$s %2$s on %3$s between %4$s - %5$s" : "Om %1$s %2$s den %3$s mellan %4$s - %5$s",
"Every Day for the entire day" : "Varje dag hela dagen",
"Every Day for the entire day until %1$s" : "Varje dag hela dagen tills den %1$s",
"Every Day between %1$s - %2$s" : "Varje dag mellan %1$s - %2$s",
"Every Day between %1$s - %2$s until %3$s" : "Varje dag mellan %1$s - %2$s tills den %3$s",
"Every %1$d Days for the entire day" : "Varje %1$d dagar, hela dagen",
"Every %1$d Days for the entire day until %2$s" : "Varje %1$d dagar hela dagen tills den %2$s",
"Every %1$d Days between %2$s - %3$s" : "Varje %1$d dagar mellan %2$s - %3$s",
"Every %1$d Days between %2$s - %3$s until %4$s" : "Varje %1$d dagar mellan %2$s - %3$s tills den %4$s",
"Every Week on %1$s for the entire day" : "Varje vecka på %1$s, hela dagen",
"Every Week on %1$s for the entire day until %2$s" : "Varje vecka på %1$s hela dagen tills den %2$s",
"Every Week on %1$s between %2$s - %3$s" : "Varje vecka på %1$s mellan %2$s - %3$s",
"Cancelled: %1$s" : "Avbruten: %1$s",
"\"%1$s\" has been canceled" : "\"%1$s\" har avbrutits",
"Re: %1$s" : "Sv: %1$s",
Expand Down
12 changes: 12 additions & 0 deletions apps/files/l10n/lt_LT.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ OC.L10N.register(
"Actions" : "Veiksmai",
"List of files and folders." : "Failų ir aplankų sąrašas.",
"File not found" : "Failas nerastas",
"Storage information" : "Informacija apie saugyklą",
"{used} of {quota} used" : "panaudota {used} iš {quota}",
"Your storage is full, files can not be updated or synced anymore!" : "Jūsų saugykla pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!",
"Create" : "Sukurti",
Expand Down Expand Up @@ -112,6 +113,8 @@ OC.L10N.register(
"Operation is blocked by access control" : "Operacija yra užblokuota prieigos valdymo",
"Views" : "Rodiniai",
"Files settings" : "Failų nustatymai",
"File cannot be accessed" : "Nepavyksta gauti prieigos prie failo",
"The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nepavyko surasti failo arba jūs neturite leidimo jo peržiūrėti. Paprašykite siuntėjo, kad pradėtų jį su jumis bendrinti.",
"Your files" : "Jūsų failai",
"Show hidden files" : "Rodyti paslėptus failus",
"Crop image previews" : "Apkirpti paveikslų peržiūras",
Expand All @@ -131,6 +134,7 @@ OC.L10N.register(
"Create a new file with the selected template" : "Sukurti naują failą naudojant pasirinktą šabloną",
"Creating file" : "Sukuriamas failas",
"Unable to create new file from template" : "Nepavyko sukurti naujo failo iš šablono",
"Deletion cancelled" : "Ištrynimo atsisakyta",
"Delete permanently" : "Ištrinti negrįžtamai",
"Delete and unshare" : "Ištrinti ir nebebendrinti",
"Leave this share" : "Palikti bendrinimą",
Expand Down Expand Up @@ -158,24 +162,32 @@ OC.L10N.register(
"View in folder" : "Rodyti aplanke",
"Today" : "Šiandien",
"Documents" : "Dokumentai",
"Spreadsheets" : "Skaičiuoklės",
"Presentations" : "Pateiktys",
"PDFs" : "PDF dokumentai",
"Folders" : "Aplankai",
"Audio" : "Garso įrašai",
"Photos and images" : "Nuotraukos ir paveikslai",
"Videos" : "Vaizdo įrašai",
"New folder creation cancelled" : "Naujo aplanko sukūrimo atsisakyta",
"Created new folder \"{name}\"" : "Sukurtas naujas aplankas „{name}“",
"Unable to initialize the templates directory" : "Nepavyko inicijuoti šablonų katalogo",
"Create templates folder" : "Sukurti šablonų aplanką",
"Templates" : "Šablonai",
"Search in folder: {folder}" : "Ieškoti aplanke: {folder}",
"Some files could not be copied" : "Kai kurių failų nepavyko nukopijuoti",
"Some files could not be moved" : "Kai kurių failų nepavyko perkelti",
"Files copied successfully" : "Failai sėkmingai nukopijuoti",
"Files moved successfully" : "Failai sėkmingai perkelti",
"This operation is forbidden" : "Ši operacija yra uždrausta",
"This directory is unavailable, please check the logs or contact the administrator" : "Šis katalogas neprieinamas, peržiūrėkite žurnalo įrašus arba susisiekite su administratoriumi",
"Storage is temporarily not available" : "Saugykla yra laikinai neprieinama",
"Unexpected error: {error}" : "Netikėta klaida: {error}",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} aplankas","{folderCount} aplankai","{folderCount} aplankų","{folderCount} aplankas"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} failas","{fileCount} failai","{fileCount} failų","{fileCount} failas"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 failas ir {folderCount} aplankas","1 failas ir {folderCount} aplankai","1 failas ir {folderCount} aplankų","1 failas ir {folderCount} aplankas"],
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} failas ir 1 aplankas","{fileCount} failai ir 1 aplankas","{fileCount} failų ir 1 aplankas","{fileCount} failas ir 1 aplankas"],
"Filename must not be empty." : "Failo pavadinimas negali būti tuščias.",
"\"{segment}\" is a reserved name and not allowed for filenames." : "„{segment}“ yra rezervuotas pavadinimas ir neleidžiamas naudoti failo pavadinimuose.",
"\"{extension}\" is not an allowed filetype." : "„{extension}“ nėra leidžiamas failo tipas.",
"No favorites yet" : "Kol kas nėra mėgstamų",
Expand Down
12 changes: 12 additions & 0 deletions apps/files/l10n/lt_LT.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
"Actions" : "Veiksmai",
"List of files and folders." : "Failų ir aplankų sąrašas.",
"File not found" : "Failas nerastas",
"Storage information" : "Informacija apie saugyklą",
"{used} of {quota} used" : "panaudota {used} iš {quota}",
"Your storage is full, files can not be updated or synced anymore!" : "Jūsų saugykla pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!",
"Create" : "Sukurti",
Expand Down Expand Up @@ -110,6 +111,8 @@
"Operation is blocked by access control" : "Operacija yra užblokuota prieigos valdymo",
"Views" : "Rodiniai",
"Files settings" : "Failų nustatymai",
"File cannot be accessed" : "Nepavyksta gauti prieigos prie failo",
"The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nepavyko surasti failo arba jūs neturite leidimo jo peržiūrėti. Paprašykite siuntėjo, kad pradėtų jį su jumis bendrinti.",
"Your files" : "Jūsų failai",
"Show hidden files" : "Rodyti paslėptus failus",
"Crop image previews" : "Apkirpti paveikslų peržiūras",
Expand All @@ -129,6 +132,7 @@
"Create a new file with the selected template" : "Sukurti naują failą naudojant pasirinktą šabloną",
"Creating file" : "Sukuriamas failas",
"Unable to create new file from template" : "Nepavyko sukurti naujo failo iš šablono",
"Deletion cancelled" : "Ištrynimo atsisakyta",
"Delete permanently" : "Ištrinti negrįžtamai",
"Delete and unshare" : "Ištrinti ir nebebendrinti",
"Leave this share" : "Palikti bendrinimą",
Expand Down Expand Up @@ -156,24 +160,32 @@
"View in folder" : "Rodyti aplanke",
"Today" : "Šiandien",
"Documents" : "Dokumentai",
"Spreadsheets" : "Skaičiuoklės",
"Presentations" : "Pateiktys",
"PDFs" : "PDF dokumentai",
"Folders" : "Aplankai",
"Audio" : "Garso įrašai",
"Photos and images" : "Nuotraukos ir paveikslai",
"Videos" : "Vaizdo įrašai",
"New folder creation cancelled" : "Naujo aplanko sukūrimo atsisakyta",
"Created new folder \"{name}\"" : "Sukurtas naujas aplankas „{name}“",
"Unable to initialize the templates directory" : "Nepavyko inicijuoti šablonų katalogo",
"Create templates folder" : "Sukurti šablonų aplanką",
"Templates" : "Šablonai",
"Search in folder: {folder}" : "Ieškoti aplanke: {folder}",
"Some files could not be copied" : "Kai kurių failų nepavyko nukopijuoti",
"Some files could not be moved" : "Kai kurių failų nepavyko perkelti",
"Files copied successfully" : "Failai sėkmingai nukopijuoti",
"Files moved successfully" : "Failai sėkmingai perkelti",
"This operation is forbidden" : "Ši operacija yra uždrausta",
"This directory is unavailable, please check the logs or contact the administrator" : "Šis katalogas neprieinamas, peržiūrėkite žurnalo įrašus arba susisiekite su administratoriumi",
"Storage is temporarily not available" : "Saugykla yra laikinai neprieinama",
"Unexpected error: {error}" : "Netikėta klaida: {error}",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} aplankas","{folderCount} aplankai","{folderCount} aplankų","{folderCount} aplankas"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} failas","{fileCount} failai","{fileCount} failų","{fileCount} failas"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 failas ir {folderCount} aplankas","1 failas ir {folderCount} aplankai","1 failas ir {folderCount} aplankų","1 failas ir {folderCount} aplankas"],
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} failas ir 1 aplankas","{fileCount} failai ir 1 aplankas","{fileCount} failų ir 1 aplankas","{fileCount} failas ir 1 aplankas"],
"Filename must not be empty." : "Failo pavadinimas negali būti tuščias.",
"\"{segment}\" is a reserved name and not allowed for filenames." : "„{segment}“ yra rezervuotas pavadinimas ir neleidžiamas naudoti failo pavadinimuose.",
"\"{extension}\" is not an allowed filetype." : "„{extension}“ nėra leidžiamas failo tipas.",
"No favorites yet" : "Kol kas nėra mėgstamų",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_sharing/l10n/lt_LT.js
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,10 @@ OC.L10N.register(
"Shared via link by {initiator}" : "{initiator} bendrina per nuorodą",
"Share link ({label})" : "Bendrinimo nuoroda ({label})",
"Error, please enter proper password and/or expiration date" : "Įvyko klaida, įveskite teisingą slaptažodį ir/ar galiojimo datą",
"Error while creating the share" : "Klaida kuriant viešinį",
"View only" : "Tik peržiūrėti",
"Can edit" : "Gali taisyti",
"Custom permissions" : "Tinkinti leidimai",
"No recommendations. Start typing." : "Rekomendacijų nėra. Pradėkite rašyti.",
"Resharing is not allowed" : "Bendrinimas iš naujo yra neleidžiamas",
"Name or email …" : "Vardas ar el. paštas…",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_sharing/l10n/lt_LT.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,10 @@
"Shared via link by {initiator}" : "{initiator} bendrina per nuorodą",
"Share link ({label})" : "Bendrinimo nuoroda ({label})",
"Error, please enter proper password and/or expiration date" : "Įvyko klaida, įveskite teisingą slaptažodį ir/ar galiojimo datą",
"Error while creating the share" : "Klaida kuriant viešinį",
"View only" : "Tik peržiūrėti",
"Can edit" : "Gali taisyti",
"Custom permissions" : "Tinkinti leidimai",
"No recommendations. Start typing." : "Rekomendacijų nėra. Pradėkite rašyti.",
"Resharing is not allowed" : "Bendrinimas iš naujo yra neleidžiamas",
"Name or email …" : "Vardas ar el. paštas…",
Expand Down
6 changes: 3 additions & 3 deletions apps/settings/l10n/de_DE.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions apps/settings/l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -751,11 +751,11 @@
"Show to everyone" : "Jedem anzeigen",
"Show to logged in accounts only" : "Nur angemeldeten Konten anzeigen",
"Hide" : "Ausblenden",
"manual-install apps cannot be updated" : "manual-install Apps können nicht aktualisiert werden",
"manual-install apps cannot be updated" : "Manuell installierte Apps können nicht aktualisiert werden",
"{progress}% Deploying …" : "{progress}% bereitstellen ...",
"{progress}% Initializing …" : "{progress}% Initialisierung ...",
"{progress}% Initializing …" : "{progress}% initialisiere ...",
"Health checking" : "Gesundheitsprüfung",
"Deploy and Enable" : "Bereitstellen und Aktivieren",
"Deploy and Enable" : "Bereitstellen und aktivieren",
"Download and enable" : "Herunterladen und aktivieren",
"Disable" : "Deaktivieren",
"Allow untested app" : "Ungetestete App zulassen",
Expand Down
4 changes: 4 additions & 0 deletions apps/settings/l10n/lt_LT.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ OC.L10N.register(
"Administration" : "Administravimas",
"Users" : "Naudotojai",
"Additional settings" : "Papildomi nustatymai",
"Artificial Intelligence" : "Dirbtinis intelektas",
"Administration privileges" : "Administravimo teisės",
"Groupware" : "Grupinio darbo įranga",
"Overview" : "Apžvalga",
Expand All @@ -109,9 +110,11 @@ OC.L10N.register(
"Personal info" : "Asmeninė informacija",
"Mobile & desktop" : "Mobilieji ir darbalaukiai",
"Email server" : "El. pašto serveris",
"Security & setup checks" : "Saugumo ir sąrankos patikrinimai",
"Background jobs" : "Foninės užduotys",
"Unlimited" : "Neribotai",
"Verifying" : "Tikrinimas",
"Your remote address could not be determined." : "Nepavyko nustatyti jūsų nuotolinio adreso.",
"Debug mode" : "Derinimo veiksena",
"Debug mode is disabled." : "Derinimo veiksena yra išjungta.",
"Disabled" : "Išjungta",
Expand Down Expand Up @@ -385,6 +388,7 @@ OC.L10N.register(
"Updates" : "Atnaujinimai",
"App bundles" : "Programėlių rinkiniai",
"Featured apps" : "Siūlomos programėlės",
"Supported apps" : "Palaikomos programėlės",
"Show to everyone" : "Rodyti visiems",
"Hide" : "Slėpti",
"Download and enable" : "Atsisiųsti ir įjungti",
Expand Down
4 changes: 4 additions & 0 deletions apps/settings/l10n/lt_LT.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
"Administration" : "Administravimas",
"Users" : "Naudotojai",
"Additional settings" : "Papildomi nustatymai",
"Artificial Intelligence" : "Dirbtinis intelektas",
"Administration privileges" : "Administravimo teisės",
"Groupware" : "Grupinio darbo įranga",
"Overview" : "Apžvalga",
Expand All @@ -107,9 +108,11 @@
"Personal info" : "Asmeninė informacija",
"Mobile & desktop" : "Mobilieji ir darbalaukiai",
"Email server" : "El. pašto serveris",
"Security & setup checks" : "Saugumo ir sąrankos patikrinimai",
"Background jobs" : "Foninės užduotys",
"Unlimited" : "Neribotai",
"Verifying" : "Tikrinimas",
"Your remote address could not be determined." : "Nepavyko nustatyti jūsų nuotolinio adreso.",
"Debug mode" : "Derinimo veiksena",
"Debug mode is disabled." : "Derinimo veiksena yra išjungta.",
"Disabled" : "Išjungta",
Expand Down Expand Up @@ -383,6 +386,7 @@
"Updates" : "Atnaujinimai",
"App bundles" : "Programėlių rinkiniai",
"Featured apps" : "Siūlomos programėlės",
"Supported apps" : "Palaikomos programėlės",
"Show to everyone" : "Rodyti visiems",
"Hide" : "Slėpti",
"Download and enable" : "Atsisiųsti ir įjungti",
Expand Down
4 changes: 2 additions & 2 deletions apps/systemtags/l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,13 @@ OC.L10N.register(
"Search or create tag" : "Schlagwort suchen oder erstellen",
"Create tag" : "Schlagwort erstellen",
"No tags found" : "Keine Schlagworte gefunden",
"Select or create tags to apply to all selected files" : "Schlagwort auswählen oder erstellen, die auf alle ausgewählten Dateien angewendet werden sollen",
"Select or create tags to apply to all selected files" : "Schlagworte auswählen oder erstellen, die auf alle ausgewählten Dateien angewendet werden sollen",
"Cancel" : "Abbrechen",
"Apply changes" : "Änderungen anwenden",
"{displayName} (hidden)" : "{displayName} (versteckt)",
"{displayName} (restricted)" : "{displayName} (eingeschränkt)",
"Failed to apply tags changes" : "Schlagwort-Änderungen konnten nicht angewendet werden",
"File tags modification canceled" : "Änderung der Datei-Schlagwörter abgebrochen",
"File tags modification canceled" : "Änderung der Datei-Schlagworte abgebrochen",
"Loading collaborative tags …" : "Lade kollaborative Schlagworte …",
"Search or create collaborative tags" : "Suchen oder erstellen von kollaborativen Schlagworten",
"No tags to select, type to create a new tag" : "Keine Schlagworte zur Auswahl, geben Sie ein, um ein neues Schlagwort zu erstellen",
Expand Down
Loading

0 comments on commit fe06d7e

Please sign in to comment.