mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 02:00:51 -04:00
fix(l10n): Update translations from Transifex
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
d471ae9ce2
commit
e297a66a48
22 changed files with 2244 additions and 2 deletions
|
|
@ -204,6 +204,8 @@ OC.L10N.register(
|
|||
"Could not rename part file to final file, canceled by hook" : "Ezin izan da zati-fitxategiaren izena aldatu azken fitxategira, kakoak bertan behera utzi du",
|
||||
"Could not rename part file to final file" : "Ezin izan da zati-fitxategia azken fitxategira aldatu",
|
||||
"Failed to check file size: %1$s" : "Ezin izan da egiaztatu fitxategiaren tamaina:%1$s",
|
||||
"Could not open file: %1$s (%2$d), file does seem to exist" : "Ezin da fitxategi hau ireki: %1$s (%2$d), fitxategia badagoela dirudi",
|
||||
"Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Ezin da fitxategi hau ireki: %1$s (%2$d), fitxategia ez dagoela dirudi",
|
||||
"Encryption not ready: %1$s" : "Enkriptatzea ez dago prest:%1$s",
|
||||
"Failed to open file: %1$s" : "Ezin izan da fitxategia ireki:%1$s",
|
||||
"Failed to unlink: %1$s" : "Ezin izan da deskonektatu:%1$s",
|
||||
|
|
@ -220,6 +222,7 @@ OC.L10N.register(
|
|||
"Completed on %s" : "%s-an osatua",
|
||||
"Due on %s by %s" : "%s-(e)an epemuga %s-(e)k",
|
||||
"Due on %s" : "%s-(e)an epemuga",
|
||||
"This is an example contact" : "Hau kontaktu adibide bat da",
|
||||
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Ongi etorri Nextcloud Egutegira!\n\nHau gertaera erakusgarria da - aztertu plangintzaren malgutasuna Nextcloud Egutegiarekin nahi dituzun edizioak eginez!\n\nNextcloud Egutegia aukerarekin, hau egin dezakezu:\n- Sortu, editatu eta kudeatu gertaerak esfortzurik gabe.\n- Egutegi ugari sortu eta taldekideekin, lagunekin edo familiarekin partekatu.\n- Egiaztatu libre egotea eta bistaratu zure laneko orduak beste batzuei.\n- Aplikazio eta gailuekin arazorik gabe integratzea CalDAV bidez.\n- Zure esperientzia pertsonalizatu: gertaera errepikariak programatu, jakinarazpenak doitu eta bestelako ezarpenak.",
|
||||
"Example event - open me!" : "Gertaera adibidea - ireki nazazu!",
|
||||
"System Address Book" : "Sistemaren helbide-liburua",
|
||||
|
|
|
|||
|
|
@ -202,6 +202,8 @@
|
|||
"Could not rename part file to final file, canceled by hook" : "Ezin izan da zati-fitxategiaren izena aldatu azken fitxategira, kakoak bertan behera utzi du",
|
||||
"Could not rename part file to final file" : "Ezin izan da zati-fitxategia azken fitxategira aldatu",
|
||||
"Failed to check file size: %1$s" : "Ezin izan da egiaztatu fitxategiaren tamaina:%1$s",
|
||||
"Could not open file: %1$s (%2$d), file does seem to exist" : "Ezin da fitxategi hau ireki: %1$s (%2$d), fitxategia badagoela dirudi",
|
||||
"Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Ezin da fitxategi hau ireki: %1$s (%2$d), fitxategia ez dagoela dirudi",
|
||||
"Encryption not ready: %1$s" : "Enkriptatzea ez dago prest:%1$s",
|
||||
"Failed to open file: %1$s" : "Ezin izan da fitxategia ireki:%1$s",
|
||||
"Failed to unlink: %1$s" : "Ezin izan da deskonektatu:%1$s",
|
||||
|
|
@ -218,6 +220,7 @@
|
|||
"Completed on %s" : "%s-an osatua",
|
||||
"Due on %s by %s" : "%s-(e)an epemuga %s-(e)k",
|
||||
"Due on %s" : "%s-(e)an epemuga",
|
||||
"This is an example contact" : "Hau kontaktu adibide bat da",
|
||||
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Ongi etorri Nextcloud Egutegira!\n\nHau gertaera erakusgarria da - aztertu plangintzaren malgutasuna Nextcloud Egutegiarekin nahi dituzun edizioak eginez!\n\nNextcloud Egutegia aukerarekin, hau egin dezakezu:\n- Sortu, editatu eta kudeatu gertaerak esfortzurik gabe.\n- Egutegi ugari sortu eta taldekideekin, lagunekin edo familiarekin partekatu.\n- Egiaztatu libre egotea eta bistaratu zure laneko orduak beste batzuei.\n- Aplikazio eta gailuekin arazorik gabe integratzea CalDAV bidez.\n- Zure esperientzia pertsonalizatu: gertaera errepikariak programatu, jakinarazpenak doitu eta bestelako ezarpenak.",
|
||||
"Example event - open me!" : "Gertaera adibidea - ireki nazazu!",
|
||||
"System Address Book" : "Sistemaren helbide-liburua",
|
||||
|
|
|
|||
|
|
@ -15,6 +15,9 @@ OC.L10N.register(
|
|||
"Unsatisfied authentication mechanism parameters" : "Autentifikazio mekanismoaren parametroak ez dira asebete",
|
||||
"Insufficient data: %s" : "Behar baino datu gutxiago: %s",
|
||||
"Storage with ID \"%d\" is not editable by non-admins" : "Administratzaile ez direnak ezin dute editatu \"%d\" IDa duen biltegiratzea",
|
||||
"Static credentials" : "Kredentzial estatikoak",
|
||||
"Access key ID" : "Sarbide-gakoaren IDa",
|
||||
"Secret access key" : "Sarbide-gako sekretua",
|
||||
"Builtin" : "Integratua",
|
||||
"None" : "Bat ere ez",
|
||||
"OpenStack v2" : "OpenStack v2",
|
||||
|
|
@ -39,6 +42,7 @@ OC.L10N.register(
|
|||
"Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos domeinu lehenetsia, balio lehenetsia \"WORKGROUP\" da",
|
||||
"Kerberos ticket Apache mode" : "Kerberos txartela Apache modua",
|
||||
"Kerberos ticket" : "Kerberos tiketa",
|
||||
"S3 Storage" : "S3 biltegiratzea",
|
||||
"Bucket" : "Ontzia",
|
||||
"Hostname" : "Ostalari-izena",
|
||||
"Port" : "Ataka",
|
||||
|
|
@ -47,6 +51,7 @@ OC.L10N.register(
|
|||
"Storage Class" : "Storage Class",
|
||||
"Enable SSL" : "Gaitu SSL",
|
||||
"Enable Path Style" : "Gaitu bide estiloa",
|
||||
"Use Legacy S3 signing (v2)" : "Erabili S3 sinadura zaharra (v2)",
|
||||
"Enable multipart copy" : "Gaitu multizati kopia",
|
||||
"SSE-C encryption key" : "SSE-C zifratze-gakoa",
|
||||
"WebDAV" : "WebDAV",
|
||||
|
|
@ -85,9 +90,12 @@ OC.L10N.register(
|
|||
"Cancel" : "Cancel",
|
||||
"Edit" : "Editatu",
|
||||
"Create" : "Sortu",
|
||||
"Storage configuration" : "Biltegiratze konfigurazioa",
|
||||
"Never" : "Inoiz ez",
|
||||
"Once every direct access" : "Sarbide zuzen bakoitzean",
|
||||
"Always" : "Beti",
|
||||
"Mount options" : "Muntatzeko aukerak",
|
||||
"Check filesystem changes" : "Egiaztatu fitxategi-sistemaren aldaketak",
|
||||
"Read only" : "Irakurtzeko soilik",
|
||||
"Enable previews" : "Gaitu aurrebistak",
|
||||
"Enable sharing" : "Gaitu partekatzea",
|
||||
|
|
@ -96,7 +104,10 @@ OC.L10N.register(
|
|||
"External storages" : "Kanpoko biltegiratzeak",
|
||||
"Status" : "Egoera",
|
||||
"Actions" : "Ekintzak",
|
||||
"Checking …" : "Egiaztatzen...",
|
||||
"Recheck status" : "Egiaztatu berriro egoera",
|
||||
"Delete" : "Ezabatu",
|
||||
"System provided storage" : "Sistemak emandako biltegiratzea",
|
||||
"Saved" : "Gordeta",
|
||||
"Error while saving" : "Errore bat gertatu da gordetzean",
|
||||
"Allow people to mount external storage" : "Baimendu pertsonek kanpoko biltegiratze zerbitzuak muntatzea",
|
||||
|
|
@ -108,6 +119,15 @@ OC.L10N.register(
|
|||
"To access the storage, you need to provide the authentication credentials." : "Biltegian sartzeko, autentifikazio-kredentzialak eman behar dituzu.",
|
||||
"Enter the storage login" : "Sartu biltegiratze-saioa",
|
||||
"Enter the storage password" : "Sartu biltegiratze pasahitza",
|
||||
"External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices." : "Kanpoko biltegiratzeak aukera ematen dizu kanpoko biltegiratze zerbitzuak eta gailuak bigarren mailako Nextcloud biltegiratze gailu gisa muntatzeko.",
|
||||
"You may also allow people to mount their own external storage services." : "Era berean, jendeari bere kanpoko biltegiratze-zerbitzuak muntatzeko baimena eman diezaiokezu.",
|
||||
"The cURL support in PHP is not enabled or installed." : "PHPko cURL bateragarritasuna ez dago gaitua edo instalatua",
|
||||
"The FTP support in PHP is not enabled or installed." : "PHPko FTP bateragarritasuna ez dago gaitua edo instalatua",
|
||||
"{module} is not installed." : "{module} ez dago instalatuta",
|
||||
"No external storage configured or you do not have the permission to configure them" : "Ez dago kanpoko biltegiratzerik konfiguratuta edo ez daukazu berau konfiguratzeko",
|
||||
"Add external storage" : "Gehitu kanpoko biltegiratzea",
|
||||
"Global credentials saved" : "Kredentzial orokorrak gorde dira",
|
||||
"Could not save global credentials" : "Ezin izan dira gorde kredentzial orokorrak",
|
||||
"Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Kredentzial globalak erabil daitezke kredentzial berdinak dituzten kanpoko hainbat biltegiratzerekin autentifikatzeko.",
|
||||
"Saving …" : "Gordetzen ...",
|
||||
"Save" : "Gorde",
|
||||
|
|
@ -116,12 +136,14 @@ OC.L10N.register(
|
|||
"Enter missing credentials" : "Sartu falta diren kredentzialak",
|
||||
"Credentials successfully set" : "Kredentzialak behar bezala ezarri dira",
|
||||
"Error while setting credentials: {error}" : "Errorea kredentzialak ezartzean: {error}",
|
||||
"Checking storage …" : "Biltegiratzea egiaztatzen...",
|
||||
"There was an error with this external storage." : "Errore bat gertatu da kanpoko biltegi honekin.",
|
||||
"We were unable to check the external storage {basename}" : "Ezin izan da {basename} kanpoko biltegia egiaztatu ",
|
||||
"Examine this faulty external storage configuration" : "Berrikusi kanpoko biltegi konfigurazio akastun hau",
|
||||
"Open in Files" : "Ireki Fitxategiak aplikazioan",
|
||||
"External mount error" : "Kanpoko muntatzearen errorea",
|
||||
"There was an error with this external storage. Do you want to review this mount point config in the settings page?" : "Errore bat gertatu da kanpoko biltegi honekin. Muntatze-puntu honen konfigurazioa berrikusi nahi duzu ezarpen orrian?",
|
||||
"Open settings" : "Ireki ezarpenak",
|
||||
"Ignore" : "Ezikusi",
|
||||
"List of external storage." : "Kanpoko biltegien zerrenda.",
|
||||
"There is no external storage configured. You can configure them in your Personal settings." : "Ez dago kanpoko biltegirik konfiguratuta. Zure ezarpen pertsonaletan konfiguratu ditzakezu.",
|
||||
|
|
@ -134,6 +156,8 @@ OC.L10N.register(
|
|||
"System" : "Sistema",
|
||||
"Connected" : "Konektatuta",
|
||||
"Error" : "Errorea",
|
||||
"Indeterminate" : "Zehazgabea",
|
||||
"Incomplete configuration" : "Konfigurazio osatu gabea",
|
||||
"Unauthorized" : "Baimenik gabe",
|
||||
"Network error" : "Sare errorea",
|
||||
"Grant access" : "Baimendu sarrera",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@
|
|||
"Unsatisfied authentication mechanism parameters" : "Autentifikazio mekanismoaren parametroak ez dira asebete",
|
||||
"Insufficient data: %s" : "Behar baino datu gutxiago: %s",
|
||||
"Storage with ID \"%d\" is not editable by non-admins" : "Administratzaile ez direnak ezin dute editatu \"%d\" IDa duen biltegiratzea",
|
||||
"Static credentials" : "Kredentzial estatikoak",
|
||||
"Access key ID" : "Sarbide-gakoaren IDa",
|
||||
"Secret access key" : "Sarbide-gako sekretua",
|
||||
"Builtin" : "Integratua",
|
||||
"None" : "Bat ere ez",
|
||||
"OpenStack v2" : "OpenStack v2",
|
||||
|
|
@ -37,6 +40,7 @@
|
|||
"Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos domeinu lehenetsia, balio lehenetsia \"WORKGROUP\" da",
|
||||
"Kerberos ticket Apache mode" : "Kerberos txartela Apache modua",
|
||||
"Kerberos ticket" : "Kerberos tiketa",
|
||||
"S3 Storage" : "S3 biltegiratzea",
|
||||
"Bucket" : "Ontzia",
|
||||
"Hostname" : "Ostalari-izena",
|
||||
"Port" : "Ataka",
|
||||
|
|
@ -45,6 +49,7 @@
|
|||
"Storage Class" : "Storage Class",
|
||||
"Enable SSL" : "Gaitu SSL",
|
||||
"Enable Path Style" : "Gaitu bide estiloa",
|
||||
"Use Legacy S3 signing (v2)" : "Erabili S3 sinadura zaharra (v2)",
|
||||
"Enable multipart copy" : "Gaitu multizati kopia",
|
||||
"SSE-C encryption key" : "SSE-C zifratze-gakoa",
|
||||
"WebDAV" : "WebDAV",
|
||||
|
|
@ -83,9 +88,12 @@
|
|||
"Cancel" : "Cancel",
|
||||
"Edit" : "Editatu",
|
||||
"Create" : "Sortu",
|
||||
"Storage configuration" : "Biltegiratze konfigurazioa",
|
||||
"Never" : "Inoiz ez",
|
||||
"Once every direct access" : "Sarbide zuzen bakoitzean",
|
||||
"Always" : "Beti",
|
||||
"Mount options" : "Muntatzeko aukerak",
|
||||
"Check filesystem changes" : "Egiaztatu fitxategi-sistemaren aldaketak",
|
||||
"Read only" : "Irakurtzeko soilik",
|
||||
"Enable previews" : "Gaitu aurrebistak",
|
||||
"Enable sharing" : "Gaitu partekatzea",
|
||||
|
|
@ -94,7 +102,10 @@
|
|||
"External storages" : "Kanpoko biltegiratzeak",
|
||||
"Status" : "Egoera",
|
||||
"Actions" : "Ekintzak",
|
||||
"Checking …" : "Egiaztatzen...",
|
||||
"Recheck status" : "Egiaztatu berriro egoera",
|
||||
"Delete" : "Ezabatu",
|
||||
"System provided storage" : "Sistemak emandako biltegiratzea",
|
||||
"Saved" : "Gordeta",
|
||||
"Error while saving" : "Errore bat gertatu da gordetzean",
|
||||
"Allow people to mount external storage" : "Baimendu pertsonek kanpoko biltegiratze zerbitzuak muntatzea",
|
||||
|
|
@ -106,6 +117,15 @@
|
|||
"To access the storage, you need to provide the authentication credentials." : "Biltegian sartzeko, autentifikazio-kredentzialak eman behar dituzu.",
|
||||
"Enter the storage login" : "Sartu biltegiratze-saioa",
|
||||
"Enter the storage password" : "Sartu biltegiratze pasahitza",
|
||||
"External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices." : "Kanpoko biltegiratzeak aukera ematen dizu kanpoko biltegiratze zerbitzuak eta gailuak bigarren mailako Nextcloud biltegiratze gailu gisa muntatzeko.",
|
||||
"You may also allow people to mount their own external storage services." : "Era berean, jendeari bere kanpoko biltegiratze-zerbitzuak muntatzeko baimena eman diezaiokezu.",
|
||||
"The cURL support in PHP is not enabled or installed." : "PHPko cURL bateragarritasuna ez dago gaitua edo instalatua",
|
||||
"The FTP support in PHP is not enabled or installed." : "PHPko FTP bateragarritasuna ez dago gaitua edo instalatua",
|
||||
"{module} is not installed." : "{module} ez dago instalatuta",
|
||||
"No external storage configured or you do not have the permission to configure them" : "Ez dago kanpoko biltegiratzerik konfiguratuta edo ez daukazu berau konfiguratzeko",
|
||||
"Add external storage" : "Gehitu kanpoko biltegiratzea",
|
||||
"Global credentials saved" : "Kredentzial orokorrak gorde dira",
|
||||
"Could not save global credentials" : "Ezin izan dira gorde kredentzial orokorrak",
|
||||
"Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Kredentzial globalak erabil daitezke kredentzial berdinak dituzten kanpoko hainbat biltegiratzerekin autentifikatzeko.",
|
||||
"Saving …" : "Gordetzen ...",
|
||||
"Save" : "Gorde",
|
||||
|
|
@ -114,12 +134,14 @@
|
|||
"Enter missing credentials" : "Sartu falta diren kredentzialak",
|
||||
"Credentials successfully set" : "Kredentzialak behar bezala ezarri dira",
|
||||
"Error while setting credentials: {error}" : "Errorea kredentzialak ezartzean: {error}",
|
||||
"Checking storage …" : "Biltegiratzea egiaztatzen...",
|
||||
"There was an error with this external storage." : "Errore bat gertatu da kanpoko biltegi honekin.",
|
||||
"We were unable to check the external storage {basename}" : "Ezin izan da {basename} kanpoko biltegia egiaztatu ",
|
||||
"Examine this faulty external storage configuration" : "Berrikusi kanpoko biltegi konfigurazio akastun hau",
|
||||
"Open in Files" : "Ireki Fitxategiak aplikazioan",
|
||||
"External mount error" : "Kanpoko muntatzearen errorea",
|
||||
"There was an error with this external storage. Do you want to review this mount point config in the settings page?" : "Errore bat gertatu da kanpoko biltegi honekin. Muntatze-puntu honen konfigurazioa berrikusi nahi duzu ezarpen orrian?",
|
||||
"Open settings" : "Ireki ezarpenak",
|
||||
"Ignore" : "Ezikusi",
|
||||
"List of external storage." : "Kanpoko biltegien zerrenda.",
|
||||
"There is no external storage configured. You can configure them in your Personal settings." : "Ez dago kanpoko biltegirik konfiguratuta. Zure ezarpen pertsonaletan konfiguratu ditzakezu.",
|
||||
|
|
@ -132,6 +154,8 @@
|
|||
"System" : "Sistema",
|
||||
"Connected" : "Konektatuta",
|
||||
"Error" : "Errorea",
|
||||
"Indeterminate" : "Zehazgabea",
|
||||
"Incomplete configuration" : "Konfigurazio osatu gabea",
|
||||
"Unauthorized" : "Baimenik gabe",
|
||||
"Network error" : "Sare errorea",
|
||||
"Grant access" : "Baimendu sarrera",
|
||||
|
|
|
|||
|
|
@ -286,46 +286,140 @@ OC.L10N.register(
|
|||
"You have more than %s rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive." : "Planavimo objektų lentelėje yra daugiau nei %s eilučių. Brangius taisymo darbus paleiskite naudodami „occ maintenance:repair --include-expensive“.",
|
||||
"Scheduling objects table size is within acceptable range." : "Planavimo objektų lentelės dydis yra priimtinose ribose.",
|
||||
"HTTP headers" : "HTTP antraštės",
|
||||
"- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "- HTTP `%1$s` antraštė nenustatyta kaip `%2$s` . Kai kurios funkcijos gali veikti netinkamai, todėl rekomenduojama atitinkamai pakoreguoti šį nustatymą.",
|
||||
"- The `%1$s` HTTP header is not set to `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "- HTTP `%1$s` antraštė nenustatyta kaip `%2$s`. Tai kelia potencialią grėsmę saugumui ar privatumui, todėl rekomenduojama atitinkamai pakoreguoti šį nustatymą.",
|
||||
"- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "- HTTP `%1$s` antraštė nėra nustatyta kaip `%2$s`, `%3$s`, `%4$s`, `%5$s` arba `%6$s`. Dėl to gali nutekėti informacija apie nukreipusįjį šaltinį. Žr. {w3c-recommendation}.",
|
||||
"- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "- HTTP antraštė „Strict-Transport-Security“ nėra nustatyta bent jau `%d` sekundžių (dabartinė vertė: `%d`). Siekiant užtikrinti didesnį saugumą, rekomenduojama taikyti ilgalaikę HSTS politiką.",
|
||||
"- The `Strict-Transport-Security` HTTP header is malformed: `%s`. For enhanced security, it is recommended to enable HSTS." : "- HTTP antraštė „Strict-Transport-Security“ yra netinkamai suformuota: `%s`. Siekiant užtikrinti didesnį saugumą, rekomenduojama įjungti HSTS.",
|
||||
"- The `Strict-Transport-Security` HTTP header is not set (should be at least `%d` seconds). For enhanced security, it is recommended to enable HSTS." : "- Nėra nustatytas HTTP antraštė `Strict-Transport-Security` (turėtų būti ne mažiau kaip `%d` sekundžių). Siekiant užtikrinti didesnį saugumą, rekomenduojama įjungti HSTS.",
|
||||
"Some headers are not set correctly on your instance" : "Kai kurios antraštės jūsų instancijoje nustatytos neteisingai",
|
||||
"Could not check that your web server serves security headers correctly. Please check manually." : "Nepavyko patikrinti, ar jūsų žiniatinklio serveris teisingai pateikia saugos antraštes. Patikrinkite rankiniu būdu.",
|
||||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Nepavyko patikrinti, ar jūsų žiniatinklio serveris teisingai pateikia saugumo antraštes, negalima atlikti užklausos `%s`",
|
||||
"Your server is correctly configured to send security headers." : "Jūsų serveris tinkamai sukonfigūruotas siųsti saugos antraštes.",
|
||||
"Configuration server ID" : "Konfigūracijos serverio ID",
|
||||
"Server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a server ID in your configuration." : "Serverio identifikatorius nėra nustatytas. Tai rekomenduojama, jei jūsų „Nextcloud“ elementas veikia keliuose PHP serveriuose. Konfigūracijoje įveskite serverio ID.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "„%d“ nėra galiojantis serverio identifikatorius. Jis turi būti nuo 0 iki 1023.",
|
||||
"Server identifier is configured and valid." : "Serverio identifikatorius sukonfigūruotas ir galiojantis.",
|
||||
"Database version" : "Duomenų bazės versija",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Aptikta „MariaDB“ 10.3 versija, ši versija yra nebenaudojama ir palaikoma tik kaip „Ubuntu 20.04“ dalis. Siekiant geriausio našumo, stabilumo ir funkcionalumo su šia „Nextcloud“ versija, rekomenduojama naudoti MariaDB „>=%1$s“ ir „<=%2$s“.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Aptikta „MariaDB“ versija „%1$s“. Siekiant geriausio našumo, stabilumo ir funkcionalumo naudojant šią „Nextcloud“ versiją, rekomenduojama naudoti MariaDB „>=%2$s“ ir „<=%3$s“.",
|
||||
"MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Aptikta „MySQL“ versija „%1$s“. Siekiant geriausio našumo, stabilumo ir funkcionalumo naudojant šią „Nextcloud“ versiją, rekomenduojama naudoti MySQL „>=%2$s“ ir „<=%3$s“.",
|
||||
"PostgreSQL version \"%1$s\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Aptikta „PostgreSQL“ versija „%1$s“. Siekiant geriausio našumo, stabilumo ir funkcionalumo naudojant šią „Nextcloud“ versiją, rekomenduojama naudoti PostgreSQL „>=%2$s“ ir „<=%3$s“.",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "„Nextcloud“ %d nepalaiko jūsų dabartinės versijos, todėl prieš atnaujindami „Nextcloud“ serverį būtinai atnaujinkite duomenų bazę.",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Aptikta „Oracle“ versija „%1$s“. Siekiant geriausio našumo, stabilumo ir funkcionalumo naudojant šią „Nextcloud“ versiją, rekomenduojama naudoti Oracle „>=%2$s“ ir „<=%3$s“.",
|
||||
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Šiuo metu kaip vidinė duomenų bazė naudojama „SQLite“. Didesniems elementams rekomenduojame perjungti kitą duomenų bazės vidinę sistemą. Tai ypač rekomenduojama, kai failų sinchronizavimui naudojamas darbalaukio klientas. Norėdami perkelti į kitą duomenų bazę, naudokite komandinės eilutės įrankį: „occ db:convert-type“.",
|
||||
"Unknown database platform" : "Nežinoma duomenų bazės platforma",
|
||||
"Architecture" : "Architektūra",
|
||||
"64-bit" : "64 bitų",
|
||||
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Panašu, kad naudojate 32 bitų PHP versiją. „Nextcloud“ reikia 64 bitų versijos, kad gerai veiktų. Atnaujinkite savo OS ir PHP iki 64 bitų!",
|
||||
"Task Processing pickup speed" : "Užduotis Apdorojant paėmimo greitį",
|
||||
"_No scheduled tasks in the last day._::_No scheduled tasks in the last %n days._" : ["Paskutinę dieną nebuvo suplanuotų užduočių.","Per pastarąsias %n dienas nebuvo suplanuotų užduočių.","Per pastarąsias %n dienų nebuvo suplanuotų užduočių.","Per pastarąsias %n dienų nebuvo suplanuotų užduočių."],
|
||||
"_The task pickup speed has been ok in the last day._::_The task pickup speed has been ok in the last %n days._" : ["Užduočių atlikimo greitis pastarąją dieną buvo geras.","Užduočių atlikimo greitis per pastarąsias %n dienas buvo geras.","Užduočių atlikimo greitis per pastarąsias %n dienų buvo geras.","Užduočių atlikimo greitis per pastarąsias %n dienų buvo geras."],
|
||||
"_The task pickup speed has been slow in the last day. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n days. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["Užduočių paėmimo greitis pastarąją dieną buvo lėtas. Daugelio užduočių paėmimas užtruko ilgiau nei 4 minutes. Apsvarstykite galimybę nustatyti darbininką, kuris apdorotų užduotis fone.","Užduočių paėmimo greitis per pastarąsias %n dienas buvo lėtas. Daugelio užduočių paėmimas užtruko ilgiau nei 4 minutes. Apsvarstykite galimybę nustatyti darbininką, kuris apdorotų užduotis fone.","Užduočių paėmimo greitis per pastarąsias %n dienų buvo lėtas. Daugelio užduočių paėmimas užtruko ilgiau nei 4 minutes. Apsvarstykite galimybę nustatyti darbininką, kuris apdorotų užduotis fone.","Užduočių paėmimo greitis per pastarąsias %n dienų buvo lėtas. Daugelio užduočių paėmimas užtruko ilgiau nei 4 minutes. Apsvarstykite galimybę nustatyti darbininką, kuris apdorotų užduotis fone."],
|
||||
"_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["Dauguma užduočių paskutinę dieną buvo sėkmingai atliktos.","Dauguma užduočių per pastarąsias %n dienas buvo sėkmingai atliktos.","Dauguma užduočių per pastarąsias %n dienų buvo sėkmingai atliktos.","Dauguma užduočių per pastarąsias %n dienų buvo sėkmingai atliktos."],
|
||||
"_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["Per pastarąją dieną daug užduočių nepavyko atlikti. Apsvarstykite galimybę patikrinti „Nextcloud“ žurnalą, ar nėra klaidų, ir išsiaiškinti, ar dirbtinio intelekto teikėjo programos buvo tinkamai nustatytos.","Per pastarąsias %n dienas nepavyko atlikti daug užduočių. Apsvarstykite galimybę patikrinti „Nextcloud“ žurnalą, ar nėra klaidų, ir išsiaiškinti, ar dirbtinio intelekto teikėjo programos buvo tinkamai nustatytos.","Per pastarąsias %n dienų nepavyko atlikti daug užduočių. Apsvarstykite galimybę patikrinti „nextcloud“ žurnalą, ar nėra klaidų, ir išsiaiškinti, ar dirbtinio intelekto teikėjo programos buvo tinkamai nustatytos.","Per pastarąsias %n dienų nepavyko atlikti daug užduočių. Apsvarstykite galimybę patikrinti „nextcloud“ žurnalą, ar nėra klaidų, ir išsiaiškinti, ar dirbtinio intelekto teikėjo programos buvo tinkamai nustatytos."],
|
||||
"Temporary space available" : "Yra laisvos vietos",
|
||||
"Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Tikrinant laikiną PHP kelią įvyko klaida – jis nebuvo tinkamai nustatytas į katalogą. Grąžinta reikšmė: %s",
|
||||
"The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "PHP funkcija „disk_free_space“ yra išjungta, todėl negalima patikrinti, ar laikinųjų katalogų talpa yra pakankama.",
|
||||
"Error while checking the available disk space of temporary PHP path or no free disk space returned. Temporary path: %s" : "Tikrinant laikino PHP kelio disko vietą įvyko klaida arba laisvos vietos diske nerasta. Laikinas kelias: %s",
|
||||
"- %.1f GiB available in %s (PHP temporary directory)" : "- %.1fGiB pasiekiama %s (PHP laikinajame kataloge)",
|
||||
"- %.1f GiB available in %s (Nextcloud temporary directory)" : "- %.1f GiB pasiekiama %s (\"Nextcloud\" laikinajame kataloge)",
|
||||
"Temporary directory is correctly configured:\n%s" : "Laikinas katalogas teisingai sukonfigūruotas:\n%s",
|
||||
"This instance uses an S3 based object store as primary storage, and has enough space in the temporary directory.\n%s" : "Šis elementas kaip pagrindinę saugyklą naudoja S3 pagrindu veikiančią objektų saugyklą ir laikinajame kataloge yra pakankamai vietos.\n%s",
|
||||
"This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GiB of free space available in the temp directory of PHP. To improve this please change the temporary directory in the php.ini or make more space available in that path. \nChecking the available space in the temporary path resulted in %.1f GiB instead of the recommended 50 GiB. Path: %s" : "Šiame elemente kaip pagrindinė saugykla naudojama S3 pagrindu sukurta objektų saugykla. Įkelti failai serveryje saugomi laikinai, todėl rekomenduojama turėti 50 GiB laisvos vietos PHP laikinajame kataloge. Norėdami tai pagerinti, pakeiskite laikinąjį katalogą php.ini faile arba atlaisvinkite daugiau vietos tame kelyje.\nPatikrinant laisvą vietą laikinajame kelyje, gauta %.1f GiB, o ne rekomenduojami 50 GiB. Kelias: %s",
|
||||
"Database transaction isolation level" : "Duomenų bazės operacijų izoliacijos lygis",
|
||||
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Jūsų duomenų bazė neveikia su operacijų izoliacijos lygiu „READ COMMITTED“. Tai gali sukelti problemų, kai lygiagrečiai vykdomi keli veiksmai.",
|
||||
"Was not able to get transaction isolation level: %s" : "Nepavyko gauti operacijos izoliacijos lygio: %s",
|
||||
"Second factor configuration" : "Antrojo faktoriaus konfigūracija",
|
||||
"This instance has no second factor provider available." : "Šiame elemente nėra pasiekiamo antrojo faktoriaus teikėjo.",
|
||||
"Second factor providers are available but two-factor authentication is not enforced." : "Yra dviejų veiksnių autentifikavimo paslaugų teikėjų, tačiau dviejų veiksnių autentifikavimas nėra įgalintas.",
|
||||
"Second factor providers are available and enforced: %s." : "Antrojo faktoriaus teikėjai yra prieinami ir įgalinti: %s.",
|
||||
".well-known URLs" : "\".well-known\" URL adresai",
|
||||
"`check_for_working_wellknown_setup` is set to false in your configuration, so this check was skipped." : "Jūsų konfigūracijoje parametro `check_for_working_wellknown_setup` reikšmė yra „false“, todėl šis patikrinimas buvo praleistas.",
|
||||
"Could not check that your web server serves `.well-known` correctly. Please check manually." : "Nepavyko patikrinti, ar jūsų žiniatinklio serveris teisingai teikia `.well-known` aplanką. Patikrinkite rankiniu būdu.",
|
||||
"Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "Jūsų žiniatinklio serveris netinkamai nustatytas identifikuoti „.well-known“ URL. Nepavyko:\n`%s`",
|
||||
"Your server is correctly configured to serve `.well-known` URLs." : "Jūsų serveris yra tinkamai sukonfigūruotas aptarnauti „.well-known“ URL adresus.",
|
||||
"Font file loading" : "Įkeliamas šrifto failas",
|
||||
"Could not check for {extension} loading support. Please check manually if your webserver serves `.{extension}` files." : "Nepavyko patikrinti, ar {extension} yra palaikymo įkėlimas. Patikrinkite rankiniu būdu, ar jūsų žiniatinklio serveris teikia `.{extension}` failus.",
|
||||
"Your web server is not properly set up to deliver .{extension} files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustment to also deliver .{extension} files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Jūsų žiniatinklio serveris netinkamai nustatytas teikti .{extension} failus. Paprastai tai yra „Nginx“ konfigūracijos problema. „Nextcloud 15“ sistemoje reikia atlikti pakeitimus, kad būtų teikiami ir .{extension} failai. Palyginkite savo „Nginx“ konfigūraciją su rekomenduojama konfigūracija mūsų dokumentacijoje.",
|
||||
"Profile information" : "Profilio informacija",
|
||||
"Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilio paveikslėlis, vardas, pavardė, el. paštas, telefono numeris, adresas, svetainė, „Twitter“, organizacija, vaidmuo, santrauka apie jus, biografija bei tai, ar jūsų profilis yra įjungtas, ar ne",
|
||||
"Nextcloud settings" : "Nextcloud nustatymai",
|
||||
"Unified task processing" : "Vieningas užduočių apdorojimas",
|
||||
"AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Dirbtinio intelekto užduotis gali įgyvendinti skirtingos programėlės. Čia galite nustatyti, kuri programėlė turėtų būti naudojama kuriai užduočiai atlikti.",
|
||||
"Allow AI usage for guest users" : "Leisti dirbtinio intelekto naudojimą svečiams",
|
||||
"Provider for Task types" : "Užduočių tipų teikėjas",
|
||||
"Enable" : "Įjungti",
|
||||
"None of your currently installed apps provide Task processing functionality" : "Nė viena iš šiuo metu įdiegtų programėlių neteikia užduočių apdorojimo funkcijos",
|
||||
"Machine translation" : "Mašininis vertimas",
|
||||
"Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Mašininį vertimą gali atlikti įvairios programėlės. Čia galite apibrėžti šiuo metu įdiegtų mašininio vertimo programėlių prioritetą.",
|
||||
"Image generation" : "Paveikslėlio generavimas",
|
||||
"Image generation can be implemented by different apps. Here you can set which app should be used." : "Paveikslėlių generavimą galima įgyvendinti naudojant įvairias programėles. Čia galite nustatyti, kuri programėlė turėtų būti naudojama.",
|
||||
"None of your currently installed apps provide image generation functionality" : "Nė viena iš šiuo metu įdiegtų jūsų programėlių neturi paveikslėlių kūrimo funkcijos",
|
||||
"Text processing" : "Teksto apdorojimas",
|
||||
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Teksto apdorojimo užduotys gali būti atliekamos naudojant įvairias programėles. Čia galite nustatyti, kuri programėlė turi būti naudojama konkrečiai užduočiai atlikti.",
|
||||
"Task:" : "Užduotis:",
|
||||
"None of your currently installed apps provide text processing functionality using the Text Processing API." : "Nė viena iš šiuo metu įdiegtų jūsų programėlių nepalaiko teksto apdorojimo funkcijos, naudojant Teksto apdorojimo API.",
|
||||
"Here you can decide which group can access certain sections of the administration settings." : "Čia galite nuspręsti, kuri grupė galės gauti prieigą prie tam tikrų administravimo nustatymų sekcijų.",
|
||||
"Unable to modify setting" : "Nepavyko modifikuoti nustatymo",
|
||||
"None" : "Nėra",
|
||||
"Changed disclaimer text" : "Pakeistas atsakomybės apribojimo tekstas",
|
||||
"Deleted disclaimer text" : "Ištrintas atsakomybės apribojimo tekstas",
|
||||
"Could not set disclaimer text" : "Nepavyko nustatyti atsakomybės ribojimo teksto",
|
||||
"Allow apps to use the Share API" : "Leisti programėlėms naudoti bendrinimo API",
|
||||
"Allow resharing" : "Leisti bendrinti iš naujo",
|
||||
"Allow sharing with groups" : "Leisti bendrinti su grupėmis",
|
||||
"Restrict users to only share with users in their groups" : "Apriboti naudotojus ir leisti jiems bendrinti tik su naudotojais savo grupėse",
|
||||
"Ignore the following groups when checking group membership" : "Tikrinant grupės narystę, ignoruoti šias grupes",
|
||||
"Allow users to preview files even if download is disabled" : "Leisti vartotojams peržiūrėti failus net jei atsisiuntimas yra išjungtas",
|
||||
"Users will still be able to screenshot or record the screen. This does not provide any definitive protection." : "Vartotojai vis tiek galės daryti ekrano kopijas arba jas įrašyti. Tai nesuteikia jokios galutinės apsaugos.",
|
||||
"Allow users to share via link and emails" : "Leisti vartotojams bendrinti per nuorodą ir el. laiškus",
|
||||
"Allow public uploads" : "Leisti viešus įkėlimus",
|
||||
"Allow public shares to be added to other clouds by federation." : "Leisti federacijos būdu pridėti viešuosius bendrinamus failus prie kitų debesų.",
|
||||
"This will add share permissions to all newly created link shares." : "Tai suteiks bendrinimo teises visiems naujai sukurtiems nuorodų bendrinimams.",
|
||||
"Always ask for a password" : "Visada prašyti slaptažodžio",
|
||||
"Enforce password protection" : "Priverstinė apsauga slaptažodžiu",
|
||||
"Exclude groups from password requirements" : "Išskirti grupes nuo slaptažodžio reikalavimų",
|
||||
"Exclude groups from creating link shares" : "Išskirti grupes iš nuorodų bendrinimo kūrimo",
|
||||
"Allow users to set custom share link tokens" : "Leisti vartotojams nustatyti pasirinktinas bendrinimo nuorodų žymas",
|
||||
"Shares with custom tokens will continue to be accessible after this setting has been disabled" : "Bendrinimai su pasirinktiniais prieigos raktais ir toliau bus pasiekiami išjungus šį nustatymą.",
|
||||
"Shares with guessable tokens may be accessed easily" : "Prie bendrinamų išteklių su atspėjamosiomis žymomis galima lengvai prisijungti",
|
||||
"Limit sharing based on groups" : "Apriboti bendrinimą pagal grupes",
|
||||
"Allow sharing for everyone (default)" : "Leisti bendrinti visiems (numatytasis nustatymas)",
|
||||
"Exclude some groups" : "Išskirti kai kurias grupes",
|
||||
"Allow some groups" : "Leisti kai kurias grupes",
|
||||
"Groups allowed to share" : "Grupėms leidžiama bendrinti",
|
||||
"Groups excluded from sharing" : "Grupės, kurioms netaikomas bendrinimas",
|
||||
"Not allowed groups will still be able to receive shares, but not to initiate them." : "Neleidžiamos grupės vis tiek galės gauti bendrinimus, bet negalės jų inicijuoti.",
|
||||
"Set default expiration date for internal shares" : "Nustatykite numatytąją vidinių bendrinimų galiojimo pabaigos datą",
|
||||
"Enforce expiration date" : "Priverstinė galiojimo pabaigos data",
|
||||
"Default expiration time of new shares in days" : "Numatytasis naujų bendrinimų galiojimo laikas dienomis",
|
||||
"Expire shares after x days" : "Bendrinimų galiojimo laikas baigiasi po x dienų",
|
||||
"Set default expiration date for shares to other servers" : "Nustatykite numatytąją bendrinamų duomenų su kitais serveriais galiojimo pabaigos datą",
|
||||
"Enforce expiration date for remote shares" : "Priversti galioti nuotolinių bendrinimų galiojimo datą",
|
||||
"Default expiration time of remote shares in days" : "Numatytasis nuotolinių bendrinimų galiojimo laikas dienomis",
|
||||
"Expire remote shares after x days" : "Nuotolinių bendrinimų galiojimas baigiasi po x dienų",
|
||||
"Set default expiration date for shares via link or mail" : "Nustatykite numatytąją bendrinimo per nuorodą arba el. paštu galiojimo datą",
|
||||
"Enforce expiration date for link or mail shares" : "Priverstinai nustatyti nuorodų arba el. laiškų bendrinimo galiojimo datą",
|
||||
"Default expiration time of shares in days" : "Numatytasis bendrinimų galiojimo laikas dienomis",
|
||||
"Privacy settings for sharing" : "Privatumo nustatymai dalijimuisi",
|
||||
"Allow account name autocompletion in share dialog and allow access to the system address book" : "Leisti automatinį paskyros vardo užbaigimą dalijimosi lange ir suteikti prieigą prie sistemos adresų knygos",
|
||||
"Sharing autocompletion restrictions" : "Automatinio užbaigimo apribojimų bendrinimas",
|
||||
"If autocompletion restrictions for both \"same group\" and \"phonebook integration\" are enabled, a match in either is enough to show the user." : "Jei įjungti automatinio užbaigimo apribojimai ir „tai pačiai grupei“, ir „telefonų knygos integracijai“, pakanka atitikmens bet kurioje iš jų, kad būtų parodytas vartotojui.",
|
||||
"Restrict account name autocompletion and system address book access to users within the same groups" : "Apriboti paskyros pavadinimo automatinio užbaigimo ir sistemos adresų knygos prieigą vartotojams, kurie yra tose pačiose grupėse",
|
||||
"Restrict account name autocompletion to users based on their phonebook" : "Apriboti paskyros pavadinimo automatinį pildymą vartotojams pagal jų telefonų knygą",
|
||||
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Leisti automatinį užbaigimą pagal pilną atitikmenį įvedant pilną vardą ir pavardę (ignoruojant apribojimus, pvz., grupės narystę ar neatitikimą telefonų knygoje)",
|
||||
"Full match autocompletion restrictions" : "Pilni atitikmenų automatinio užbaigimo apribojimai",
|
||||
"Also allow autocompletion on full match of the user ID" : "Taip pat leisti automatinį užbaigimą, kai vartotojo ID visiškai sutampa",
|
||||
"Also allow autocompletion on full match of the display name" : "Taip pat leisti automatinį užbaigimą, kai rodomas vardas atitinka visą atitikmenį",
|
||||
"Also allow autocompletion on full match of the user email" : "Taip pat leisti automatinį užbaigimą, kai visiškai atitinka vartotojo el. pašto adresą",
|
||||
"Do not use second user displayname for full match" : "Nenaudokite antrojo vartotojo rodomo vardo, jei ieškote pilno atitikmens",
|
||||
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Rodyti atsakomybės ribojimo tekstą įkėlimo per viešąją nuorodą puslapyje (rodomas tik tada, kai failų sąrašas yra paslėptas)",
|
||||
"Disclaimer text" : "Atsakomybės ribojimo tekstas",
|
||||
"This text will be shown on the public link upload page when the file list is hidden." : "Šis tekstas bus rodomas viešų nuorodų įkėlimo puslapyje, kai failų sąrašas bus paslėptas.",
|
||||
"Default share permissions" : "Numatytieji viešinių leidimai",
|
||||
"Two-Factor Authentication" : "Dviejų faktorių tapatybės nustatymas",
|
||||
"Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dviejų veiksnių autentifikavimą galima taikyti visoms paskyroms ir konkrečioms grupėms. Jei jos neturi sukonfigūruoto dviejų faktorių teikėjo, negalės prisijungti prie sistemos.",
|
||||
"Enforce two-factor authentication" : "Priversti naudoti dviejų faktorių tapatybės nustatymą",
|
||||
"Limit to groups" : "Apriboti iki grupių",
|
||||
"Enforcement of two-factor authentication can be set for certain groups only." : "Priverstinis dviejų faktorių tapatybės nustatymas gali būti nustatytas tik tam tikroms grupėms.",
|
||||
|
|
@ -333,16 +427,31 @@ OC.L10N.register(
|
|||
"Enforced groups" : "Priverstines grupės",
|
||||
"Two-factor authentication is not enforced for members of the following groups." : "Dviejų faktorių tapatybės nustatymas nėra priverstinis šių grupių nariams.",
|
||||
"Excluded groups" : "Pašalintos grupės",
|
||||
"When groups are selected/excluded, they use the following logic to determine if an account has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If an account is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Kai grupės pasirenkamos/išskiriamos, jos naudoja šią logiką, kad nustatytų, ar paskyroje įjungtas 2FA: jei nepasirinkta jokių grupių, 2FA įjungtas visiems, išskyrus neįtrauktų grupių narius. Jei pasirinktos grupės, 2FA įjungtas visiems jų nariams. Jei paskyra yra ir pasirinktoje, ir neįtrauktoje grupėje, pasirinktoji turi pirmenybę ir 2FA yra įgalintas.",
|
||||
"Save changes" : "Įrašyti pakeitimus",
|
||||
"Choose Deploy Daemon for {appName}" : "Pasirinkite „Deploy Daemon“ {appName}",
|
||||
"Default" : "Numatytasis",
|
||||
"Registered Deploy daemons list" : "Registruotų „Deploy Daemon“ sąrašas",
|
||||
"No Deploy daemons configured" : "Nėra sukonfigūruotų „Deploy Daemon“",
|
||||
"Register a custom one or setup from available templates" : "Užregistruokite savo šabloną arba pasirinkite vieną iš siūlomų šablonų",
|
||||
"Manage Deploy daemons" : "Tvarkyti „Deploy Daemon“",
|
||||
"Show details for {appName} app" : "Rodyti {appName} programėlės informaciją",
|
||||
"Update to {update}" : "Atnaujinti į {update}",
|
||||
"Remove" : "Šalinti",
|
||||
"Featured" : "Siūlomos",
|
||||
"This app is supported via your current Nextcloud subscription." : "Ši programėlė yra palaikoma per jūsų esamą Nextcloud prenumeratą.",
|
||||
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Siūlomos programėlės yra kuriamos bendruomenės viduje ir jas kuria bendruomenė. Šios programėlės siūlo svarbiausią funkcionalumą ir yra paruoštos kasdieniam naudojimui.",
|
||||
"Community rating: {score}/5" : "Bendruomenės įvertinimas: {score}/5",
|
||||
"Office suite switching is managed through the Nextcloud All-in-One interface." : "Biuro programų paketo perjungimas valdomas per „Nextcloud All-in-One“ sąsają.",
|
||||
"Please use the AIO interface to switch between office suites." : "Norėdami pereiti iš vieno biuro programų paketo į kitą, naudokite AIO sąsają.",
|
||||
"Select your preferred office suite. Please note that installing requires manual server setup." : "Pasirinkite pageidaujamą biuro programų paketą. Atkreipkite dėmesį, kad diegimui reikės rankiniu būdu sukonfigūruoti serverį.",
|
||||
"installed" : "įdiegta",
|
||||
"Learn more" : "Sužinoti daugiau",
|
||||
"Disable office suites" : "Išjungti biuro programų rinkinius",
|
||||
"Disable all" : "Išjungti visas",
|
||||
"Download and enable all" : "Atsisiųskite ir įgalinkite viską",
|
||||
"All office suites disabled" : "Visi biuro programų rinkiniai išjungti",
|
||||
"{name} enabled" : "{name} įgalinta",
|
||||
"All apps are up-to-date." : "Visos programėlės yra naujausios laidos.",
|
||||
"Icon" : "Piktograma",
|
||||
"Name" : "Vardas",
|
||||
|
|
@ -353,28 +462,61 @@ OC.L10N.register(
|
|||
"No apps found for your version" : "Jūsų versijai programėlių nėra",
|
||||
"_%n app has an update available_::_%n apps have an update available_" : ["%n programėlei yra prieinamas atnaujinimas","%n programėlėms yra prieinamas atnaujinimas","%n programėlių yra prieinamas atnaujinimas","%n programėlei yra prieinamas atnaujinimas"],
|
||||
"_Update_::_Update all_" : ["Atnaujinti","Atnaujinti visas","Atnaujinti visas","Atnaujinti visas"],
|
||||
"Failed to load groups" : "Nepavyko įkelti grupių",
|
||||
"Failed to create group" : "Nepavyko sukurti grupės",
|
||||
"Groups" : "Grupės",
|
||||
"Creating group…" : "Kuriama grupė…",
|
||||
"Create group" : "Sukurti grupę",
|
||||
"Group name" : "Grupės pavadinimas",
|
||||
"Please enter a valid group name" : "Įveskite galiojantį grupės pavadinimą",
|
||||
"Search groups…" : "Ieškoti grupių...",
|
||||
"List of groups. This list is not fully populated for performance reasons. The groups will be loaded as you navigate or search through the list." : "Grupės sąrašas. Dėl našumo priežasčių šis sąrašas nėra visiškai užpildytas. Grupės bus įkeltos, kai naršysite sąraše arba jame atliksite paiešką.",
|
||||
"Loading groups…" : "Įkeliamos grupės…",
|
||||
"Could not load app discover section" : "Nepavyko įkelti programėlių radimo skilties",
|
||||
"Could not render element" : "Nepavyko atvaizduoti elemento",
|
||||
"Nothing to show" : "Nėra ką rodyti",
|
||||
"Could not load section content from app store." : "Nepavyko įkelti skyriaus turinio iš programėlių parduotuvės.",
|
||||
"Loading" : "Įkeliama",
|
||||
"Fetching the latest news…" : "Gaunamos paskiausios naujienos…",
|
||||
"Carousel" : "\"Carousel\"",
|
||||
"Previous slide" : "Ankstesnė skaidrė",
|
||||
"Next slide" : "Kita skaidrė",
|
||||
"Choose slide to display" : "Pasirinkti rodytiną skaidrę",
|
||||
"{index} of {total}" : "{index} iš {total}",
|
||||
"Daemon" : "Tarnyba",
|
||||
"Deploy Daemon" : "„Deploy Daemon“",
|
||||
"Type" : "Tipas",
|
||||
"Display Name" : "Rodomas vardas",
|
||||
"GPUs support" : "GPU palaikymas",
|
||||
"Compute device" : "Skaičiavimo įrenginys",
|
||||
"Advanced deploy options" : "Išplėstinės diegimo parinktys",
|
||||
"Edit ExApp deploy options before installation" : "Redaguokite „ExApp“ diegimo parinktis prieš diegimą",
|
||||
"Configured ExApp deploy options. Can be set only during installation" : "Sukonfigūruotos „ExApp“ diegimo parinktys. Galima nustatyti tik diegimo metu",
|
||||
"Environment variables" : "Aplinkos kintamieji",
|
||||
"ExApp container environment variables" : "ExApp konteinerio aplinkos kintamieji",
|
||||
"No environment variables defined" : "Aplinkos kintamieji nenustatyti",
|
||||
"Mounts" : "Prijunginiai",
|
||||
"Define host folder mounts to bind to the ExApp container" : "Nustatykite, kokie pagrindinio kompiuterio aplankų prijungimai turi būti susieti su „ExApp“ konteineriu",
|
||||
"Must exist on the Deploy daemon host prior to installing the ExApp" : "Prieš diegiant „ExApp“, tai jau turi būti „Deploy daemon“ serveryje.",
|
||||
"Host path" : "Pagrindinis kelias",
|
||||
"Container path" : "Kelias į konteinerį",
|
||||
"Read-only" : "Tik skaitymui",
|
||||
"Remove mount" : "Pašalinti jungtį",
|
||||
"New mount" : "Nauja jungtis",
|
||||
"Enter path to host folder" : "Įveskite kelią iki pagrindinio aplanko",
|
||||
"Enter path to container folder" : "Įveskite kelią iki konteinerio aplanko",
|
||||
"Toggle read-only mode" : "Perjungti tik skaitymo režimą",
|
||||
"Confirm adding new mount" : "Patvirtinkite naujos jungties pridėjimą",
|
||||
"Confirm" : "Patvirtinti",
|
||||
"Cancel adding mount" : "Atšaukti jungties pridėjimą",
|
||||
"Cancel" : "Atšaukti",
|
||||
"Add mount" : "Pridėti jungtį",
|
||||
"ExApp container mounts" : "ExApp konteinerio jungtis",
|
||||
"No mounts defined" : "Jungtys neapibrėžtos",
|
||||
"Description" : "Aprašas",
|
||||
"View in store" : "Rodyti parduotuvėje",
|
||||
"Visit website" : "Aplankyti svetainę",
|
||||
"Usage documentation" : "Naudojimo dokumentacija",
|
||||
"Admin documentation" : "Administratoriaus dokumentacija",
|
||||
"Developer documentation" : "Plėtotojo dokumentacija",
|
||||
"Details" : "Išsamiau",
|
||||
|
|
@ -382,30 +524,43 @@ OC.L10N.register(
|
|||
"Limit app usage to groups" : "Programos panaudojimas ribojamas grupėms",
|
||||
"No results" : "Nieko nerasta",
|
||||
"Update to {version}" : "Atnaujinti į versiją {version}",
|
||||
"Deploy options" : "Įdiegti parinktis",
|
||||
"Default Deploy daemon is not accessible" : "Numatytasis \"Deploy daemon\" nepasiekiamas",
|
||||
"Delete data on remove" : "Ištrinti duomenis pašalinus",
|
||||
"This app has no minimum {productName} version assigned. This will be an error in the future." : "Šiai programėlei nenurodyta {productName} minimali versija. Ateityje tai bus klaida.",
|
||||
"This app has no maximum {productName} version assigned. This will be an error in the future." : "Šiai programėlei nėra priskirta {productName} maksimali versija. Ateityje tai bus klaida.",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Ši programėlė negali būti įdiegta, nes nėra patenkintos žemiau išvardintos priklausomybės:",
|
||||
"Latest updated" : "Paskutinį kartą atnaujinta",
|
||||
"Author" : "Autorius",
|
||||
"Categories" : "Kategorijos",
|
||||
"Resources" : "Ištekliai",
|
||||
"Documentation" : "Dokumentacija",
|
||||
"Interact" : "Sąveikauti",
|
||||
"Report a bug" : "Pranešti apie klaidą",
|
||||
"Request feature" : "Prašyti funkcionalumo",
|
||||
"Ask questions or discuss" : "Užduokite klausimus arba diskutuokite",
|
||||
"Rate the app" : "Įvertinkite programėlę",
|
||||
"Rate" : "Įvertinkite",
|
||||
"Changelog" : "Keitinių žurnalas",
|
||||
"Google Chrome for Android" : "Google Chrome, skirta Android",
|
||||
"{productName} iOS app" : "{productName} „iOS“ programėlė",
|
||||
"{productName} Android app" : "{productName} „Android“ programėlė",
|
||||
"{productName} Talk for iOS" : "{productName} Talk skirtas iOS",
|
||||
"{productName} Talk for Android" : "{productName} Talk skirtas Android",
|
||||
"Sync client" : "Sinchronizuoti klientą",
|
||||
"This session" : "Šis seansas",
|
||||
"{client} - {version} ({system})" : "{client} – {version} ({system})",
|
||||
"{client} - {version}" : "{client} – {version}",
|
||||
"Device name" : "Įrenginio pavadinimas",
|
||||
"Cancel renaming" : "Atsisakyti pervadinimo",
|
||||
"Save new name" : "Išsaugoti naują vardą",
|
||||
"Marked for remote wipe" : "Pažymėtas nuotolinių duomenų ištrynimui",
|
||||
"Device settings" : "Įrenginio nustatymai",
|
||||
"Allow filesystem access" : "Leisti prieigą prie failų sistemos",
|
||||
"Rename" : "Pervadinti",
|
||||
"Revoke" : "Panaikinti",
|
||||
"Wipe device" : "Ištrinti duomenis įrenginyje",
|
||||
"Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Šio žymens panaikinimas gali užkirsti kelią jūsų įrenginio duomenų ištrynimui, jei šis procesas dar neprasidėjo.",
|
||||
"Device" : "Įrenginys",
|
||||
"Last activity" : "Paskutinė veikla",
|
||||
"Devices & sessions" : "Įrenginiai ir seansai",
|
||||
|
|
@ -413,73 +568,115 @@ OC.L10N.register(
|
|||
"Error while creating device token" : "Klaida, kuriant įrenginio prieigos raktą",
|
||||
"App name" : "Programėlės pavadinimas",
|
||||
"Create new app password" : "Sukurti naują programėlės slaptažodį",
|
||||
"App password copied!" : "Programėlės slaptažodis nukopijuotas!",
|
||||
"Copy app password" : "Kopijuoti programėlės slaptažodį",
|
||||
"Login name copied!" : "Prisijungimo vardas nukopijuotas!",
|
||||
"Copy login name" : "Kopijuoti prisijungimo vardą",
|
||||
"Could not copy app password. Please copy it manually." : "Nepavyko nukopijuoti programos slaptažodžio. Nukopijuokite jį ranka.",
|
||||
"Could not copy login name. Please copy it manually." : "Nepavyko nukopijuoti prisijungimo vardą. Nukopijuokite jį rankiniu būdu.",
|
||||
"New app password" : "Naujas programėlės slaptažodis",
|
||||
"Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Naudokite žemiau pateiktus prisijungimo duomenis, kad sukonfigūruotumėte savo programėlę ar įrenginį. Saugumo sumetimais šis slaptažodis bus rodomas tik vieną kartą.",
|
||||
"Login" : "Prisijungti",
|
||||
"Password" : "Slaptažodis",
|
||||
"Show QR code for mobile apps" : "Rodyti mobiliųjų programėlių QR kodą",
|
||||
"Use system cron service to call the cron.php file every 5 minutes." : "Naudokite sistemos cron paslaugą, kad kas 5 minutes iškviestumėte cron.php failą.",
|
||||
"The cron.php needs to be executed by the system account \"{user}\"." : "Sistemos paskyra „{user}“ turi vykdyti „cron.php“.",
|
||||
"The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Reikalingas PHP POSIX plėtinys. Daugiau informacijos rasite {linkstart} PHP dokumentacijoje {linkend}.",
|
||||
"Unable to update background job mode" : "Nepavyko atnaujinti foninių užduočių veiksenos",
|
||||
"For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Tam, kad serveris tinkamai veiktų, yra svarbu teisingai sukonfigūruoti fonines užduotis. „Cron“ yra rekomenduojamas nustatymas. Išsamesnei informacijai žiūrėkite dokumentaciją.",
|
||||
"Last job execution ran {time}. Something seems wrong." : "Paskutinis užduoties vykdymas buvo atliktas {time}. Atrodo, kad kažkas nutiko.",
|
||||
"Last job ran {relativeTime}." : "Paskutinis užduoties vykdymas buvo atliktas {relativeTime}.",
|
||||
"Background job did not run yet!" : "Foninės užduotys kol kas nebuvo vykdomos!",
|
||||
"AJAX" : "„AJAX“",
|
||||
"Execute one task with each page loaded. Use case: Single account instance." : "Vykdyti vieną užduotį su kiekvienu įkeltu puslapiu. Naudojimo atvejis: vienas paskyros elementas.",
|
||||
"Webcron" : "„Webcron“",
|
||||
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "„cron.php“ yra užregistruotas „webcron“ paslaugoje, kad iškviestų „cron.php“ kas 5 minutes per HTTP. Naudojimas: labai mažais atvejais (1–5 paskyros, priklausomai nuo naudojimo).",
|
||||
"Cron (Recommended)" : "„Cron“ (Rekomenduojama)",
|
||||
"Unable to update profile default setting" : "Nepavyko atnaujinti numatytųjų profilio nustatymų",
|
||||
"Unable to update profile picker setting" : "Nepavyko atnaujinti profilio parinkiklio nustatymo",
|
||||
"Profile" : "Profilis",
|
||||
"Enable or disable profile by default for new accounts." : "Įjungti arba išjungti profilį pagal numatytuosius nustatymus naujoms paskyroms.",
|
||||
"Enable the profile picker" : "Įgalinkite profilio pasirinkimo funkciją",
|
||||
"Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Įjunkite arba išjunkite profilio pasirinkimo funkciją „Smart Picker“ ir profilio nuorodų peržiūrose.",
|
||||
"Password confirmation is required" : "Reikalingas slaptažodžio patvirtinimas",
|
||||
"Failed to save setting" : "Nepavyko įrašyti nustatymo",
|
||||
"{app}'s declarative setting field: {name}" : "{app} deklaratyvus nustatymų laukas: {name}",
|
||||
"Unable to update server side encryption config" : "Nepavyko atnaujinti serverio pusės šifravimo konfigūracijos",
|
||||
"Server-side encryption" : "Šifravimas serverio pusėje",
|
||||
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Šifravimas serverio pusėje leidžia užšifruoti failus, kurie yra įkelti į serverį. Įjungti tik ik būtinais atvejais.",
|
||||
"To encrypt all existing files run this OCC command:" : "Norėdami užšifruoti visus esamus failus, paleiskite šią OCC komandą:",
|
||||
"Enable server-side encryption" : "Įjungti šifravimą serverio pusėje",
|
||||
"Disabling server side encryption is only possible using OCC, please refer to the documentation." : "Išjungti šifravimą serverio pusėje galima tik naudojant OCC; prašome susipažinti su dokumentacija.",
|
||||
"No encryption module loaded, please enable an encryption module in the app menu." : "Neįkeltas joks šifravimo modulis, įjunkite šifravimo modulį programėlės meniu.",
|
||||
"Select default encryption module:" : "Pasirinkite numatytąjį šifravimo modulį:",
|
||||
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Jūs turite perkelti savo šifravimo raktus iš senojo šifravimo (ownCloud <= 8.0) į naująjį. Įjunkite „Numatytąjį šifravimo modulį“ ir paleiskite komandą {command}",
|
||||
"Cancel encryption" : "Atšaukti šifravimą",
|
||||
"Enable encryption" : "Įjungti šifravimą",
|
||||
"Confirm enabling encryption" : "Patvirtinkite šifravimo įgalinimą",
|
||||
"Please read carefully before activating server-side encryption:" : "Prieš įjungdami šifravimą serverio pusėje, atidžiai perskaitykite:",
|
||||
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Nuo to momento kai šifravimas aktyvuotas, visi failai įkelti į serverį bus užšifruoti ir saugomi serveryje. Vėliau išjungti šifravimą galėsite tik jei šifravimo modulius turi tokią galimybę, ir visos sąlygos (pvz. atstatymo rakto nustatymas) išpildytos.",
|
||||
"By default a master key for the whole instance will be generated. Please check if that level of access is compliant with your needs." : "Pagal numatytuosius nustatymus bus sukurtas pagrindinis raktas, galiojantis visais atvejais. Patikrinkite, ar toks prieigos lygis atitinka jūsų poreikius.",
|
||||
"Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Vien tik šifravimas negarantuoja sistemos saugumo. Išsamesnei informacijai apie tai, kaip veikia šifravimo programėlė ir galimus naudojimo scenarijus, žiūrėkite dokumentaciją.",
|
||||
"Be aware that encryption always increases the file size." : "Turėkite omenyje, kad šifravimas visada padidina failų dydį.",
|
||||
"It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Visada yra gerai daryti reguliarias atsargines duomenų kopijas. Esant šifravimui, nepamirškite kartu su savo duomenų atsargine kopija, pasidaryti ir šifravimo raktų atsarginę kopiją.",
|
||||
"Refer to the admin documentation on how to manually also encrypt existing files." : "Kaip rankiniu būdu užšifruoti esamus failus, skaitykite administratoriaus dokumentacijoje.",
|
||||
"This is the final warning: Do you really want to enable encryption?" : "Tai yra paskutinis įspėjimas: Ar tikrai norite įjungti šifravimą?",
|
||||
"Failed to delete group \"{group}\"" : "Nepavyko ištrinti grupės „{group}“",
|
||||
"Please confirm the group removal" : "Patvirtinkite grupės pašalinimą",
|
||||
"You are about to delete the group \"{group}\". The accounts will NOT be deleted." : "Ketinate ištrinti grupę „{group}“. Paskyros NEBUS ištrintos.",
|
||||
"Submit" : "Pateikti",
|
||||
"Rename group" : "Pervadinti grupę",
|
||||
"Delete group" : "Ištrinti grupę",
|
||||
"Current password" : "Dabartinis slaptažodis",
|
||||
"New password" : "Naujas slaptažodis",
|
||||
"Change password" : "Keisti slaptažodį",
|
||||
"Choose your profile picture" : "Pasirinkite savo profilio paveikslėlį",
|
||||
"Please select a valid png or jpg file" : "Pasirinkite tinkamą png ar jpg failą",
|
||||
"Error setting profile picture" : "Klaida nustatant profilio paveikslėlį",
|
||||
"Error cropping profile picture" : "Klaida apkerpant profilio paveikslėlį",
|
||||
"Error saving profile picture" : "Klaida įrašant profilio paveikslėlį",
|
||||
"Error removing profile picture" : "Klaida šalinant profilio paveikslėlį",
|
||||
"Your profile picture" : "Jūsų profilio paveikslėlis",
|
||||
"Upload profile picture" : "Įkelti profilio paveikslėlį",
|
||||
"Choose profile picture from Files" : "Pasirinkite profilio paveikslėlį iš Failų",
|
||||
"Remove profile picture" : "Šalinti profilio paveikslėlį",
|
||||
"The file must be a PNG or JPG" : "Failas privalo būti PNG ar JPG tipo",
|
||||
"Picture provided by original account" : "Paveikslėlis gautas iš pagrindinės paskyros",
|
||||
"Set as profile picture" : "Nustatyti kaip profilio paveikslėlį",
|
||||
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Turėkite omenyje, kad gali praeiti iki 24 valandų, kol jūsų profilis bus visur atnaujintas.",
|
||||
"Your biography. Markdown is supported." : "Jūsų biografija. Palaikoma „Markdown“.",
|
||||
"Unable to update date of birth" : "Nepavyko atnaujinti gimimo datos",
|
||||
"Enter your date of birth" : "Įveskite savo gimimo datą",
|
||||
"Bluesky handle" : "„Bluesky“ identifikatorius",
|
||||
"You are using {s}{usage}{/s}" : "Jūs naudojate {s} {usage} {/s}",
|
||||
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Jūs naudojate {s} {usage} {/s} iš {s} {totalSpace} {/s} ({s} {usageRelative} % {/s})",
|
||||
"You are a member of the following groups:" : "Jūs esate šių grupių narys:",
|
||||
"Your full name" : "Jūsų visas vardas",
|
||||
"Unable to update primary email address" : "Nepavyko atnaujinti pirminio el. pašto adreso",
|
||||
"Unable to delete additional email address" : "Nepavyko ištrinti papildomo el. pašto adreso",
|
||||
"No email address set" : "Nenustatytas joks el. pašto adresas",
|
||||
"Email options" : "El. pašto parinktys",
|
||||
"Options for additional email address {index}" : "Papildomo el. pašto adreso parinktys {index}",
|
||||
"Remove primary email" : "Šalinti pirminį el. paštą",
|
||||
"Delete email" : "Ištrinti el. paštą",
|
||||
"This address is not confirmed" : "Šis adresas nėra patvirtintas",
|
||||
"Unset as primary email" : "Atšaukti kaip pirminį el. pašto adresą",
|
||||
"Set as primary email" : "Nustatyti kaip pirminį el. paštą",
|
||||
"Additional email address {index}" : "Papildomas el. pašto adresas {index}",
|
||||
"Unable to delete primary email address" : "Nepavyko ištrinti pirminio el. pašto adreso",
|
||||
"Unable to add additional email address" : "Nepavyko pridėti papildomo el. pašto adreso",
|
||||
"Unable to update additional email address" : "Nepavyko atnaujinti papildomo el. pašto adreso",
|
||||
"Primary email for password reset and notifications" : "Pirminis el. paštas, skirtas slaptažodžio atstatymui bei pranešimams",
|
||||
"Your handle" : "Jūsų identifikatorius",
|
||||
"Derived from your locale ({weekDayName})" : "Pagal jūsų vietos nustatymus ({weekDayName})",
|
||||
"Unable to update first day of week" : "Nepavyksta atnaujinti savaitės pirmosios dienos",
|
||||
"Day to use as the first day of week" : "Diena, kuri laikoma pirmąja savaitės diena",
|
||||
"Your headline" : "Santrauka apie jus",
|
||||
"No language set" : "Nenustatyta jokia kalba",
|
||||
"Unable to update language" : "Nepavyko atnaujinti kalbos",
|
||||
"Languages" : "Kalbos",
|
||||
"Help translate" : "Padėkite išversti",
|
||||
"No locale set" : "Nenustatyta vietos nustatymų",
|
||||
"Unable to update locale" : "Nepavyko atnaujinti lokalės",
|
||||
"Locales" : "Lokalės",
|
||||
"Week starts on {firstDayOfWeek}" : "Savaitės pradžia yra {firstDayOfWeek}",
|
||||
|
|
@ -488,35 +685,84 @@ OC.L10N.register(
|
|||
"Your phone number" : "Jūsų telefono numeris",
|
||||
"Edit your Profile visibility" : "Taisyti savo profilio matomumą",
|
||||
"Unable to update profile enabled state" : "Nepavyko atnaujinti profilio įjungimo būsenos",
|
||||
"Enable profile" : "Įgalinti profilį",
|
||||
"The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Jūsų profilyje taikomas griežtesnis matomumo arba taikymo srities nustatymas. Pavyzdžiui, jei matomumas nustatytas kaip „Rodyti visiems“, o taikymo sritis – kaip „Privatus“, taikomas „Privatus“ nustatymas.",
|
||||
"Unable to update visibility of {displayId}" : "Nepavyko atnaujinti {displayId} matomumo",
|
||||
"she/her" : "ji/jos",
|
||||
"he/him" : "jis/jo",
|
||||
"they/them" : "jie/jiems",
|
||||
"Your pronouns. E.g. {pronounsExample}" : "Jūsų įvardžiai. Pvz. {pronounsExample}",
|
||||
"Your role" : "Jūsų vaidmuo",
|
||||
"Timezone" : "Laiko juosta",
|
||||
"Your X (formerly Twitter) handle" : "Jūsų X (anksčiau „Twitter“) identifikatorius",
|
||||
"Your website" : "Jūsų svetainė",
|
||||
"Invalid value" : "Negalima reikšmė",
|
||||
"Unable to update {property}" : "Nepavyko atnaujinti {property}",
|
||||
"No {property} set" : "Nenustatyta {property}",
|
||||
"Change scope level of {property}, current scope is {scope}" : "Pakeisti {property} apimties lygį, dabartinė apimtis yra {scope}",
|
||||
"Unable to update federation scope of the primary {property}" : "Nepavyko atnaujinti pirminės {property} federacijos apimties.",
|
||||
"Unable to update federation scope of additional {property}" : "Nepavyko atnaujinti papildomos {property} federacijos apimties.",
|
||||
"Add additional email" : "Pridėti papildomą el. paštą",
|
||||
"Add" : "Pridėti",
|
||||
"Create" : "Sukurti",
|
||||
"Change" : "Keisti",
|
||||
"Delete" : "Ištrinti",
|
||||
"Reshare" : "Pakartotinai bendrinti",
|
||||
"Default config values" : "Numatytosios konfigūracijos reikšmės",
|
||||
"Applications config" : "Programėlių konfigūracijos",
|
||||
"User config" : "Vartotojo konfigūracija",
|
||||
"Bundled applications" : "Sujungtos programėlės",
|
||||
"Enabled applications" : "Įgalintos programėlės",
|
||||
"Disabled applications" : "Išjungtos programėlės",
|
||||
"Large organization" : "Labai didelė organizacija",
|
||||
"Big organization" : "Didelė organizacija",
|
||||
"Small organization" : "Maža organizacija",
|
||||
"Hosting company" : "\"Hosting\" kompanija",
|
||||
"University" : "Universitetas",
|
||||
"School" : "Mokykla",
|
||||
"Club or association" : "Klubas arba asociacija",
|
||||
"Family" : "Šeima",
|
||||
"Personal use" : "Asmeniniam naudojimui",
|
||||
"Setup errors" : "Sąrankos klaidos",
|
||||
"Setup warnings" : "Sąrankos įspėjimai",
|
||||
"Setup recommendations" : "Sąrankos rekomendacijos",
|
||||
"Default language" : "Numatytoji kalba",
|
||||
"Common languages" : "Bendrosios kalbos",
|
||||
"Other languages" : "Kitos kalbos",
|
||||
"Password change is disabled because the master key is disabled" : "Slaptažodžių keitimas išjungtas, nes yra išjungtas pagrindinis raktas",
|
||||
"No accounts" : "Nėra paskyrų",
|
||||
"Loading accounts …" : "Įkeliamos paskyros …",
|
||||
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Paskyrų sąrašas. Dėl našumo šis sąrašas nėra pilnai pateiktas. Paskyros bus pateikiamos jums naršant sąrašą.",
|
||||
"Manager" : "Vadovas",
|
||||
"Set line manager" : "Nustatyti tiesioginį vadovą",
|
||||
"Account name will be autogenerated" : "Paskyros pavadinimas bus sukurtas automatiškai",
|
||||
"Account name (required)" : "Paskyros pavadinimas (būtina)",
|
||||
"Failed to search groups" : "Nepavyko ieškoti grupių",
|
||||
"New account" : "Nauja paskyra",
|
||||
"Display name" : "Rodomas vardas",
|
||||
"Either password or email is required" : "Reikalingas slaptažodis arba el. pašto adresas",
|
||||
"Password (required)" : "Slaptažodis (būtina)",
|
||||
"Email (required)" : "El. paštas (būtina)",
|
||||
"Email" : "El. paštas",
|
||||
"Member of the following groups (required)" : "Šių grupių narys (būtina)",
|
||||
"Member of the following groups" : "Šių grupių narys",
|
||||
"Set account groups" : "Nustatykite paskyrų grupes",
|
||||
"Admin of the following groups" : "Šių grupių administratorius",
|
||||
"Set account as admin for …" : "Nustatyti paskyrą kaip administratoriaus paskyrą …",
|
||||
"Quota" : "Leidžiamas duomenų kiekis",
|
||||
"Set account quota" : "Nustatykite paskyros kvotą",
|
||||
"Language" : "Kalba",
|
||||
"Set default language" : "Nustatyti numatytąją kalbą",
|
||||
"Add new account" : "Pridėti naują paskyrą",
|
||||
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} paskyra ...","{userCount} paskyros ...","{userCount} paskyrų ...","{userCount} paskyrų ..."],
|
||||
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} paskyra","{userCount} paskyros","{userCount} paskyrų","{userCount} paskyrų"],
|
||||
"Total rows summary" : "Bendras eilučių skaičius",
|
||||
"Scroll to load more rows" : "Slinkite, kad būtų įkelta daugiau eilučių",
|
||||
"Password or insufficient permissions message" : "Pranešimas apie slaptažodį arba nepakankamus leidimus",
|
||||
"Avatar" : "Avataras",
|
||||
"Account name" : "Paskyros vardas",
|
||||
"Group admin for" : "Grupės administratorius",
|
||||
"Account backend" : "Paskyros posistemė",
|
||||
"Storage location" : "Saugyklos vieta",
|
||||
"First login" : "Pirmas prisijungimas",
|
||||
"Last login" : "Paskutinis prisijungimas",
|
||||
|
|
@ -527,41 +773,68 @@ OC.L10N.register(
|
|||
"Disable account" : "Išjungti paskyrą",
|
||||
"Enable account" : "Įjungti paskyrą",
|
||||
"Resend welcome email" : "Siųsti dar kartą pasveikinimo el. laišką",
|
||||
"In case of lost device or exiting the organization, this can remotely wipe the {productName} data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Pametus įrenginį arba išėjus iš organizacijos, ši funkcija gali nuotoliniu būdu ištrinti {productName} duomenis iš visų įrenginių susietų su {userid}. Veikia tik tada, kai įrenginiai prijungti prie interneto.",
|
||||
"Remote wipe of devices" : "Nuotolinių duomenų įrenginiuose ištrynimas",
|
||||
"Wipe {userid}'s devices" : "Ištrinti duomenis naudotojo {userid} įrenginiuose",
|
||||
"Wiped {userid}'s devices" : "Išvalyti {userid} įrenginiai",
|
||||
"Failed to load groups with details" : "Nepavyko įkelti grupių su išsamia informacija",
|
||||
"Failed to load sub admin groups with details" : "Nepavyko įkelti sub-administratorių grupių su išsamia informacija",
|
||||
"Failed to update line manager" : "Nepavyko atnaujinti tiesioginio vadovo",
|
||||
"Fully delete {userid}'s account including all their personal files, app data, etc." : "Pilnai ištrinta {userid} paskyra, įskaitant visus asmeninius failus, programos duomenis ir pan. ",
|
||||
"Account deletion" : "Paskyros ištrynimas",
|
||||
"Delete {userid}'s account" : "Ištrinti naudotojo {userid} paskyrą",
|
||||
"Display name was successfully changed" : "Rodomas vardas sėkmingai pakeistas",
|
||||
"Password can't be empty" : "Slaptažodžio laukelis negali būti tuščias",
|
||||
"Password was successfully changed" : "Slaptažodis buvo sėkmingai pakeistas",
|
||||
"Email can't be empty" : "El. pašto laukelis negali būti tuščias",
|
||||
"Email was successfully changed" : "El. paštas buvo sėkmingai pakeistas",
|
||||
"Welcome mail sent!" : "Pasveikinimo laiškas išsiųstas!",
|
||||
"Loading account …" : "Įkeliama paskyra …",
|
||||
"Change display name" : "Keisti rodomą vardą",
|
||||
"Set new password" : "Nustatyti naują slaptažodį",
|
||||
"You do not have permissions to see the details of this account" : "Jūs neturite leidimo matyti išsamesnę informaciją apie šią paskyrą",
|
||||
"Set new email address" : "Nustatyti naują el. pašto adresą",
|
||||
"Add account to group" : "Pridėti paskyrą į grupę",
|
||||
"Set account as admin for" : "Nustatyti paskyrą kaip administratoriaus paskyrą",
|
||||
"Select account quota" : "Pasirinkite paskyros kvotą",
|
||||
"Set the language" : "Nustatyti kalbą",
|
||||
"Toggle account actions menu" : "Perjungti paskyrų veiksmų meniu",
|
||||
"Done" : "Atlikta",
|
||||
"Edit" : "Taisyti",
|
||||
"Account management settings" : "Paskyros valdymo nustatymai",
|
||||
"Visibility" : "Matomumas",
|
||||
"Show language" : "Rodyti kalbą",
|
||||
"Show account backend" : "Rodyti paskyros posistemę",
|
||||
"Show storage path" : "Rodyti saugyklos kelią",
|
||||
"Show first login" : "Rodyti pirmą prisijungimą",
|
||||
"Show last login" : "Rodyti paskutinį prisijungimą",
|
||||
"Sorting" : "Rikiavimas",
|
||||
"The system config enforces sorting the groups by name. This also disables showing the member count." : "Sistemos konfigūracija reikalauja, kad grupės būtų rūšiuojamos pagal pavadinimą. Tai taip pat išjungia narių skaičiaus rodymą.",
|
||||
"Group list sorting" : "Grupių sąrašų rūšiavimas",
|
||||
"Sorting only applies to the currently loaded groups for performance reasons. Groups will be loaded as you navigate or search through the list." : "Rūšiavimas taikomas tik šiuo metu įkeltoms grupėms dėl našumo priežasčių. Grupės bus įkeltos naršant arba ieškant sąraše.",
|
||||
"By member count" : "Pagal narių skaičių",
|
||||
"By name" : "Pagal vardą",
|
||||
"Send email" : "Siųsti el. paštą",
|
||||
"Send welcome email to new accounts" : "Siųsti pasveikinimo el. laišką naujoms paskyroms",
|
||||
"Defaults" : "Numatytieji nustatymai",
|
||||
"Default quota" : "Numatytasis leidžiamas duomenų kiekis",
|
||||
"Select default quota" : "Pasirinkite numatytą leidžiamą duomenų kiekį ",
|
||||
"Server error while trying to complete WebAuthn device registration" : "Serverio klaida, bandant pabaigti WebAuthn įrenginio regsitraciją",
|
||||
"Passwordless authentication requires a secure connection." : "Tapatybės nustatymas be slaptažodžio reikalauja saugaus ryšio.",
|
||||
"Add WebAuthn device" : "Pridėti WebAuthn įrenginį",
|
||||
"Please authorize your WebAuthn device." : "Prašome, autorizikuote savo WebAuthn įrenginį.",
|
||||
"Adding your device …" : "Pridedamas jūsų įrenginys …",
|
||||
"Unnamed device" : "Įrenginys be pavadinimo",
|
||||
"Passwordless Authentication" : "Tapatybės nustatymas be slaptažodžio",
|
||||
"Set up your account for passwordless authentication following the FIDO2 standard." : "Nustatykite savo paskyrai tapatybės nustatymą be slaptažodžio, pagal FIDO2 standartą.",
|
||||
"No devices configured." : "Nėra sukonfiguruotų įrenginių.",
|
||||
"The following devices are configured for your account:" : "Jūsų paskyrai sukonfiguruoti šie įrenginiai:",
|
||||
"Your browser does not support WebAuthn." : "Jūsų naršyklė nepalaiko WebAuthn.",
|
||||
"Email sent successfully" : "El. paštas sėkmingai išsiųstas",
|
||||
"Failed to send email" : "Nepavyko išsiųsti el. laiško",
|
||||
"Failed to save email settings" : "Nepavyko išsaugoti el. pašto nustatymų",
|
||||
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "Svarbu nustatyti šį serverį, kad galėtumėte siųsti el. laiškus, kaip, pavyzdžiui, slaptažodžio atstatymą ar pranešimus.",
|
||||
"The server configuration is read-only so the mail settings cannot be changed using the web interface." : "Serverio konfigūracija yra skirta tik skaitymui, todėl pašto nustatymų negalima keisti naudojant žiniatinklio sąsają.",
|
||||
"Mail delivery is disabled by instance config \"{config}\"." : "Pašto pristatymas yra išjungtas pagal elemento config „{config}“.",
|
||||
"Send mode" : "Siuntimo veiksena",
|
||||
"Encryption" : "Šifravimas",
|
||||
|
|
@ -574,24 +847,42 @@ OC.L10N.register(
|
|||
"Port" : "Prievadas",
|
||||
"Authentication" : "Tapatybės nustatymas",
|
||||
"Authentication required" : "Reikalingas tapatybės nustatymas",
|
||||
"Sending test email…" : "Siunčiamas bandomasis el. laiškas…",
|
||||
"Send test email" : "Siųsti bandomąjį el. laišką",
|
||||
"Saving…" : "Įrašoma…",
|
||||
"Save settings" : "Įrašyti nustatymus",
|
||||
"Please double check the {linkStartInstallationGuides}installation guides{linkEnd}, and check for any errors or warnings in the {linkStartLog}log{linkEnd}." : "Prašome dar kartą peržiūrėti {linkStartInstallationGuides} diegimo instrukcijas {linkEnd} ir patikrinti, ar {linkStartLog} žurnale {linkEnd} nėra klaidų ar įspėjimų.",
|
||||
"Check the security of your {productName} over {linkStart}our security scan{linkEnd}." : "Patikrinkite savo {productName} saugumą {linkStart} naudodamiesi mūsų saugumo patikrinimo įrankiu {linkEnd}.",
|
||||
"Security & setup warnings" : "Saugumo ir sąrankos įspėjimai",
|
||||
"It is important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Siekiant užtikrinti jūsų instancijos saugumą ir našumą, svarbu, kad viskas būtų tinkamai sukonfigūruota. Kad jums tai pavyktų, atliekame keletą automatinių patikrinimų. Daugiau informacijos rasite nuorodoje pateiktoje dokumentacijoje.",
|
||||
"Checking your server …" : "Tikrinamas jūsų serveris …",
|
||||
"Failed to run setup checks" : "Nepavyko atlikti diegimo patikrinimų",
|
||||
"Try again" : "Bandyti dar kartą",
|
||||
"All checks passed." : "Visi patikros rezultatai teigiami.",
|
||||
"There are some errors regarding your setup." : "Yra klaidų, susijusių su jūsų sąranką.",
|
||||
"There are some warnings regarding your setup." : "Yra įspėjimų, susijusių su jūsų sąranka.",
|
||||
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Būdami administratoriumi, galite reguliuoti bendrinimo elgseną. Išsamesnei informacijai, žiūrėkite dokumentaciją.",
|
||||
"You need to enable the File sharing App." : "Turite įjungti Failų bendrinimo programėlę.",
|
||||
"App Store" : "App Store",
|
||||
"Loading app list" : "Įkeliamas programėlių sąrašas",
|
||||
"Loading categories" : "Įkeliamos kategorijos",
|
||||
"Version {version}, {license}-licensed" : "Versija {version}, {license}-licencijuota",
|
||||
"Version {version}" : "Versija {version}",
|
||||
"Failed to save selected preset." : "Nepavyko išsaugoti pasirinkto išankstinio nustatymo.",
|
||||
"Select a configuration preset for easy setup." : "Pasirinkite konfigūracijos nustatymą, kad galėtumėte lengvai atlikti nustatymus.",
|
||||
"Apply" : "Taikyti",
|
||||
"All accounts" : "Visos paskyros",
|
||||
"Admins" : "Administratoriai",
|
||||
"Account group: {group}" : "Paskyros grupė: {group}",
|
||||
"Account management" : "Paskyros valdymas",
|
||||
"For performance reasons, when you enable encryption on a {productName} server only new and changed files are encrypted." : "Dėl našumo priežasčių, įjungus šifravimą {productName} serveryje, šifruojami tik nauji ir pakeisti failai.",
|
||||
"Location" : "Vieta",
|
||||
"Profile picture" : "Profilio paveikslėlis",
|
||||
"About" : "Apie",
|
||||
"Date of birth" : "Gimimo data",
|
||||
"Full name" : "Vardas, pavardė",
|
||||
"Additional email" : "Papildomas el. paštas",
|
||||
"Fediverse (e.g. Mastodon)" : "\"Fediverse\" (pvz. Mastodon)",
|
||||
"Headline" : "Santrauka",
|
||||
"Organisation" : "Organizacija",
|
||||
"Phone number" : "Telefono numeris",
|
||||
|
|
@ -603,14 +894,19 @@ OC.L10N.register(
|
|||
"Profile visibility" : "Profilio matomumas",
|
||||
"Locale" : "Lokalė",
|
||||
"First day of week" : "Pirmoji savaitės diena",
|
||||
"timezone" : "laiko juosta",
|
||||
"Private" : "Privatus",
|
||||
"Only visible to people matched via phone number integration through Talk on mobile" : "Matoma tik žmonėms, su kuriais pokalbių programėlėje mobiliajame įrenginyje buvo rasta atitiktis per telefono numerio integraciją",
|
||||
"Not available as this property is required for core functionality including file sharing and calendar invitations" : "Ši funkcija nėra prieinama, nes šis parametras yra būtinas pagrindinėms funkcijoms, įskaitant failų dalijimąsi ir kvietimus į kalendoriuje numatytus renginius",
|
||||
"Local" : "Vietinis",
|
||||
"Only visible to people on this instance and guests" : "Matoma tik žmonėms šiame egzemplioriuje ir svečiams",
|
||||
"Federated" : "Federacinis",
|
||||
"Only synchronize to trusted servers" : "Sinchronizuoti tik į patikimus serverius",
|
||||
"Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Ši funkcija nėra prieinama, nes jūsų paskyroje išjungta federacija. Jei turite klausimų, kreipkitės į sistemos administratorių.",
|
||||
"Published" : "Paskelbtas",
|
||||
"Synchronize to trusted servers and the global and public address book" : "Sinchronizuoti į patikimus serverius ir į visuotinę bei viešą adresų knygą",
|
||||
"Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Nepasiekiama, nes neleidžiama skelbti konkrečios paskyros duomenų paieškos serveryje. Jei turite klausimų, susisiekite su sistemos administratoriumi.",
|
||||
"Discover" : "Atrasti",
|
||||
"Your apps" : "Jūsų programėlės",
|
||||
"Active apps" : "Aktyvios programėlės",
|
||||
"Disabled apps" : "Išjungtos programėlės",
|
||||
|
|
@ -618,11 +914,31 @@ OC.L10N.register(
|
|||
"App bundles" : "Programėlių rinkiniai",
|
||||
"Featured apps" : "Siūlomos programėlės",
|
||||
"Supported apps" : "Palaikomos programėlės",
|
||||
"Best Nextcloud integration" : "Geriausia \"Nextcloud\" integracija",
|
||||
"Open source" : "Atvirojo kodo",
|
||||
"Good performance" : "Geras našumas",
|
||||
"Best security: documents never leave your server" : "Geriausias saugumas: dokumentai niekada nepalieka jūsų serverio",
|
||||
"Best ODF compatibility" : "Geriausias ODF suderinamumas",
|
||||
"Best support for legacy files" : "Geriausias palaikymas senesniems failams",
|
||||
"Good Nextcloud integration" : "Gera \"Nextcloud\" integracija",
|
||||
"Open core" : "Atviro branduolio",
|
||||
"Best performance" : "Geriausias našumas",
|
||||
"Limited ODF compatibility" : "Ribotas suderinamumas su ODF",
|
||||
"Best Microsoft compatibility" : "Geriausias suderinamumas su „Microsoft“",
|
||||
"Show to everyone" : "Rodyti visiems",
|
||||
"Show to logged in accounts only" : "Rodyti tik prisijungusiems vartotojams",
|
||||
"Hide" : "Slėpti",
|
||||
"Manually installed apps cannot be updated" : "Rankiniu būdu įdiegtų programėlių atnaujinti negalima",
|
||||
"{progress}% Deploying …" : "{progress} % diegiama …",
|
||||
"{progress}% Initializing …" : "{progress}% inicijuojama …",
|
||||
"Health checking" : "Būklės patikrinimas",
|
||||
"Deploy and Enable" : "Įdiegti ir įjungti",
|
||||
"Download and enable" : "Atsisiųsti ir įjungti",
|
||||
"Disable" : "Išjungti",
|
||||
"Allow untested app" : "Leisti naudoti nepatikrintą programėlę",
|
||||
"The app will be downloaded from the App Store" : "Programėlė bus atsisiųsta iš programėlių parduotuvės",
|
||||
"This app is not marked as compatible with your {productName} version." : "Ši programėlė nėra pažymėta kaip suderinama su jūsų {productName} versija.",
|
||||
"If you continue you will still be able to install the app. Note that the app might not work as expected." : "Jei tęsite, vis tiek galėsite įdiegti programėlę. Atkreipkite dėmesį, kad programėlė gali neveikti taip, kaip tikėtasi.",
|
||||
"Unknown" : "Nežinoma",
|
||||
"Never" : "Niekada",
|
||||
"Could not register device: Network error" : "Nepavyko registruoti įrenginio: Tinklo klaida",
|
||||
|
|
@ -634,22 +950,31 @@ OC.L10N.register(
|
|||
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Programėlė įjungta, tačiau turi būti atnaujinta. Po 5 sekundžių būsite peradresuoti į atnaujinimo puslapį.",
|
||||
"Do you really want to wipe your data from this device?" : "Ar tikrai norite ištrinti šiame įrenginyje esančius savo duomenis?",
|
||||
"Confirm wipe" : "Patvirtinti duomenų ištrynimą",
|
||||
"Could not delete the app token" : "Nepavyko ištrinti programėlės žymės",
|
||||
"Error while wiping the device with the token" : "Įvyko klaida valant įrenginį panaudojant raktą",
|
||||
"Error while updating device token name" : "Įvyko klaida atnaujinant įrenginio prieigos rakto pavadinimą",
|
||||
"Error while updating device token scope" : "Įvyko klaida atnaujinant įrenginio prieigos rakto taikymą",
|
||||
"Could not set group sorting" : "Nepavyko nustatyti grupių rūšiavimo",
|
||||
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Iš jūsų tinklo buvo per daug užklausų. Bandykite dar kartą vėliau arba, jeigu tai klaida, susisiekite su savo administratoriumi.",
|
||||
"Error" : "Klaida",
|
||||
"Account documentation" : "Paskyros dokumentacija",
|
||||
"Administration documentation" : "Administracinė dokumentacija",
|
||||
"Forum" : "Forumas",
|
||||
"Nextcloud help & privacy resources" : "„Nextcloud“ pagalbos ir privatumo ištekliai",
|
||||
"General documentation" : "Bendra dokumentacija",
|
||||
"Legal notice" : "Teisinis pranešimas",
|
||||
"Privacy policy" : "Privatumo politika",
|
||||
"Reasons to use Nextcloud in your organization" : "Priežastys, kodėl turėtumėte naudoti Nextcloud savo organizacijoje",
|
||||
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Sukurta {communityopen}Nextcloud bendruomenės{linkclose}, {githubopen}pirminis kodas{linkclose} yra licencijuotas pagal {licenseopen}AGPL{linkclose}.",
|
||||
"Like our Facebook page" : "Spauskite „Patinka“ mūsų „Facebook“ puslapyje",
|
||||
"Follow us on Bluesky" : "Sekite mus „Bluesky“ platformoje",
|
||||
"Follow us on Mastodon" : "Sekite mus Mastodon",
|
||||
"Check out our blog" : "Peržvelkite mūsų tinklaraštį",
|
||||
"Subscribe to our newsletter" : "Prenumeruokite mūsų naujienlaiškį",
|
||||
"This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Ši „Nextcloud“ bendruomenės versija nepalaikoma ir momentiniai pranešimai nepasiekiami.",
|
||||
"Open documentation" : "Atverti dokumentaciją",
|
||||
"Use a second factor besides your password to increase security for your account." : "Be savo slaptažodžio naudokite ir antrąjį faktorių, kad padidintumėte savo paskyros saugumą.",
|
||||
"If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Jei prisijungimui prie „Nextcloud“ naudojate trečiųjų šalių programėles, prieš įjungdami antrojo faktoriaus autentifikavimą, būtinai sukurkite ir sukonfigūruokite kiekvienos programėlės slaptažodį.",
|
||||
"Very weak password" : "Labai silpnas slaptažodis",
|
||||
"Weak password" : "Silpnas slaptažodis",
|
||||
"So-so password" : "Neblogas slaptažodis",
|
||||
|
|
@ -657,14 +982,22 @@ OC.L10N.register(
|
|||
"Strong password" : "Stiprus slaptažodis",
|
||||
"Group list is empty" : "Grupės sąrašas yra tuščias",
|
||||
"Unable to retrieve the group list" : "Nepavyko nuskaityti grupių sąrašo",
|
||||
"Exclude some groups from sharing" : "Neleisti bendrinti kai kurioms grupėms",
|
||||
"Limit sharing to some groups" : "Apriboti bendrinimą tik tam tikroms grupėms",
|
||||
"Also allow autocompletion on full match of the user id" : "Taip pat leisti automatinį užbaigimą, kai vartotojo ID visiškai atitinka",
|
||||
"Loading accounts …" : "Įkeliamos paskyros ...",
|
||||
"Set account as admin for …" : "Nustatyti paskyrą kaip administratoriaus paskyrą...",
|
||||
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} paskyra ...","{userCount} paskyros ...","{userCount} paskyrų...","{userCount} paskyrų..."],
|
||||
"Loading account …" : "Įkeliama paskyra…",
|
||||
"Adding your device …" : "Pridedamas jūsų įrenginys …",
|
||||
"Sending…" : "Siunčiama…",
|
||||
"Email sent" : "El. paštas išsiųstas",
|
||||
"{progress}% Deploying …" : "{progress} % diegiama…",
|
||||
"{progress}% Initializing …" : "{progress}% inicijuojama…",
|
||||
"None/STARTTLS" : "Nėra/STARTTLS",
|
||||
"SSL" : "SSL",
|
||||
"Credentials" : "Prisijungimo duomenys",
|
||||
"SMTP Login" : "SMTP Prisijungimas",
|
||||
"SMTP Password" : "SMTP slaptažodis",
|
||||
"Save" : "Įrašyti",
|
||||
"Test and verify email settings" : "Išbandyti ir patikrinti el. pašto nustatymus"
|
||||
|
|
|
|||
|
|
@ -284,46 +284,140 @@
|
|||
"You have more than %s rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive." : "Planavimo objektų lentelėje yra daugiau nei %s eilučių. Brangius taisymo darbus paleiskite naudodami „occ maintenance:repair --include-expensive“.",
|
||||
"Scheduling objects table size is within acceptable range." : "Planavimo objektų lentelės dydis yra priimtinose ribose.",
|
||||
"HTTP headers" : "HTTP antraštės",
|
||||
"- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "- HTTP `%1$s` antraštė nenustatyta kaip `%2$s` . Kai kurios funkcijos gali veikti netinkamai, todėl rekomenduojama atitinkamai pakoreguoti šį nustatymą.",
|
||||
"- The `%1$s` HTTP header is not set to `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "- HTTP `%1$s` antraštė nenustatyta kaip `%2$s`. Tai kelia potencialią grėsmę saugumui ar privatumui, todėl rekomenduojama atitinkamai pakoreguoti šį nustatymą.",
|
||||
"- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "- HTTP `%1$s` antraštė nėra nustatyta kaip `%2$s`, `%3$s`, `%4$s`, `%5$s` arba `%6$s`. Dėl to gali nutekėti informacija apie nukreipusįjį šaltinį. Žr. {w3c-recommendation}.",
|
||||
"- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "- HTTP antraštė „Strict-Transport-Security“ nėra nustatyta bent jau `%d` sekundžių (dabartinė vertė: `%d`). Siekiant užtikrinti didesnį saugumą, rekomenduojama taikyti ilgalaikę HSTS politiką.",
|
||||
"- The `Strict-Transport-Security` HTTP header is malformed: `%s`. For enhanced security, it is recommended to enable HSTS." : "- HTTP antraštė „Strict-Transport-Security“ yra netinkamai suformuota: `%s`. Siekiant užtikrinti didesnį saugumą, rekomenduojama įjungti HSTS.",
|
||||
"- The `Strict-Transport-Security` HTTP header is not set (should be at least `%d` seconds). For enhanced security, it is recommended to enable HSTS." : "- Nėra nustatytas HTTP antraštė `Strict-Transport-Security` (turėtų būti ne mažiau kaip `%d` sekundžių). Siekiant užtikrinti didesnį saugumą, rekomenduojama įjungti HSTS.",
|
||||
"Some headers are not set correctly on your instance" : "Kai kurios antraštės jūsų instancijoje nustatytos neteisingai",
|
||||
"Could not check that your web server serves security headers correctly. Please check manually." : "Nepavyko patikrinti, ar jūsų žiniatinklio serveris teisingai pateikia saugos antraštes. Patikrinkite rankiniu būdu.",
|
||||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Nepavyko patikrinti, ar jūsų žiniatinklio serveris teisingai pateikia saugumo antraštes, negalima atlikti užklausos `%s`",
|
||||
"Your server is correctly configured to send security headers." : "Jūsų serveris tinkamai sukonfigūruotas siųsti saugos antraštes.",
|
||||
"Configuration server ID" : "Konfigūracijos serverio ID",
|
||||
"Server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a server ID in your configuration." : "Serverio identifikatorius nėra nustatytas. Tai rekomenduojama, jei jūsų „Nextcloud“ elementas veikia keliuose PHP serveriuose. Konfigūracijoje įveskite serverio ID.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "„%d“ nėra galiojantis serverio identifikatorius. Jis turi būti nuo 0 iki 1023.",
|
||||
"Server identifier is configured and valid." : "Serverio identifikatorius sukonfigūruotas ir galiojantis.",
|
||||
"Database version" : "Duomenų bazės versija",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Aptikta „MariaDB“ 10.3 versija, ši versija yra nebenaudojama ir palaikoma tik kaip „Ubuntu 20.04“ dalis. Siekiant geriausio našumo, stabilumo ir funkcionalumo su šia „Nextcloud“ versija, rekomenduojama naudoti MariaDB „>=%1$s“ ir „<=%2$s“.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Aptikta „MariaDB“ versija „%1$s“. Siekiant geriausio našumo, stabilumo ir funkcionalumo naudojant šią „Nextcloud“ versiją, rekomenduojama naudoti MariaDB „>=%2$s“ ir „<=%3$s“.",
|
||||
"MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Aptikta „MySQL“ versija „%1$s“. Siekiant geriausio našumo, stabilumo ir funkcionalumo naudojant šią „Nextcloud“ versiją, rekomenduojama naudoti MySQL „>=%2$s“ ir „<=%3$s“.",
|
||||
"PostgreSQL version \"%1$s\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Aptikta „PostgreSQL“ versija „%1$s“. Siekiant geriausio našumo, stabilumo ir funkcionalumo naudojant šią „Nextcloud“ versiją, rekomenduojama naudoti PostgreSQL „>=%2$s“ ir „<=%3$s“.",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "„Nextcloud“ %d nepalaiko jūsų dabartinės versijos, todėl prieš atnaujindami „Nextcloud“ serverį būtinai atnaujinkite duomenų bazę.",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Aptikta „Oracle“ versija „%1$s“. Siekiant geriausio našumo, stabilumo ir funkcionalumo naudojant šią „Nextcloud“ versiją, rekomenduojama naudoti Oracle „>=%2$s“ ir „<=%3$s“.",
|
||||
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Šiuo metu kaip vidinė duomenų bazė naudojama „SQLite“. Didesniems elementams rekomenduojame perjungti kitą duomenų bazės vidinę sistemą. Tai ypač rekomenduojama, kai failų sinchronizavimui naudojamas darbalaukio klientas. Norėdami perkelti į kitą duomenų bazę, naudokite komandinės eilutės įrankį: „occ db:convert-type“.",
|
||||
"Unknown database platform" : "Nežinoma duomenų bazės platforma",
|
||||
"Architecture" : "Architektūra",
|
||||
"64-bit" : "64 bitų",
|
||||
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Panašu, kad naudojate 32 bitų PHP versiją. „Nextcloud“ reikia 64 bitų versijos, kad gerai veiktų. Atnaujinkite savo OS ir PHP iki 64 bitų!",
|
||||
"Task Processing pickup speed" : "Užduotis Apdorojant paėmimo greitį",
|
||||
"_No scheduled tasks in the last day._::_No scheduled tasks in the last %n days._" : ["Paskutinę dieną nebuvo suplanuotų užduočių.","Per pastarąsias %n dienas nebuvo suplanuotų užduočių.","Per pastarąsias %n dienų nebuvo suplanuotų užduočių.","Per pastarąsias %n dienų nebuvo suplanuotų užduočių."],
|
||||
"_The task pickup speed has been ok in the last day._::_The task pickup speed has been ok in the last %n days._" : ["Užduočių atlikimo greitis pastarąją dieną buvo geras.","Užduočių atlikimo greitis per pastarąsias %n dienas buvo geras.","Užduočių atlikimo greitis per pastarąsias %n dienų buvo geras.","Užduočių atlikimo greitis per pastarąsias %n dienų buvo geras."],
|
||||
"_The task pickup speed has been slow in the last day. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n days. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["Užduočių paėmimo greitis pastarąją dieną buvo lėtas. Daugelio užduočių paėmimas užtruko ilgiau nei 4 minutes. Apsvarstykite galimybę nustatyti darbininką, kuris apdorotų užduotis fone.","Užduočių paėmimo greitis per pastarąsias %n dienas buvo lėtas. Daugelio užduočių paėmimas užtruko ilgiau nei 4 minutes. Apsvarstykite galimybę nustatyti darbininką, kuris apdorotų užduotis fone.","Užduočių paėmimo greitis per pastarąsias %n dienų buvo lėtas. Daugelio užduočių paėmimas užtruko ilgiau nei 4 minutes. Apsvarstykite galimybę nustatyti darbininką, kuris apdorotų užduotis fone.","Užduočių paėmimo greitis per pastarąsias %n dienų buvo lėtas. Daugelio užduočių paėmimas užtruko ilgiau nei 4 minutes. Apsvarstykite galimybę nustatyti darbininką, kuris apdorotų užduotis fone."],
|
||||
"_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["Dauguma užduočių paskutinę dieną buvo sėkmingai atliktos.","Dauguma užduočių per pastarąsias %n dienas buvo sėkmingai atliktos.","Dauguma užduočių per pastarąsias %n dienų buvo sėkmingai atliktos.","Dauguma užduočių per pastarąsias %n dienų buvo sėkmingai atliktos."],
|
||||
"_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["Per pastarąją dieną daug užduočių nepavyko atlikti. Apsvarstykite galimybę patikrinti „Nextcloud“ žurnalą, ar nėra klaidų, ir išsiaiškinti, ar dirbtinio intelekto teikėjo programos buvo tinkamai nustatytos.","Per pastarąsias %n dienas nepavyko atlikti daug užduočių. Apsvarstykite galimybę patikrinti „Nextcloud“ žurnalą, ar nėra klaidų, ir išsiaiškinti, ar dirbtinio intelekto teikėjo programos buvo tinkamai nustatytos.","Per pastarąsias %n dienų nepavyko atlikti daug užduočių. Apsvarstykite galimybę patikrinti „nextcloud“ žurnalą, ar nėra klaidų, ir išsiaiškinti, ar dirbtinio intelekto teikėjo programos buvo tinkamai nustatytos.","Per pastarąsias %n dienų nepavyko atlikti daug užduočių. Apsvarstykite galimybę patikrinti „nextcloud“ žurnalą, ar nėra klaidų, ir išsiaiškinti, ar dirbtinio intelekto teikėjo programos buvo tinkamai nustatytos."],
|
||||
"Temporary space available" : "Yra laisvos vietos",
|
||||
"Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Tikrinant laikiną PHP kelią įvyko klaida – jis nebuvo tinkamai nustatytas į katalogą. Grąžinta reikšmė: %s",
|
||||
"The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "PHP funkcija „disk_free_space“ yra išjungta, todėl negalima patikrinti, ar laikinųjų katalogų talpa yra pakankama.",
|
||||
"Error while checking the available disk space of temporary PHP path or no free disk space returned. Temporary path: %s" : "Tikrinant laikino PHP kelio disko vietą įvyko klaida arba laisvos vietos diske nerasta. Laikinas kelias: %s",
|
||||
"- %.1f GiB available in %s (PHP temporary directory)" : "- %.1fGiB pasiekiama %s (PHP laikinajame kataloge)",
|
||||
"- %.1f GiB available in %s (Nextcloud temporary directory)" : "- %.1f GiB pasiekiama %s (\"Nextcloud\" laikinajame kataloge)",
|
||||
"Temporary directory is correctly configured:\n%s" : "Laikinas katalogas teisingai sukonfigūruotas:\n%s",
|
||||
"This instance uses an S3 based object store as primary storage, and has enough space in the temporary directory.\n%s" : "Šis elementas kaip pagrindinę saugyklą naudoja S3 pagrindu veikiančią objektų saugyklą ir laikinajame kataloge yra pakankamai vietos.\n%s",
|
||||
"This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GiB of free space available in the temp directory of PHP. To improve this please change the temporary directory in the php.ini or make more space available in that path. \nChecking the available space in the temporary path resulted in %.1f GiB instead of the recommended 50 GiB. Path: %s" : "Šiame elemente kaip pagrindinė saugykla naudojama S3 pagrindu sukurta objektų saugykla. Įkelti failai serveryje saugomi laikinai, todėl rekomenduojama turėti 50 GiB laisvos vietos PHP laikinajame kataloge. Norėdami tai pagerinti, pakeiskite laikinąjį katalogą php.ini faile arba atlaisvinkite daugiau vietos tame kelyje.\nPatikrinant laisvą vietą laikinajame kelyje, gauta %.1f GiB, o ne rekomenduojami 50 GiB. Kelias: %s",
|
||||
"Database transaction isolation level" : "Duomenų bazės operacijų izoliacijos lygis",
|
||||
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Jūsų duomenų bazė neveikia su operacijų izoliacijos lygiu „READ COMMITTED“. Tai gali sukelti problemų, kai lygiagrečiai vykdomi keli veiksmai.",
|
||||
"Was not able to get transaction isolation level: %s" : "Nepavyko gauti operacijos izoliacijos lygio: %s",
|
||||
"Second factor configuration" : "Antrojo faktoriaus konfigūracija",
|
||||
"This instance has no second factor provider available." : "Šiame elemente nėra pasiekiamo antrojo faktoriaus teikėjo.",
|
||||
"Second factor providers are available but two-factor authentication is not enforced." : "Yra dviejų veiksnių autentifikavimo paslaugų teikėjų, tačiau dviejų veiksnių autentifikavimas nėra įgalintas.",
|
||||
"Second factor providers are available and enforced: %s." : "Antrojo faktoriaus teikėjai yra prieinami ir įgalinti: %s.",
|
||||
".well-known URLs" : "\".well-known\" URL adresai",
|
||||
"`check_for_working_wellknown_setup` is set to false in your configuration, so this check was skipped." : "Jūsų konfigūracijoje parametro `check_for_working_wellknown_setup` reikšmė yra „false“, todėl šis patikrinimas buvo praleistas.",
|
||||
"Could not check that your web server serves `.well-known` correctly. Please check manually." : "Nepavyko patikrinti, ar jūsų žiniatinklio serveris teisingai teikia `.well-known` aplanką. Patikrinkite rankiniu būdu.",
|
||||
"Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "Jūsų žiniatinklio serveris netinkamai nustatytas identifikuoti „.well-known“ URL. Nepavyko:\n`%s`",
|
||||
"Your server is correctly configured to serve `.well-known` URLs." : "Jūsų serveris yra tinkamai sukonfigūruotas aptarnauti „.well-known“ URL adresus.",
|
||||
"Font file loading" : "Įkeliamas šrifto failas",
|
||||
"Could not check for {extension} loading support. Please check manually if your webserver serves `.{extension}` files." : "Nepavyko patikrinti, ar {extension} yra palaikymo įkėlimas. Patikrinkite rankiniu būdu, ar jūsų žiniatinklio serveris teikia `.{extension}` failus.",
|
||||
"Your web server is not properly set up to deliver .{extension} files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustment to also deliver .{extension} files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Jūsų žiniatinklio serveris netinkamai nustatytas teikti .{extension} failus. Paprastai tai yra „Nginx“ konfigūracijos problema. „Nextcloud 15“ sistemoje reikia atlikti pakeitimus, kad būtų teikiami ir .{extension} failai. Palyginkite savo „Nginx“ konfigūraciją su rekomenduojama konfigūracija mūsų dokumentacijoje.",
|
||||
"Profile information" : "Profilio informacija",
|
||||
"Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilio paveikslėlis, vardas, pavardė, el. paštas, telefono numeris, adresas, svetainė, „Twitter“, organizacija, vaidmuo, santrauka apie jus, biografija bei tai, ar jūsų profilis yra įjungtas, ar ne",
|
||||
"Nextcloud settings" : "Nextcloud nustatymai",
|
||||
"Unified task processing" : "Vieningas užduočių apdorojimas",
|
||||
"AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Dirbtinio intelekto užduotis gali įgyvendinti skirtingos programėlės. Čia galite nustatyti, kuri programėlė turėtų būti naudojama kuriai užduočiai atlikti.",
|
||||
"Allow AI usage for guest users" : "Leisti dirbtinio intelekto naudojimą svečiams",
|
||||
"Provider for Task types" : "Užduočių tipų teikėjas",
|
||||
"Enable" : "Įjungti",
|
||||
"None of your currently installed apps provide Task processing functionality" : "Nė viena iš šiuo metu įdiegtų programėlių neteikia užduočių apdorojimo funkcijos",
|
||||
"Machine translation" : "Mašininis vertimas",
|
||||
"Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Mašininį vertimą gali atlikti įvairios programėlės. Čia galite apibrėžti šiuo metu įdiegtų mašininio vertimo programėlių prioritetą.",
|
||||
"Image generation" : "Paveikslėlio generavimas",
|
||||
"Image generation can be implemented by different apps. Here you can set which app should be used." : "Paveikslėlių generavimą galima įgyvendinti naudojant įvairias programėles. Čia galite nustatyti, kuri programėlė turėtų būti naudojama.",
|
||||
"None of your currently installed apps provide image generation functionality" : "Nė viena iš šiuo metu įdiegtų jūsų programėlių neturi paveikslėlių kūrimo funkcijos",
|
||||
"Text processing" : "Teksto apdorojimas",
|
||||
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Teksto apdorojimo užduotys gali būti atliekamos naudojant įvairias programėles. Čia galite nustatyti, kuri programėlė turi būti naudojama konkrečiai užduočiai atlikti.",
|
||||
"Task:" : "Užduotis:",
|
||||
"None of your currently installed apps provide text processing functionality using the Text Processing API." : "Nė viena iš šiuo metu įdiegtų jūsų programėlių nepalaiko teksto apdorojimo funkcijos, naudojant Teksto apdorojimo API.",
|
||||
"Here you can decide which group can access certain sections of the administration settings." : "Čia galite nuspręsti, kuri grupė galės gauti prieigą prie tam tikrų administravimo nustatymų sekcijų.",
|
||||
"Unable to modify setting" : "Nepavyko modifikuoti nustatymo",
|
||||
"None" : "Nėra",
|
||||
"Changed disclaimer text" : "Pakeistas atsakomybės apribojimo tekstas",
|
||||
"Deleted disclaimer text" : "Ištrintas atsakomybės apribojimo tekstas",
|
||||
"Could not set disclaimer text" : "Nepavyko nustatyti atsakomybės ribojimo teksto",
|
||||
"Allow apps to use the Share API" : "Leisti programėlėms naudoti bendrinimo API",
|
||||
"Allow resharing" : "Leisti bendrinti iš naujo",
|
||||
"Allow sharing with groups" : "Leisti bendrinti su grupėmis",
|
||||
"Restrict users to only share with users in their groups" : "Apriboti naudotojus ir leisti jiems bendrinti tik su naudotojais savo grupėse",
|
||||
"Ignore the following groups when checking group membership" : "Tikrinant grupės narystę, ignoruoti šias grupes",
|
||||
"Allow users to preview files even if download is disabled" : "Leisti vartotojams peržiūrėti failus net jei atsisiuntimas yra išjungtas",
|
||||
"Users will still be able to screenshot or record the screen. This does not provide any definitive protection." : "Vartotojai vis tiek galės daryti ekrano kopijas arba jas įrašyti. Tai nesuteikia jokios galutinės apsaugos.",
|
||||
"Allow users to share via link and emails" : "Leisti vartotojams bendrinti per nuorodą ir el. laiškus",
|
||||
"Allow public uploads" : "Leisti viešus įkėlimus",
|
||||
"Allow public shares to be added to other clouds by federation." : "Leisti federacijos būdu pridėti viešuosius bendrinamus failus prie kitų debesų.",
|
||||
"This will add share permissions to all newly created link shares." : "Tai suteiks bendrinimo teises visiems naujai sukurtiems nuorodų bendrinimams.",
|
||||
"Always ask for a password" : "Visada prašyti slaptažodžio",
|
||||
"Enforce password protection" : "Priverstinė apsauga slaptažodžiu",
|
||||
"Exclude groups from password requirements" : "Išskirti grupes nuo slaptažodžio reikalavimų",
|
||||
"Exclude groups from creating link shares" : "Išskirti grupes iš nuorodų bendrinimo kūrimo",
|
||||
"Allow users to set custom share link tokens" : "Leisti vartotojams nustatyti pasirinktinas bendrinimo nuorodų žymas",
|
||||
"Shares with custom tokens will continue to be accessible after this setting has been disabled" : "Bendrinimai su pasirinktiniais prieigos raktais ir toliau bus pasiekiami išjungus šį nustatymą.",
|
||||
"Shares with guessable tokens may be accessed easily" : "Prie bendrinamų išteklių su atspėjamosiomis žymomis galima lengvai prisijungti",
|
||||
"Limit sharing based on groups" : "Apriboti bendrinimą pagal grupes",
|
||||
"Allow sharing for everyone (default)" : "Leisti bendrinti visiems (numatytasis nustatymas)",
|
||||
"Exclude some groups" : "Išskirti kai kurias grupes",
|
||||
"Allow some groups" : "Leisti kai kurias grupes",
|
||||
"Groups allowed to share" : "Grupėms leidžiama bendrinti",
|
||||
"Groups excluded from sharing" : "Grupės, kurioms netaikomas bendrinimas",
|
||||
"Not allowed groups will still be able to receive shares, but not to initiate them." : "Neleidžiamos grupės vis tiek galės gauti bendrinimus, bet negalės jų inicijuoti.",
|
||||
"Set default expiration date for internal shares" : "Nustatykite numatytąją vidinių bendrinimų galiojimo pabaigos datą",
|
||||
"Enforce expiration date" : "Priverstinė galiojimo pabaigos data",
|
||||
"Default expiration time of new shares in days" : "Numatytasis naujų bendrinimų galiojimo laikas dienomis",
|
||||
"Expire shares after x days" : "Bendrinimų galiojimo laikas baigiasi po x dienų",
|
||||
"Set default expiration date for shares to other servers" : "Nustatykite numatytąją bendrinamų duomenų su kitais serveriais galiojimo pabaigos datą",
|
||||
"Enforce expiration date for remote shares" : "Priversti galioti nuotolinių bendrinimų galiojimo datą",
|
||||
"Default expiration time of remote shares in days" : "Numatytasis nuotolinių bendrinimų galiojimo laikas dienomis",
|
||||
"Expire remote shares after x days" : "Nuotolinių bendrinimų galiojimas baigiasi po x dienų",
|
||||
"Set default expiration date for shares via link or mail" : "Nustatykite numatytąją bendrinimo per nuorodą arba el. paštu galiojimo datą",
|
||||
"Enforce expiration date for link or mail shares" : "Priverstinai nustatyti nuorodų arba el. laiškų bendrinimo galiojimo datą",
|
||||
"Default expiration time of shares in days" : "Numatytasis bendrinimų galiojimo laikas dienomis",
|
||||
"Privacy settings for sharing" : "Privatumo nustatymai dalijimuisi",
|
||||
"Allow account name autocompletion in share dialog and allow access to the system address book" : "Leisti automatinį paskyros vardo užbaigimą dalijimosi lange ir suteikti prieigą prie sistemos adresų knygos",
|
||||
"Sharing autocompletion restrictions" : "Automatinio užbaigimo apribojimų bendrinimas",
|
||||
"If autocompletion restrictions for both \"same group\" and \"phonebook integration\" are enabled, a match in either is enough to show the user." : "Jei įjungti automatinio užbaigimo apribojimai ir „tai pačiai grupei“, ir „telefonų knygos integracijai“, pakanka atitikmens bet kurioje iš jų, kad būtų parodytas vartotojui.",
|
||||
"Restrict account name autocompletion and system address book access to users within the same groups" : "Apriboti paskyros pavadinimo automatinio užbaigimo ir sistemos adresų knygos prieigą vartotojams, kurie yra tose pačiose grupėse",
|
||||
"Restrict account name autocompletion to users based on their phonebook" : "Apriboti paskyros pavadinimo automatinį pildymą vartotojams pagal jų telefonų knygą",
|
||||
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Leisti automatinį užbaigimą pagal pilną atitikmenį įvedant pilną vardą ir pavardę (ignoruojant apribojimus, pvz., grupės narystę ar neatitikimą telefonų knygoje)",
|
||||
"Full match autocompletion restrictions" : "Pilni atitikmenų automatinio užbaigimo apribojimai",
|
||||
"Also allow autocompletion on full match of the user ID" : "Taip pat leisti automatinį užbaigimą, kai vartotojo ID visiškai sutampa",
|
||||
"Also allow autocompletion on full match of the display name" : "Taip pat leisti automatinį užbaigimą, kai rodomas vardas atitinka visą atitikmenį",
|
||||
"Also allow autocompletion on full match of the user email" : "Taip pat leisti automatinį užbaigimą, kai visiškai atitinka vartotojo el. pašto adresą",
|
||||
"Do not use second user displayname for full match" : "Nenaudokite antrojo vartotojo rodomo vardo, jei ieškote pilno atitikmens",
|
||||
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Rodyti atsakomybės ribojimo tekstą įkėlimo per viešąją nuorodą puslapyje (rodomas tik tada, kai failų sąrašas yra paslėptas)",
|
||||
"Disclaimer text" : "Atsakomybės ribojimo tekstas",
|
||||
"This text will be shown on the public link upload page when the file list is hidden." : "Šis tekstas bus rodomas viešų nuorodų įkėlimo puslapyje, kai failų sąrašas bus paslėptas.",
|
||||
"Default share permissions" : "Numatytieji viešinių leidimai",
|
||||
"Two-Factor Authentication" : "Dviejų faktorių tapatybės nustatymas",
|
||||
"Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dviejų veiksnių autentifikavimą galima taikyti visoms paskyroms ir konkrečioms grupėms. Jei jos neturi sukonfigūruoto dviejų faktorių teikėjo, negalės prisijungti prie sistemos.",
|
||||
"Enforce two-factor authentication" : "Priversti naudoti dviejų faktorių tapatybės nustatymą",
|
||||
"Limit to groups" : "Apriboti iki grupių",
|
||||
"Enforcement of two-factor authentication can be set for certain groups only." : "Priverstinis dviejų faktorių tapatybės nustatymas gali būti nustatytas tik tam tikroms grupėms.",
|
||||
|
|
@ -331,16 +425,31 @@
|
|||
"Enforced groups" : "Priverstines grupės",
|
||||
"Two-factor authentication is not enforced for members of the following groups." : "Dviejų faktorių tapatybės nustatymas nėra priverstinis šių grupių nariams.",
|
||||
"Excluded groups" : "Pašalintos grupės",
|
||||
"When groups are selected/excluded, they use the following logic to determine if an account has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If an account is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Kai grupės pasirenkamos/išskiriamos, jos naudoja šią logiką, kad nustatytų, ar paskyroje įjungtas 2FA: jei nepasirinkta jokių grupių, 2FA įjungtas visiems, išskyrus neįtrauktų grupių narius. Jei pasirinktos grupės, 2FA įjungtas visiems jų nariams. Jei paskyra yra ir pasirinktoje, ir neįtrauktoje grupėje, pasirinktoji turi pirmenybę ir 2FA yra įgalintas.",
|
||||
"Save changes" : "Įrašyti pakeitimus",
|
||||
"Choose Deploy Daemon for {appName}" : "Pasirinkite „Deploy Daemon“ {appName}",
|
||||
"Default" : "Numatytasis",
|
||||
"Registered Deploy daemons list" : "Registruotų „Deploy Daemon“ sąrašas",
|
||||
"No Deploy daemons configured" : "Nėra sukonfigūruotų „Deploy Daemon“",
|
||||
"Register a custom one or setup from available templates" : "Užregistruokite savo šabloną arba pasirinkite vieną iš siūlomų šablonų",
|
||||
"Manage Deploy daemons" : "Tvarkyti „Deploy Daemon“",
|
||||
"Show details for {appName} app" : "Rodyti {appName} programėlės informaciją",
|
||||
"Update to {update}" : "Atnaujinti į {update}",
|
||||
"Remove" : "Šalinti",
|
||||
"Featured" : "Siūlomos",
|
||||
"This app is supported via your current Nextcloud subscription." : "Ši programėlė yra palaikoma per jūsų esamą Nextcloud prenumeratą.",
|
||||
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Siūlomos programėlės yra kuriamos bendruomenės viduje ir jas kuria bendruomenė. Šios programėlės siūlo svarbiausią funkcionalumą ir yra paruoštos kasdieniam naudojimui.",
|
||||
"Community rating: {score}/5" : "Bendruomenės įvertinimas: {score}/5",
|
||||
"Office suite switching is managed through the Nextcloud All-in-One interface." : "Biuro programų paketo perjungimas valdomas per „Nextcloud All-in-One“ sąsają.",
|
||||
"Please use the AIO interface to switch between office suites." : "Norėdami pereiti iš vieno biuro programų paketo į kitą, naudokite AIO sąsają.",
|
||||
"Select your preferred office suite. Please note that installing requires manual server setup." : "Pasirinkite pageidaujamą biuro programų paketą. Atkreipkite dėmesį, kad diegimui reikės rankiniu būdu sukonfigūruoti serverį.",
|
||||
"installed" : "įdiegta",
|
||||
"Learn more" : "Sužinoti daugiau",
|
||||
"Disable office suites" : "Išjungti biuro programų rinkinius",
|
||||
"Disable all" : "Išjungti visas",
|
||||
"Download and enable all" : "Atsisiųskite ir įgalinkite viską",
|
||||
"All office suites disabled" : "Visi biuro programų rinkiniai išjungti",
|
||||
"{name} enabled" : "{name} įgalinta",
|
||||
"All apps are up-to-date." : "Visos programėlės yra naujausios laidos.",
|
||||
"Icon" : "Piktograma",
|
||||
"Name" : "Vardas",
|
||||
|
|
@ -351,28 +460,61 @@
|
|||
"No apps found for your version" : "Jūsų versijai programėlių nėra",
|
||||
"_%n app has an update available_::_%n apps have an update available_" : ["%n programėlei yra prieinamas atnaujinimas","%n programėlėms yra prieinamas atnaujinimas","%n programėlių yra prieinamas atnaujinimas","%n programėlei yra prieinamas atnaujinimas"],
|
||||
"_Update_::_Update all_" : ["Atnaujinti","Atnaujinti visas","Atnaujinti visas","Atnaujinti visas"],
|
||||
"Failed to load groups" : "Nepavyko įkelti grupių",
|
||||
"Failed to create group" : "Nepavyko sukurti grupės",
|
||||
"Groups" : "Grupės",
|
||||
"Creating group…" : "Kuriama grupė…",
|
||||
"Create group" : "Sukurti grupę",
|
||||
"Group name" : "Grupės pavadinimas",
|
||||
"Please enter a valid group name" : "Įveskite galiojantį grupės pavadinimą",
|
||||
"Search groups…" : "Ieškoti grupių...",
|
||||
"List of groups. This list is not fully populated for performance reasons. The groups will be loaded as you navigate or search through the list." : "Grupės sąrašas. Dėl našumo priežasčių šis sąrašas nėra visiškai užpildytas. Grupės bus įkeltos, kai naršysite sąraše arba jame atliksite paiešką.",
|
||||
"Loading groups…" : "Įkeliamos grupės…",
|
||||
"Could not load app discover section" : "Nepavyko įkelti programėlių radimo skilties",
|
||||
"Could not render element" : "Nepavyko atvaizduoti elemento",
|
||||
"Nothing to show" : "Nėra ką rodyti",
|
||||
"Could not load section content from app store." : "Nepavyko įkelti skyriaus turinio iš programėlių parduotuvės.",
|
||||
"Loading" : "Įkeliama",
|
||||
"Fetching the latest news…" : "Gaunamos paskiausios naujienos…",
|
||||
"Carousel" : "\"Carousel\"",
|
||||
"Previous slide" : "Ankstesnė skaidrė",
|
||||
"Next slide" : "Kita skaidrė",
|
||||
"Choose slide to display" : "Pasirinkti rodytiną skaidrę",
|
||||
"{index} of {total}" : "{index} iš {total}",
|
||||
"Daemon" : "Tarnyba",
|
||||
"Deploy Daemon" : "„Deploy Daemon“",
|
||||
"Type" : "Tipas",
|
||||
"Display Name" : "Rodomas vardas",
|
||||
"GPUs support" : "GPU palaikymas",
|
||||
"Compute device" : "Skaičiavimo įrenginys",
|
||||
"Advanced deploy options" : "Išplėstinės diegimo parinktys",
|
||||
"Edit ExApp deploy options before installation" : "Redaguokite „ExApp“ diegimo parinktis prieš diegimą",
|
||||
"Configured ExApp deploy options. Can be set only during installation" : "Sukonfigūruotos „ExApp“ diegimo parinktys. Galima nustatyti tik diegimo metu",
|
||||
"Environment variables" : "Aplinkos kintamieji",
|
||||
"ExApp container environment variables" : "ExApp konteinerio aplinkos kintamieji",
|
||||
"No environment variables defined" : "Aplinkos kintamieji nenustatyti",
|
||||
"Mounts" : "Prijunginiai",
|
||||
"Define host folder mounts to bind to the ExApp container" : "Nustatykite, kokie pagrindinio kompiuterio aplankų prijungimai turi būti susieti su „ExApp“ konteineriu",
|
||||
"Must exist on the Deploy daemon host prior to installing the ExApp" : "Prieš diegiant „ExApp“, tai jau turi būti „Deploy daemon“ serveryje.",
|
||||
"Host path" : "Pagrindinis kelias",
|
||||
"Container path" : "Kelias į konteinerį",
|
||||
"Read-only" : "Tik skaitymui",
|
||||
"Remove mount" : "Pašalinti jungtį",
|
||||
"New mount" : "Nauja jungtis",
|
||||
"Enter path to host folder" : "Įveskite kelią iki pagrindinio aplanko",
|
||||
"Enter path to container folder" : "Įveskite kelią iki konteinerio aplanko",
|
||||
"Toggle read-only mode" : "Perjungti tik skaitymo režimą",
|
||||
"Confirm adding new mount" : "Patvirtinkite naujos jungties pridėjimą",
|
||||
"Confirm" : "Patvirtinti",
|
||||
"Cancel adding mount" : "Atšaukti jungties pridėjimą",
|
||||
"Cancel" : "Atšaukti",
|
||||
"Add mount" : "Pridėti jungtį",
|
||||
"ExApp container mounts" : "ExApp konteinerio jungtis",
|
||||
"No mounts defined" : "Jungtys neapibrėžtos",
|
||||
"Description" : "Aprašas",
|
||||
"View in store" : "Rodyti parduotuvėje",
|
||||
"Visit website" : "Aplankyti svetainę",
|
||||
"Usage documentation" : "Naudojimo dokumentacija",
|
||||
"Admin documentation" : "Administratoriaus dokumentacija",
|
||||
"Developer documentation" : "Plėtotojo dokumentacija",
|
||||
"Details" : "Išsamiau",
|
||||
|
|
@ -380,30 +522,43 @@
|
|||
"Limit app usage to groups" : "Programos panaudojimas ribojamas grupėms",
|
||||
"No results" : "Nieko nerasta",
|
||||
"Update to {version}" : "Atnaujinti į versiją {version}",
|
||||
"Deploy options" : "Įdiegti parinktis",
|
||||
"Default Deploy daemon is not accessible" : "Numatytasis \"Deploy daemon\" nepasiekiamas",
|
||||
"Delete data on remove" : "Ištrinti duomenis pašalinus",
|
||||
"This app has no minimum {productName} version assigned. This will be an error in the future." : "Šiai programėlei nenurodyta {productName} minimali versija. Ateityje tai bus klaida.",
|
||||
"This app has no maximum {productName} version assigned. This will be an error in the future." : "Šiai programėlei nėra priskirta {productName} maksimali versija. Ateityje tai bus klaida.",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Ši programėlė negali būti įdiegta, nes nėra patenkintos žemiau išvardintos priklausomybės:",
|
||||
"Latest updated" : "Paskutinį kartą atnaujinta",
|
||||
"Author" : "Autorius",
|
||||
"Categories" : "Kategorijos",
|
||||
"Resources" : "Ištekliai",
|
||||
"Documentation" : "Dokumentacija",
|
||||
"Interact" : "Sąveikauti",
|
||||
"Report a bug" : "Pranešti apie klaidą",
|
||||
"Request feature" : "Prašyti funkcionalumo",
|
||||
"Ask questions or discuss" : "Užduokite klausimus arba diskutuokite",
|
||||
"Rate the app" : "Įvertinkite programėlę",
|
||||
"Rate" : "Įvertinkite",
|
||||
"Changelog" : "Keitinių žurnalas",
|
||||
"Google Chrome for Android" : "Google Chrome, skirta Android",
|
||||
"{productName} iOS app" : "{productName} „iOS“ programėlė",
|
||||
"{productName} Android app" : "{productName} „Android“ programėlė",
|
||||
"{productName} Talk for iOS" : "{productName} Talk skirtas iOS",
|
||||
"{productName} Talk for Android" : "{productName} Talk skirtas Android",
|
||||
"Sync client" : "Sinchronizuoti klientą",
|
||||
"This session" : "Šis seansas",
|
||||
"{client} - {version} ({system})" : "{client} – {version} ({system})",
|
||||
"{client} - {version}" : "{client} – {version}",
|
||||
"Device name" : "Įrenginio pavadinimas",
|
||||
"Cancel renaming" : "Atsisakyti pervadinimo",
|
||||
"Save new name" : "Išsaugoti naują vardą",
|
||||
"Marked for remote wipe" : "Pažymėtas nuotolinių duomenų ištrynimui",
|
||||
"Device settings" : "Įrenginio nustatymai",
|
||||
"Allow filesystem access" : "Leisti prieigą prie failų sistemos",
|
||||
"Rename" : "Pervadinti",
|
||||
"Revoke" : "Panaikinti",
|
||||
"Wipe device" : "Ištrinti duomenis įrenginyje",
|
||||
"Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Šio žymens panaikinimas gali užkirsti kelią jūsų įrenginio duomenų ištrynimui, jei šis procesas dar neprasidėjo.",
|
||||
"Device" : "Įrenginys",
|
||||
"Last activity" : "Paskutinė veikla",
|
||||
"Devices & sessions" : "Įrenginiai ir seansai",
|
||||
|
|
@ -411,73 +566,115 @@
|
|||
"Error while creating device token" : "Klaida, kuriant įrenginio prieigos raktą",
|
||||
"App name" : "Programėlės pavadinimas",
|
||||
"Create new app password" : "Sukurti naują programėlės slaptažodį",
|
||||
"App password copied!" : "Programėlės slaptažodis nukopijuotas!",
|
||||
"Copy app password" : "Kopijuoti programėlės slaptažodį",
|
||||
"Login name copied!" : "Prisijungimo vardas nukopijuotas!",
|
||||
"Copy login name" : "Kopijuoti prisijungimo vardą",
|
||||
"Could not copy app password. Please copy it manually." : "Nepavyko nukopijuoti programos slaptažodžio. Nukopijuokite jį ranka.",
|
||||
"Could not copy login name. Please copy it manually." : "Nepavyko nukopijuoti prisijungimo vardą. Nukopijuokite jį rankiniu būdu.",
|
||||
"New app password" : "Naujas programėlės slaptažodis",
|
||||
"Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Naudokite žemiau pateiktus prisijungimo duomenis, kad sukonfigūruotumėte savo programėlę ar įrenginį. Saugumo sumetimais šis slaptažodis bus rodomas tik vieną kartą.",
|
||||
"Login" : "Prisijungti",
|
||||
"Password" : "Slaptažodis",
|
||||
"Show QR code for mobile apps" : "Rodyti mobiliųjų programėlių QR kodą",
|
||||
"Use system cron service to call the cron.php file every 5 minutes." : "Naudokite sistemos cron paslaugą, kad kas 5 minutes iškviestumėte cron.php failą.",
|
||||
"The cron.php needs to be executed by the system account \"{user}\"." : "Sistemos paskyra „{user}“ turi vykdyti „cron.php“.",
|
||||
"The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Reikalingas PHP POSIX plėtinys. Daugiau informacijos rasite {linkstart} PHP dokumentacijoje {linkend}.",
|
||||
"Unable to update background job mode" : "Nepavyko atnaujinti foninių užduočių veiksenos",
|
||||
"For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Tam, kad serveris tinkamai veiktų, yra svarbu teisingai sukonfigūruoti fonines užduotis. „Cron“ yra rekomenduojamas nustatymas. Išsamesnei informacijai žiūrėkite dokumentaciją.",
|
||||
"Last job execution ran {time}. Something seems wrong." : "Paskutinis užduoties vykdymas buvo atliktas {time}. Atrodo, kad kažkas nutiko.",
|
||||
"Last job ran {relativeTime}." : "Paskutinis užduoties vykdymas buvo atliktas {relativeTime}.",
|
||||
"Background job did not run yet!" : "Foninės užduotys kol kas nebuvo vykdomos!",
|
||||
"AJAX" : "„AJAX“",
|
||||
"Execute one task with each page loaded. Use case: Single account instance." : "Vykdyti vieną užduotį su kiekvienu įkeltu puslapiu. Naudojimo atvejis: vienas paskyros elementas.",
|
||||
"Webcron" : "„Webcron“",
|
||||
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "„cron.php“ yra užregistruotas „webcron“ paslaugoje, kad iškviestų „cron.php“ kas 5 minutes per HTTP. Naudojimas: labai mažais atvejais (1–5 paskyros, priklausomai nuo naudojimo).",
|
||||
"Cron (Recommended)" : "„Cron“ (Rekomenduojama)",
|
||||
"Unable to update profile default setting" : "Nepavyko atnaujinti numatytųjų profilio nustatymų",
|
||||
"Unable to update profile picker setting" : "Nepavyko atnaujinti profilio parinkiklio nustatymo",
|
||||
"Profile" : "Profilis",
|
||||
"Enable or disable profile by default for new accounts." : "Įjungti arba išjungti profilį pagal numatytuosius nustatymus naujoms paskyroms.",
|
||||
"Enable the profile picker" : "Įgalinkite profilio pasirinkimo funkciją",
|
||||
"Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Įjunkite arba išjunkite profilio pasirinkimo funkciją „Smart Picker“ ir profilio nuorodų peržiūrose.",
|
||||
"Password confirmation is required" : "Reikalingas slaptažodžio patvirtinimas",
|
||||
"Failed to save setting" : "Nepavyko įrašyti nustatymo",
|
||||
"{app}'s declarative setting field: {name}" : "{app} deklaratyvus nustatymų laukas: {name}",
|
||||
"Unable to update server side encryption config" : "Nepavyko atnaujinti serverio pusės šifravimo konfigūracijos",
|
||||
"Server-side encryption" : "Šifravimas serverio pusėje",
|
||||
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Šifravimas serverio pusėje leidžia užšifruoti failus, kurie yra įkelti į serverį. Įjungti tik ik būtinais atvejais.",
|
||||
"To encrypt all existing files run this OCC command:" : "Norėdami užšifruoti visus esamus failus, paleiskite šią OCC komandą:",
|
||||
"Enable server-side encryption" : "Įjungti šifravimą serverio pusėje",
|
||||
"Disabling server side encryption is only possible using OCC, please refer to the documentation." : "Išjungti šifravimą serverio pusėje galima tik naudojant OCC; prašome susipažinti su dokumentacija.",
|
||||
"No encryption module loaded, please enable an encryption module in the app menu." : "Neįkeltas joks šifravimo modulis, įjunkite šifravimo modulį programėlės meniu.",
|
||||
"Select default encryption module:" : "Pasirinkite numatytąjį šifravimo modulį:",
|
||||
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Jūs turite perkelti savo šifravimo raktus iš senojo šifravimo (ownCloud <= 8.0) į naująjį. Įjunkite „Numatytąjį šifravimo modulį“ ir paleiskite komandą {command}",
|
||||
"Cancel encryption" : "Atšaukti šifravimą",
|
||||
"Enable encryption" : "Įjungti šifravimą",
|
||||
"Confirm enabling encryption" : "Patvirtinkite šifravimo įgalinimą",
|
||||
"Please read carefully before activating server-side encryption:" : "Prieš įjungdami šifravimą serverio pusėje, atidžiai perskaitykite:",
|
||||
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Nuo to momento kai šifravimas aktyvuotas, visi failai įkelti į serverį bus užšifruoti ir saugomi serveryje. Vėliau išjungti šifravimą galėsite tik jei šifravimo modulius turi tokią galimybę, ir visos sąlygos (pvz. atstatymo rakto nustatymas) išpildytos.",
|
||||
"By default a master key for the whole instance will be generated. Please check if that level of access is compliant with your needs." : "Pagal numatytuosius nustatymus bus sukurtas pagrindinis raktas, galiojantis visais atvejais. Patikrinkite, ar toks prieigos lygis atitinka jūsų poreikius.",
|
||||
"Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Vien tik šifravimas negarantuoja sistemos saugumo. Išsamesnei informacijai apie tai, kaip veikia šifravimo programėlė ir galimus naudojimo scenarijus, žiūrėkite dokumentaciją.",
|
||||
"Be aware that encryption always increases the file size." : "Turėkite omenyje, kad šifravimas visada padidina failų dydį.",
|
||||
"It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Visada yra gerai daryti reguliarias atsargines duomenų kopijas. Esant šifravimui, nepamirškite kartu su savo duomenų atsargine kopija, pasidaryti ir šifravimo raktų atsarginę kopiją.",
|
||||
"Refer to the admin documentation on how to manually also encrypt existing files." : "Kaip rankiniu būdu užšifruoti esamus failus, skaitykite administratoriaus dokumentacijoje.",
|
||||
"This is the final warning: Do you really want to enable encryption?" : "Tai yra paskutinis įspėjimas: Ar tikrai norite įjungti šifravimą?",
|
||||
"Failed to delete group \"{group}\"" : "Nepavyko ištrinti grupės „{group}“",
|
||||
"Please confirm the group removal" : "Patvirtinkite grupės pašalinimą",
|
||||
"You are about to delete the group \"{group}\". The accounts will NOT be deleted." : "Ketinate ištrinti grupę „{group}“. Paskyros NEBUS ištrintos.",
|
||||
"Submit" : "Pateikti",
|
||||
"Rename group" : "Pervadinti grupę",
|
||||
"Delete group" : "Ištrinti grupę",
|
||||
"Current password" : "Dabartinis slaptažodis",
|
||||
"New password" : "Naujas slaptažodis",
|
||||
"Change password" : "Keisti slaptažodį",
|
||||
"Choose your profile picture" : "Pasirinkite savo profilio paveikslėlį",
|
||||
"Please select a valid png or jpg file" : "Pasirinkite tinkamą png ar jpg failą",
|
||||
"Error setting profile picture" : "Klaida nustatant profilio paveikslėlį",
|
||||
"Error cropping profile picture" : "Klaida apkerpant profilio paveikslėlį",
|
||||
"Error saving profile picture" : "Klaida įrašant profilio paveikslėlį",
|
||||
"Error removing profile picture" : "Klaida šalinant profilio paveikslėlį",
|
||||
"Your profile picture" : "Jūsų profilio paveikslėlis",
|
||||
"Upload profile picture" : "Įkelti profilio paveikslėlį",
|
||||
"Choose profile picture from Files" : "Pasirinkite profilio paveikslėlį iš Failų",
|
||||
"Remove profile picture" : "Šalinti profilio paveikslėlį",
|
||||
"The file must be a PNG or JPG" : "Failas privalo būti PNG ar JPG tipo",
|
||||
"Picture provided by original account" : "Paveikslėlis gautas iš pagrindinės paskyros",
|
||||
"Set as profile picture" : "Nustatyti kaip profilio paveikslėlį",
|
||||
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Turėkite omenyje, kad gali praeiti iki 24 valandų, kol jūsų profilis bus visur atnaujintas.",
|
||||
"Your biography. Markdown is supported." : "Jūsų biografija. Palaikoma „Markdown“.",
|
||||
"Unable to update date of birth" : "Nepavyko atnaujinti gimimo datos",
|
||||
"Enter your date of birth" : "Įveskite savo gimimo datą",
|
||||
"Bluesky handle" : "„Bluesky“ identifikatorius",
|
||||
"You are using {s}{usage}{/s}" : "Jūs naudojate {s} {usage} {/s}",
|
||||
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Jūs naudojate {s} {usage} {/s} iš {s} {totalSpace} {/s} ({s} {usageRelative} % {/s})",
|
||||
"You are a member of the following groups:" : "Jūs esate šių grupių narys:",
|
||||
"Your full name" : "Jūsų visas vardas",
|
||||
"Unable to update primary email address" : "Nepavyko atnaujinti pirminio el. pašto adreso",
|
||||
"Unable to delete additional email address" : "Nepavyko ištrinti papildomo el. pašto adreso",
|
||||
"No email address set" : "Nenustatytas joks el. pašto adresas",
|
||||
"Email options" : "El. pašto parinktys",
|
||||
"Options for additional email address {index}" : "Papildomo el. pašto adreso parinktys {index}",
|
||||
"Remove primary email" : "Šalinti pirminį el. paštą",
|
||||
"Delete email" : "Ištrinti el. paštą",
|
||||
"This address is not confirmed" : "Šis adresas nėra patvirtintas",
|
||||
"Unset as primary email" : "Atšaukti kaip pirminį el. pašto adresą",
|
||||
"Set as primary email" : "Nustatyti kaip pirminį el. paštą",
|
||||
"Additional email address {index}" : "Papildomas el. pašto adresas {index}",
|
||||
"Unable to delete primary email address" : "Nepavyko ištrinti pirminio el. pašto adreso",
|
||||
"Unable to add additional email address" : "Nepavyko pridėti papildomo el. pašto adreso",
|
||||
"Unable to update additional email address" : "Nepavyko atnaujinti papildomo el. pašto adreso",
|
||||
"Primary email for password reset and notifications" : "Pirminis el. paštas, skirtas slaptažodžio atstatymui bei pranešimams",
|
||||
"Your handle" : "Jūsų identifikatorius",
|
||||
"Derived from your locale ({weekDayName})" : "Pagal jūsų vietos nustatymus ({weekDayName})",
|
||||
"Unable to update first day of week" : "Nepavyksta atnaujinti savaitės pirmosios dienos",
|
||||
"Day to use as the first day of week" : "Diena, kuri laikoma pirmąja savaitės diena",
|
||||
"Your headline" : "Santrauka apie jus",
|
||||
"No language set" : "Nenustatyta jokia kalba",
|
||||
"Unable to update language" : "Nepavyko atnaujinti kalbos",
|
||||
"Languages" : "Kalbos",
|
||||
"Help translate" : "Padėkite išversti",
|
||||
"No locale set" : "Nenustatyta vietos nustatymų",
|
||||
"Unable to update locale" : "Nepavyko atnaujinti lokalės",
|
||||
"Locales" : "Lokalės",
|
||||
"Week starts on {firstDayOfWeek}" : "Savaitės pradžia yra {firstDayOfWeek}",
|
||||
|
|
@ -486,35 +683,84 @@
|
|||
"Your phone number" : "Jūsų telefono numeris",
|
||||
"Edit your Profile visibility" : "Taisyti savo profilio matomumą",
|
||||
"Unable to update profile enabled state" : "Nepavyko atnaujinti profilio įjungimo būsenos",
|
||||
"Enable profile" : "Įgalinti profilį",
|
||||
"The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Jūsų profilyje taikomas griežtesnis matomumo arba taikymo srities nustatymas. Pavyzdžiui, jei matomumas nustatytas kaip „Rodyti visiems“, o taikymo sritis – kaip „Privatus“, taikomas „Privatus“ nustatymas.",
|
||||
"Unable to update visibility of {displayId}" : "Nepavyko atnaujinti {displayId} matomumo",
|
||||
"she/her" : "ji/jos",
|
||||
"he/him" : "jis/jo",
|
||||
"they/them" : "jie/jiems",
|
||||
"Your pronouns. E.g. {pronounsExample}" : "Jūsų įvardžiai. Pvz. {pronounsExample}",
|
||||
"Your role" : "Jūsų vaidmuo",
|
||||
"Timezone" : "Laiko juosta",
|
||||
"Your X (formerly Twitter) handle" : "Jūsų X (anksčiau „Twitter“) identifikatorius",
|
||||
"Your website" : "Jūsų svetainė",
|
||||
"Invalid value" : "Negalima reikšmė",
|
||||
"Unable to update {property}" : "Nepavyko atnaujinti {property}",
|
||||
"No {property} set" : "Nenustatyta {property}",
|
||||
"Change scope level of {property}, current scope is {scope}" : "Pakeisti {property} apimties lygį, dabartinė apimtis yra {scope}",
|
||||
"Unable to update federation scope of the primary {property}" : "Nepavyko atnaujinti pirminės {property} federacijos apimties.",
|
||||
"Unable to update federation scope of additional {property}" : "Nepavyko atnaujinti papildomos {property} federacijos apimties.",
|
||||
"Add additional email" : "Pridėti papildomą el. paštą",
|
||||
"Add" : "Pridėti",
|
||||
"Create" : "Sukurti",
|
||||
"Change" : "Keisti",
|
||||
"Delete" : "Ištrinti",
|
||||
"Reshare" : "Pakartotinai bendrinti",
|
||||
"Default config values" : "Numatytosios konfigūracijos reikšmės",
|
||||
"Applications config" : "Programėlių konfigūracijos",
|
||||
"User config" : "Vartotojo konfigūracija",
|
||||
"Bundled applications" : "Sujungtos programėlės",
|
||||
"Enabled applications" : "Įgalintos programėlės",
|
||||
"Disabled applications" : "Išjungtos programėlės",
|
||||
"Large organization" : "Labai didelė organizacija",
|
||||
"Big organization" : "Didelė organizacija",
|
||||
"Small organization" : "Maža organizacija",
|
||||
"Hosting company" : "\"Hosting\" kompanija",
|
||||
"University" : "Universitetas",
|
||||
"School" : "Mokykla",
|
||||
"Club or association" : "Klubas arba asociacija",
|
||||
"Family" : "Šeima",
|
||||
"Personal use" : "Asmeniniam naudojimui",
|
||||
"Setup errors" : "Sąrankos klaidos",
|
||||
"Setup warnings" : "Sąrankos įspėjimai",
|
||||
"Setup recommendations" : "Sąrankos rekomendacijos",
|
||||
"Default language" : "Numatytoji kalba",
|
||||
"Common languages" : "Bendrosios kalbos",
|
||||
"Other languages" : "Kitos kalbos",
|
||||
"Password change is disabled because the master key is disabled" : "Slaptažodžių keitimas išjungtas, nes yra išjungtas pagrindinis raktas",
|
||||
"No accounts" : "Nėra paskyrų",
|
||||
"Loading accounts …" : "Įkeliamos paskyros …",
|
||||
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Paskyrų sąrašas. Dėl našumo šis sąrašas nėra pilnai pateiktas. Paskyros bus pateikiamos jums naršant sąrašą.",
|
||||
"Manager" : "Vadovas",
|
||||
"Set line manager" : "Nustatyti tiesioginį vadovą",
|
||||
"Account name will be autogenerated" : "Paskyros pavadinimas bus sukurtas automatiškai",
|
||||
"Account name (required)" : "Paskyros pavadinimas (būtina)",
|
||||
"Failed to search groups" : "Nepavyko ieškoti grupių",
|
||||
"New account" : "Nauja paskyra",
|
||||
"Display name" : "Rodomas vardas",
|
||||
"Either password or email is required" : "Reikalingas slaptažodis arba el. pašto adresas",
|
||||
"Password (required)" : "Slaptažodis (būtina)",
|
||||
"Email (required)" : "El. paštas (būtina)",
|
||||
"Email" : "El. paštas",
|
||||
"Member of the following groups (required)" : "Šių grupių narys (būtina)",
|
||||
"Member of the following groups" : "Šių grupių narys",
|
||||
"Set account groups" : "Nustatykite paskyrų grupes",
|
||||
"Admin of the following groups" : "Šių grupių administratorius",
|
||||
"Set account as admin for …" : "Nustatyti paskyrą kaip administratoriaus paskyrą …",
|
||||
"Quota" : "Leidžiamas duomenų kiekis",
|
||||
"Set account quota" : "Nustatykite paskyros kvotą",
|
||||
"Language" : "Kalba",
|
||||
"Set default language" : "Nustatyti numatytąją kalbą",
|
||||
"Add new account" : "Pridėti naują paskyrą",
|
||||
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} paskyra ...","{userCount} paskyros ...","{userCount} paskyrų ...","{userCount} paskyrų ..."],
|
||||
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} paskyra","{userCount} paskyros","{userCount} paskyrų","{userCount} paskyrų"],
|
||||
"Total rows summary" : "Bendras eilučių skaičius",
|
||||
"Scroll to load more rows" : "Slinkite, kad būtų įkelta daugiau eilučių",
|
||||
"Password or insufficient permissions message" : "Pranešimas apie slaptažodį arba nepakankamus leidimus",
|
||||
"Avatar" : "Avataras",
|
||||
"Account name" : "Paskyros vardas",
|
||||
"Group admin for" : "Grupės administratorius",
|
||||
"Account backend" : "Paskyros posistemė",
|
||||
"Storage location" : "Saugyklos vieta",
|
||||
"First login" : "Pirmas prisijungimas",
|
||||
"Last login" : "Paskutinis prisijungimas",
|
||||
|
|
@ -525,41 +771,68 @@
|
|||
"Disable account" : "Išjungti paskyrą",
|
||||
"Enable account" : "Įjungti paskyrą",
|
||||
"Resend welcome email" : "Siųsti dar kartą pasveikinimo el. laišką",
|
||||
"In case of lost device or exiting the organization, this can remotely wipe the {productName} data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Pametus įrenginį arba išėjus iš organizacijos, ši funkcija gali nuotoliniu būdu ištrinti {productName} duomenis iš visų įrenginių susietų su {userid}. Veikia tik tada, kai įrenginiai prijungti prie interneto.",
|
||||
"Remote wipe of devices" : "Nuotolinių duomenų įrenginiuose ištrynimas",
|
||||
"Wipe {userid}'s devices" : "Ištrinti duomenis naudotojo {userid} įrenginiuose",
|
||||
"Wiped {userid}'s devices" : "Išvalyti {userid} įrenginiai",
|
||||
"Failed to load groups with details" : "Nepavyko įkelti grupių su išsamia informacija",
|
||||
"Failed to load sub admin groups with details" : "Nepavyko įkelti sub-administratorių grupių su išsamia informacija",
|
||||
"Failed to update line manager" : "Nepavyko atnaujinti tiesioginio vadovo",
|
||||
"Fully delete {userid}'s account including all their personal files, app data, etc." : "Pilnai ištrinta {userid} paskyra, įskaitant visus asmeninius failus, programos duomenis ir pan. ",
|
||||
"Account deletion" : "Paskyros ištrynimas",
|
||||
"Delete {userid}'s account" : "Ištrinti naudotojo {userid} paskyrą",
|
||||
"Display name was successfully changed" : "Rodomas vardas sėkmingai pakeistas",
|
||||
"Password can't be empty" : "Slaptažodžio laukelis negali būti tuščias",
|
||||
"Password was successfully changed" : "Slaptažodis buvo sėkmingai pakeistas",
|
||||
"Email can't be empty" : "El. pašto laukelis negali būti tuščias",
|
||||
"Email was successfully changed" : "El. paštas buvo sėkmingai pakeistas",
|
||||
"Welcome mail sent!" : "Pasveikinimo laiškas išsiųstas!",
|
||||
"Loading account …" : "Įkeliama paskyra …",
|
||||
"Change display name" : "Keisti rodomą vardą",
|
||||
"Set new password" : "Nustatyti naują slaptažodį",
|
||||
"You do not have permissions to see the details of this account" : "Jūs neturite leidimo matyti išsamesnę informaciją apie šią paskyrą",
|
||||
"Set new email address" : "Nustatyti naują el. pašto adresą",
|
||||
"Add account to group" : "Pridėti paskyrą į grupę",
|
||||
"Set account as admin for" : "Nustatyti paskyrą kaip administratoriaus paskyrą",
|
||||
"Select account quota" : "Pasirinkite paskyros kvotą",
|
||||
"Set the language" : "Nustatyti kalbą",
|
||||
"Toggle account actions menu" : "Perjungti paskyrų veiksmų meniu",
|
||||
"Done" : "Atlikta",
|
||||
"Edit" : "Taisyti",
|
||||
"Account management settings" : "Paskyros valdymo nustatymai",
|
||||
"Visibility" : "Matomumas",
|
||||
"Show language" : "Rodyti kalbą",
|
||||
"Show account backend" : "Rodyti paskyros posistemę",
|
||||
"Show storage path" : "Rodyti saugyklos kelią",
|
||||
"Show first login" : "Rodyti pirmą prisijungimą",
|
||||
"Show last login" : "Rodyti paskutinį prisijungimą",
|
||||
"Sorting" : "Rikiavimas",
|
||||
"The system config enforces sorting the groups by name. This also disables showing the member count." : "Sistemos konfigūracija reikalauja, kad grupės būtų rūšiuojamos pagal pavadinimą. Tai taip pat išjungia narių skaičiaus rodymą.",
|
||||
"Group list sorting" : "Grupių sąrašų rūšiavimas",
|
||||
"Sorting only applies to the currently loaded groups for performance reasons. Groups will be loaded as you navigate or search through the list." : "Rūšiavimas taikomas tik šiuo metu įkeltoms grupėms dėl našumo priežasčių. Grupės bus įkeltos naršant arba ieškant sąraše.",
|
||||
"By member count" : "Pagal narių skaičių",
|
||||
"By name" : "Pagal vardą",
|
||||
"Send email" : "Siųsti el. paštą",
|
||||
"Send welcome email to new accounts" : "Siųsti pasveikinimo el. laišką naujoms paskyroms",
|
||||
"Defaults" : "Numatytieji nustatymai",
|
||||
"Default quota" : "Numatytasis leidžiamas duomenų kiekis",
|
||||
"Select default quota" : "Pasirinkite numatytą leidžiamą duomenų kiekį ",
|
||||
"Server error while trying to complete WebAuthn device registration" : "Serverio klaida, bandant pabaigti WebAuthn įrenginio regsitraciją",
|
||||
"Passwordless authentication requires a secure connection." : "Tapatybės nustatymas be slaptažodžio reikalauja saugaus ryšio.",
|
||||
"Add WebAuthn device" : "Pridėti WebAuthn įrenginį",
|
||||
"Please authorize your WebAuthn device." : "Prašome, autorizikuote savo WebAuthn įrenginį.",
|
||||
"Adding your device …" : "Pridedamas jūsų įrenginys …",
|
||||
"Unnamed device" : "Įrenginys be pavadinimo",
|
||||
"Passwordless Authentication" : "Tapatybės nustatymas be slaptažodžio",
|
||||
"Set up your account for passwordless authentication following the FIDO2 standard." : "Nustatykite savo paskyrai tapatybės nustatymą be slaptažodžio, pagal FIDO2 standartą.",
|
||||
"No devices configured." : "Nėra sukonfiguruotų įrenginių.",
|
||||
"The following devices are configured for your account:" : "Jūsų paskyrai sukonfiguruoti šie įrenginiai:",
|
||||
"Your browser does not support WebAuthn." : "Jūsų naršyklė nepalaiko WebAuthn.",
|
||||
"Email sent successfully" : "El. paštas sėkmingai išsiųstas",
|
||||
"Failed to send email" : "Nepavyko išsiųsti el. laiško",
|
||||
"Failed to save email settings" : "Nepavyko išsaugoti el. pašto nustatymų",
|
||||
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "Svarbu nustatyti šį serverį, kad galėtumėte siųsti el. laiškus, kaip, pavyzdžiui, slaptažodžio atstatymą ar pranešimus.",
|
||||
"The server configuration is read-only so the mail settings cannot be changed using the web interface." : "Serverio konfigūracija yra skirta tik skaitymui, todėl pašto nustatymų negalima keisti naudojant žiniatinklio sąsają.",
|
||||
"Mail delivery is disabled by instance config \"{config}\"." : "Pašto pristatymas yra išjungtas pagal elemento config „{config}“.",
|
||||
"Send mode" : "Siuntimo veiksena",
|
||||
"Encryption" : "Šifravimas",
|
||||
|
|
@ -572,24 +845,42 @@
|
|||
"Port" : "Prievadas",
|
||||
"Authentication" : "Tapatybės nustatymas",
|
||||
"Authentication required" : "Reikalingas tapatybės nustatymas",
|
||||
"Sending test email…" : "Siunčiamas bandomasis el. laiškas…",
|
||||
"Send test email" : "Siųsti bandomąjį el. laišką",
|
||||
"Saving…" : "Įrašoma…",
|
||||
"Save settings" : "Įrašyti nustatymus",
|
||||
"Please double check the {linkStartInstallationGuides}installation guides{linkEnd}, and check for any errors or warnings in the {linkStartLog}log{linkEnd}." : "Prašome dar kartą peržiūrėti {linkStartInstallationGuides} diegimo instrukcijas {linkEnd} ir patikrinti, ar {linkStartLog} žurnale {linkEnd} nėra klaidų ar įspėjimų.",
|
||||
"Check the security of your {productName} over {linkStart}our security scan{linkEnd}." : "Patikrinkite savo {productName} saugumą {linkStart} naudodamiesi mūsų saugumo patikrinimo įrankiu {linkEnd}.",
|
||||
"Security & setup warnings" : "Saugumo ir sąrankos įspėjimai",
|
||||
"It is important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Siekiant užtikrinti jūsų instancijos saugumą ir našumą, svarbu, kad viskas būtų tinkamai sukonfigūruota. Kad jums tai pavyktų, atliekame keletą automatinių patikrinimų. Daugiau informacijos rasite nuorodoje pateiktoje dokumentacijoje.",
|
||||
"Checking your server …" : "Tikrinamas jūsų serveris …",
|
||||
"Failed to run setup checks" : "Nepavyko atlikti diegimo patikrinimų",
|
||||
"Try again" : "Bandyti dar kartą",
|
||||
"All checks passed." : "Visi patikros rezultatai teigiami.",
|
||||
"There are some errors regarding your setup." : "Yra klaidų, susijusių su jūsų sąranką.",
|
||||
"There are some warnings regarding your setup." : "Yra įspėjimų, susijusių su jūsų sąranka.",
|
||||
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Būdami administratoriumi, galite reguliuoti bendrinimo elgseną. Išsamesnei informacijai, žiūrėkite dokumentaciją.",
|
||||
"You need to enable the File sharing App." : "Turite įjungti Failų bendrinimo programėlę.",
|
||||
"App Store" : "App Store",
|
||||
"Loading app list" : "Įkeliamas programėlių sąrašas",
|
||||
"Loading categories" : "Įkeliamos kategorijos",
|
||||
"Version {version}, {license}-licensed" : "Versija {version}, {license}-licencijuota",
|
||||
"Version {version}" : "Versija {version}",
|
||||
"Failed to save selected preset." : "Nepavyko išsaugoti pasirinkto išankstinio nustatymo.",
|
||||
"Select a configuration preset for easy setup." : "Pasirinkite konfigūracijos nustatymą, kad galėtumėte lengvai atlikti nustatymus.",
|
||||
"Apply" : "Taikyti",
|
||||
"All accounts" : "Visos paskyros",
|
||||
"Admins" : "Administratoriai",
|
||||
"Account group: {group}" : "Paskyros grupė: {group}",
|
||||
"Account management" : "Paskyros valdymas",
|
||||
"For performance reasons, when you enable encryption on a {productName} server only new and changed files are encrypted." : "Dėl našumo priežasčių, įjungus šifravimą {productName} serveryje, šifruojami tik nauji ir pakeisti failai.",
|
||||
"Location" : "Vieta",
|
||||
"Profile picture" : "Profilio paveikslėlis",
|
||||
"About" : "Apie",
|
||||
"Date of birth" : "Gimimo data",
|
||||
"Full name" : "Vardas, pavardė",
|
||||
"Additional email" : "Papildomas el. paštas",
|
||||
"Fediverse (e.g. Mastodon)" : "\"Fediverse\" (pvz. Mastodon)",
|
||||
"Headline" : "Santrauka",
|
||||
"Organisation" : "Organizacija",
|
||||
"Phone number" : "Telefono numeris",
|
||||
|
|
@ -601,14 +892,19 @@
|
|||
"Profile visibility" : "Profilio matomumas",
|
||||
"Locale" : "Lokalė",
|
||||
"First day of week" : "Pirmoji savaitės diena",
|
||||
"timezone" : "laiko juosta",
|
||||
"Private" : "Privatus",
|
||||
"Only visible to people matched via phone number integration through Talk on mobile" : "Matoma tik žmonėms, su kuriais pokalbių programėlėje mobiliajame įrenginyje buvo rasta atitiktis per telefono numerio integraciją",
|
||||
"Not available as this property is required for core functionality including file sharing and calendar invitations" : "Ši funkcija nėra prieinama, nes šis parametras yra būtinas pagrindinėms funkcijoms, įskaitant failų dalijimąsi ir kvietimus į kalendoriuje numatytus renginius",
|
||||
"Local" : "Vietinis",
|
||||
"Only visible to people on this instance and guests" : "Matoma tik žmonėms šiame egzemplioriuje ir svečiams",
|
||||
"Federated" : "Federacinis",
|
||||
"Only synchronize to trusted servers" : "Sinchronizuoti tik į patikimus serverius",
|
||||
"Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Ši funkcija nėra prieinama, nes jūsų paskyroje išjungta federacija. Jei turite klausimų, kreipkitės į sistemos administratorių.",
|
||||
"Published" : "Paskelbtas",
|
||||
"Synchronize to trusted servers and the global and public address book" : "Sinchronizuoti į patikimus serverius ir į visuotinę bei viešą adresų knygą",
|
||||
"Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Nepasiekiama, nes neleidžiama skelbti konkrečios paskyros duomenų paieškos serveryje. Jei turite klausimų, susisiekite su sistemos administratoriumi.",
|
||||
"Discover" : "Atrasti",
|
||||
"Your apps" : "Jūsų programėlės",
|
||||
"Active apps" : "Aktyvios programėlės",
|
||||
"Disabled apps" : "Išjungtos programėlės",
|
||||
|
|
@ -616,11 +912,31 @@
|
|||
"App bundles" : "Programėlių rinkiniai",
|
||||
"Featured apps" : "Siūlomos programėlės",
|
||||
"Supported apps" : "Palaikomos programėlės",
|
||||
"Best Nextcloud integration" : "Geriausia \"Nextcloud\" integracija",
|
||||
"Open source" : "Atvirojo kodo",
|
||||
"Good performance" : "Geras našumas",
|
||||
"Best security: documents never leave your server" : "Geriausias saugumas: dokumentai niekada nepalieka jūsų serverio",
|
||||
"Best ODF compatibility" : "Geriausias ODF suderinamumas",
|
||||
"Best support for legacy files" : "Geriausias palaikymas senesniems failams",
|
||||
"Good Nextcloud integration" : "Gera \"Nextcloud\" integracija",
|
||||
"Open core" : "Atviro branduolio",
|
||||
"Best performance" : "Geriausias našumas",
|
||||
"Limited ODF compatibility" : "Ribotas suderinamumas su ODF",
|
||||
"Best Microsoft compatibility" : "Geriausias suderinamumas su „Microsoft“",
|
||||
"Show to everyone" : "Rodyti visiems",
|
||||
"Show to logged in accounts only" : "Rodyti tik prisijungusiems vartotojams",
|
||||
"Hide" : "Slėpti",
|
||||
"Manually installed apps cannot be updated" : "Rankiniu būdu įdiegtų programėlių atnaujinti negalima",
|
||||
"{progress}% Deploying …" : "{progress} % diegiama …",
|
||||
"{progress}% Initializing …" : "{progress}% inicijuojama …",
|
||||
"Health checking" : "Būklės patikrinimas",
|
||||
"Deploy and Enable" : "Įdiegti ir įjungti",
|
||||
"Download and enable" : "Atsisiųsti ir įjungti",
|
||||
"Disable" : "Išjungti",
|
||||
"Allow untested app" : "Leisti naudoti nepatikrintą programėlę",
|
||||
"The app will be downloaded from the App Store" : "Programėlė bus atsisiųsta iš programėlių parduotuvės",
|
||||
"This app is not marked as compatible with your {productName} version." : "Ši programėlė nėra pažymėta kaip suderinama su jūsų {productName} versija.",
|
||||
"If you continue you will still be able to install the app. Note that the app might not work as expected." : "Jei tęsite, vis tiek galėsite įdiegti programėlę. Atkreipkite dėmesį, kad programėlė gali neveikti taip, kaip tikėtasi.",
|
||||
"Unknown" : "Nežinoma",
|
||||
"Never" : "Niekada",
|
||||
"Could not register device: Network error" : "Nepavyko registruoti įrenginio: Tinklo klaida",
|
||||
|
|
@ -632,22 +948,31 @@
|
|||
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Programėlė įjungta, tačiau turi būti atnaujinta. Po 5 sekundžių būsite peradresuoti į atnaujinimo puslapį.",
|
||||
"Do you really want to wipe your data from this device?" : "Ar tikrai norite ištrinti šiame įrenginyje esančius savo duomenis?",
|
||||
"Confirm wipe" : "Patvirtinti duomenų ištrynimą",
|
||||
"Could not delete the app token" : "Nepavyko ištrinti programėlės žymės",
|
||||
"Error while wiping the device with the token" : "Įvyko klaida valant įrenginį panaudojant raktą",
|
||||
"Error while updating device token name" : "Įvyko klaida atnaujinant įrenginio prieigos rakto pavadinimą",
|
||||
"Error while updating device token scope" : "Įvyko klaida atnaujinant įrenginio prieigos rakto taikymą",
|
||||
"Could not set group sorting" : "Nepavyko nustatyti grupių rūšiavimo",
|
||||
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Iš jūsų tinklo buvo per daug užklausų. Bandykite dar kartą vėliau arba, jeigu tai klaida, susisiekite su savo administratoriumi.",
|
||||
"Error" : "Klaida",
|
||||
"Account documentation" : "Paskyros dokumentacija",
|
||||
"Administration documentation" : "Administracinė dokumentacija",
|
||||
"Forum" : "Forumas",
|
||||
"Nextcloud help & privacy resources" : "„Nextcloud“ pagalbos ir privatumo ištekliai",
|
||||
"General documentation" : "Bendra dokumentacija",
|
||||
"Legal notice" : "Teisinis pranešimas",
|
||||
"Privacy policy" : "Privatumo politika",
|
||||
"Reasons to use Nextcloud in your organization" : "Priežastys, kodėl turėtumėte naudoti Nextcloud savo organizacijoje",
|
||||
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Sukurta {communityopen}Nextcloud bendruomenės{linkclose}, {githubopen}pirminis kodas{linkclose} yra licencijuotas pagal {licenseopen}AGPL{linkclose}.",
|
||||
"Like our Facebook page" : "Spauskite „Patinka“ mūsų „Facebook“ puslapyje",
|
||||
"Follow us on Bluesky" : "Sekite mus „Bluesky“ platformoje",
|
||||
"Follow us on Mastodon" : "Sekite mus Mastodon",
|
||||
"Check out our blog" : "Peržvelkite mūsų tinklaraštį",
|
||||
"Subscribe to our newsletter" : "Prenumeruokite mūsų naujienlaiškį",
|
||||
"This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Ši „Nextcloud“ bendruomenės versija nepalaikoma ir momentiniai pranešimai nepasiekiami.",
|
||||
"Open documentation" : "Atverti dokumentaciją",
|
||||
"Use a second factor besides your password to increase security for your account." : "Be savo slaptažodžio naudokite ir antrąjį faktorių, kad padidintumėte savo paskyros saugumą.",
|
||||
"If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Jei prisijungimui prie „Nextcloud“ naudojate trečiųjų šalių programėles, prieš įjungdami antrojo faktoriaus autentifikavimą, būtinai sukurkite ir sukonfigūruokite kiekvienos programėlės slaptažodį.",
|
||||
"Very weak password" : "Labai silpnas slaptažodis",
|
||||
"Weak password" : "Silpnas slaptažodis",
|
||||
"So-so password" : "Neblogas slaptažodis",
|
||||
|
|
@ -655,14 +980,22 @@
|
|||
"Strong password" : "Stiprus slaptažodis",
|
||||
"Group list is empty" : "Grupės sąrašas yra tuščias",
|
||||
"Unable to retrieve the group list" : "Nepavyko nuskaityti grupių sąrašo",
|
||||
"Exclude some groups from sharing" : "Neleisti bendrinti kai kurioms grupėms",
|
||||
"Limit sharing to some groups" : "Apriboti bendrinimą tik tam tikroms grupėms",
|
||||
"Also allow autocompletion on full match of the user id" : "Taip pat leisti automatinį užbaigimą, kai vartotojo ID visiškai atitinka",
|
||||
"Loading accounts …" : "Įkeliamos paskyros ...",
|
||||
"Set account as admin for …" : "Nustatyti paskyrą kaip administratoriaus paskyrą...",
|
||||
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} paskyra ...","{userCount} paskyros ...","{userCount} paskyrų...","{userCount} paskyrų..."],
|
||||
"Loading account …" : "Įkeliama paskyra…",
|
||||
"Adding your device …" : "Pridedamas jūsų įrenginys …",
|
||||
"Sending…" : "Siunčiama…",
|
||||
"Email sent" : "El. paštas išsiųstas",
|
||||
"{progress}% Deploying …" : "{progress} % diegiama…",
|
||||
"{progress}% Initializing …" : "{progress}% inicijuojama…",
|
||||
"None/STARTTLS" : "Nėra/STARTTLS",
|
||||
"SSL" : "SSL",
|
||||
"Credentials" : "Prisijungimo duomenys",
|
||||
"SMTP Login" : "SMTP Prisijungimas",
|
||||
"SMTP Password" : "SMTP slaptažodis",
|
||||
"Save" : "Įrašyti",
|
||||
"Test and verify email settings" : "Išbandyti ir patikrinti el. pašto nustatymus"
|
||||
|
|
|
|||
|
|
@ -128,7 +128,7 @@ OC.L10N.register(
|
|||
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Csatlakozási hiba az LDAP/AD-vel. Ellenőrizd a kiszolgálót, a portot és a hitelesítő adatokat.",
|
||||
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "A(z) „%uid” helykitöltő hiányzik. Ez lesz lecserélve a felhasználónévre az LDAP/AD lekérdezésekor.",
|
||||
"When logging in, {instanceName} will find the user based on the following attributes:" : "Bejelentkezéskor a(z) {instanceName} a következő attribútumok alapján találja meg a felhasználót:",
|
||||
"Allows login against the LDAP/AD username, which is either 'uid' or 'sAMAccountName' and will be detected." : "Engedélyezi a bejelentkezést az LDAP/AD felhasználónév alapján, amely vagy 'uid' vagy 'sAMAccountName' és észlelve lesz.",
|
||||
"Allows login against the LDAP/AD username, which is either 'uid' or 'sAMAccountName' and will be detected." : "Engedélyezi a bejelentkezést az LDAP/AD felhasználónév alapján – ez vagy az „uid”, vagy az „sAMAccountName” mező, és észlelve lesz.",
|
||||
"LDAP/AD Username:" : "LDAP/AD felhasználónév:",
|
||||
"Allows login against an email attribute. 'mail' and 'mailPrimaryAddress' allowed." : "Engedélyezi a bejelentkezést egy email attribútum alapján. 'mail' és 'mailPrimaryAddress' megengedett.",
|
||||
"LDAP/AD Email Address:" : "LDAP/AD e-mail-cím:",
|
||||
|
|
|
|||
|
|
@ -126,7 +126,7 @@
|
|||
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Csatlakozási hiba az LDAP/AD-vel. Ellenőrizd a kiszolgálót, a portot és a hitelesítő adatokat.",
|
||||
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "A(z) „%uid” helykitöltő hiányzik. Ez lesz lecserélve a felhasználónévre az LDAP/AD lekérdezésekor.",
|
||||
"When logging in, {instanceName} will find the user based on the following attributes:" : "Bejelentkezéskor a(z) {instanceName} a következő attribútumok alapján találja meg a felhasználót:",
|
||||
"Allows login against the LDAP/AD username, which is either 'uid' or 'sAMAccountName' and will be detected." : "Engedélyezi a bejelentkezést az LDAP/AD felhasználónév alapján, amely vagy 'uid' vagy 'sAMAccountName' és észlelve lesz.",
|
||||
"Allows login against the LDAP/AD username, which is either 'uid' or 'sAMAccountName' and will be detected." : "Engedélyezi a bejelentkezést az LDAP/AD felhasználónév alapján – ez vagy az „uid”, vagy az „sAMAccountName” mező, és észlelve lesz.",
|
||||
"LDAP/AD Username:" : "LDAP/AD felhasználónév:",
|
||||
"Allows login against an email attribute. 'mail' and 'mailPrimaryAddress' allowed." : "Engedélyezi a bejelentkezést egy email attribútum alapján. 'mail' és 'mailPrimaryAddress' megengedett.",
|
||||
"LDAP/AD Email Address:" : "LDAP/AD e-mail-cím:",
|
||||
|
|
|
|||
153
apps/weather_status/l10n/de.js
Normal file
153
apps/weather_status/l10n/de.js
Normal file
|
|
@ -0,0 +1,153 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Unbekannte Adresse",
|
||||
"No result." : "Kein Ergebnis.",
|
||||
"Malformed JSON data." : "Fehlerhafte JSON-Daten.",
|
||||
"Error" : "Fehler",
|
||||
"Weather status" : "Wetterstatus",
|
||||
"Weather status in your dashboard" : "Wetterstatus für dein Dashboard",
|
||||
"Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "In die Dashboard-App integrierter Wetterstatus.\n Der geografische Standort kann automatisch ermittelt oder manuell angegeben werden. Es wird dann eine 6-Stunden-Vorhersage angezeigt.\n Dieser Status kann auch an anderen Stellen, z. B. in der Kalender-App, integriert werden.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} klarer Himmel später heute",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} klarer Himmel",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} bewölkt später heute",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} bewölkt",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} Schneefall und Gewitter später heute",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} Schneefall und Gewitter",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} Schneeschauer und Gewitter später heute",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} Schneeschauer und Gewitter",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} Schneeschauer, Gewitter und Polarlichter später heute",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} Schneeschauer, Gewitter und Polarlichter",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} Schneeschauer später heute",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} Schneeschauer",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} Schneeschauer und Polarlichter später heute",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} Schneeschauer und Polarlichter",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} Schneefall später heute",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} Schneefall",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} schönes Wetter später heute",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} schönes Wetter",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} teilweise bewölkt später heute",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} teilweise bewölkt",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} neblig später heute",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} nebelig",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} leichter Regen später heute",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} leichter Regen",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} Regen später heute",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} Regen",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} starker Regen später heute",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} starker Regen",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} Regenschauer später heute",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} Regenschauer",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} leichte Regenschauer später heute",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} leichte Regenschauer",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} starke Regenschauer später heute",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} starke Regenschauer",
|
||||
"{temperature} {unit} clear sky and polar twilight later today" : "{temperature} {unit} Klarer Himmel und Polardämmerung später heute",
|
||||
"{temperature} {unit} clear sky and polar twilight" : "{temperature} {unit} Klarer Himmel und Polardämmerung",
|
||||
"{temperature} {unit} fair weather and polar twilight later today" : "{temperature}{unit} Schönwetter und Polardämmerung später heute",
|
||||
"{temperature} {unit} fair weather and polar twilight" : "{temperature} {unit} Schönwetter und Polardämmerung",
|
||||
"{temperature} {unit} partly cloudy and polar twilight later today" : "{temperature}{unit} Teilweise bewölkt und Polardämmerung später heute",
|
||||
"{temperature} {unit} partly cloudy and polar twilight" : "{temperature}{unit} Teilweise bewölkt und Polardämmerung",
|
||||
"{temperature} {unit} light rain and thunder later today" : "{temperature}{unit} Leichter Regen und Gewitter später heute",
|
||||
"{temperature} {unit} light rain and thunder" : "{temperature} {unit} Leichter Regen und Gewitter",
|
||||
"{temperature} {unit} rain and thunder later today" : "{temperature} {unit} Regen und Gewitter später heute",
|
||||
"{temperature} {unit} rain and thunder" : "{temperature} {unit} Reghen und Gewitter",
|
||||
"{temperature} {unit} heavy rain and thunder later today" : "{temperature}{unit} Starker Regen und Gewitter später heute",
|
||||
"{temperature} {unit} heavy rain and thunder" : "{temperature} {unit} Starker Regen und Gewitter",
|
||||
"{temperature} {unit} light rainfall showers and thunder later today" : "{temperature} {unit} Leichte Regenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} light rainfall showers and thunder" : "{temperature} {unit} Leichte Regenschauer später heute",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} Leichte Regenschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight" : "{temperature} {unit} Leichte Regenschauer, Gewitter und Polardämmerung ",
|
||||
"{temperature} {unit} rainfall showers and thunder later today" : "{temperature} {unit} Regenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} rainfall showers and thunder" : "{temperature} {unit} Regenschauer und Gewitter",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} Regenschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight" : "{temperature} {unit} Regenschauer, Gewitter und Polardämmerung",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder later today" : "{temperature} {unit} Starke Regenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder" : "{temperature} {unit} Starke Regenschauer und Gewitter",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} Starke Regenschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight" : "{temperature} {unit} Starke Regenschauer, Gewitter und Polardämmerung",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight later today" : "{temperature} {unit} Leichte Regenschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight" : "{temperature} {unit} Leichte Regenschauer und Polardämmerung",
|
||||
"{temperature} {unit} rainfall showers and polar twilight later today" : "{temperature} {unit} Regenschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} rainfall showers and polar twilight" : "{temperature} {unit} Regenschauer und Polardämmerung",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight later today" : "{temperature} {unit} Starke Regenschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight" : "{temperature} {unit} Starke Regenschauer und Polardämmerung",
|
||||
"{temperature} {unit} light sleet later today" : "{temperature} {unit} Leichter Schneeregen später heute",
|
||||
"{temperature} {unit} light sleet" : "{temperature} {unit} Leichter Schneeregen",
|
||||
"{temperature} {unit} sleet later today" : "{temperature} {unit} Schneeregen später heute",
|
||||
"{temperature} {unit} sleet" : "{temperature} {unit} Schneeregen",
|
||||
"{temperature} {unit} heavy sleet later today" : "{temperature} {unit} Starker Schneeregen später heute",
|
||||
"{temperature} {unit} heavy sleet" : "{temperature} {unit} Starker Schneeregen",
|
||||
"{temperature} {unit} light sleet and thunder later today" : "{temperature} {unit} Leichter Schneeregen und Gewitter später heute",
|
||||
"{temperature} {unit} light sleet and thunder" : "{temperature} {unit} Leichter Schneeregen und Gewitter",
|
||||
"{temperature} {unit} sleet and thunder later today" : "{temperature} {unit} Schneeregen und Gewitter später heute",
|
||||
"{temperature} {unit} sleet and thunder" : "{temperature} {unit} Schneeregen und Gewitter",
|
||||
"{temperature} {unit} heavy sleet and thunder later today" : "{temperature} {unit} Starker Schneeregen und Gewitter später heute",
|
||||
"{temperature} {unit} heavy sleet and thunder" : "{temperature} {unit} Starker Schneeregen und Gewitter",
|
||||
"{temperature} {unit} light sleet showers later today" : "{temperature} {unit} Leichte Schneeregenschauer später heute",
|
||||
"{temperature} {unit} light sleet showers" : "{temperature} {unit} Leichte Schneeregenschauer",
|
||||
"{temperature} {unit} light sleet showers and polar twilight later today" : "{temperature} {unit} Leichte Schneeregenschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} light sleet showers and polar twilight" : "{temperature} {unit} Leichte Schneeregenschauer und Polardämmerung",
|
||||
"{temperature} {unit} sleet showers later today" : "{temperature} {unit} Schneeregenschauer später heute",
|
||||
"{temperature} {unit} sleet showers" : "{temperature} {unit} Schneeregenschauer",
|
||||
"{temperature} {unit} sleet showers and polar twilight later today" : "{temperature} {unit} Schneeregenschauer und Polarlichter später heute",
|
||||
"{temperature} {unit} sleet showers and polar twilight" : "{temperature} {unit} Schneeregenschauer und Polarlichter",
|
||||
"{temperature} {unit} heavy sleet showers later today" : "{temperature} {unit} Starke Schneeregenschauer später heute",
|
||||
"{temperature} {unit} heavy sleet showers" : "{temperature} {unit} Starke Schneeregenschauer",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight later today" : "{temperature} {unit} Starke Schneeregenschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight" : "{temperature} {unit} Starke Schneeregenschauer und Polardämmerung",
|
||||
"{temperature} {unit} light sleet showers and thunder later today" : "{temperature} {unit} Leichte Schneeregenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} light sleet showers and thunder" : "{temperature} {unit} Leichte Schneeregenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight later today" : "{temperature} {unit} Leichte Schneeregenschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight" : "{temperature} {unit} Leichte Schneeregenschauer, Gewitter und Polardämmerung ",
|
||||
"{temperature} {unit} sleet showers and thunder later today" : "{temperature} {unit} Schneeregenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} sleet showers and thunder" : "{temperature} {unit} Schneeregenschauer und Gewitter",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight later today" : "{temperature} {unit} Schneeregenschauer, Gewitter und Polarlichter später heute",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight" : "{temperature} {unit} Schneeregenschauer, Gewitter und Polarlichter",
|
||||
"{temperature} {unit} heavy sleet showers and thunder later today" : "{temperature} {unit} Starke Schneeregenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} heavy sleet showers and thunder" : "{temperature} {unit} Starke Schneeregenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight later today" : "{temperature} {unit} Starke Schneeregenschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight" : "{temperature} {unit} Starke Schneeregenschauer, Gewitter und Polardämmerung ",
|
||||
"{temperature} {unit} light snow later today" : "{temperature} {unit} Leichter Schneefall später heute",
|
||||
"{temperature} {unit} light snow" : "{temperature} {unit} Leichter Schneefall",
|
||||
"{temperature} {unit} heavy snow later today" : "{temperature} {unit} Starker Schneefall später heute",
|
||||
"{temperature} {unit} heavy snow" : "{temperature} {unit} Starker Schneefall",
|
||||
"{temperature} {unit} light snow and thunder later today" : "{temperature} {unit} Leichter Schneefall und Gewitter später heute",
|
||||
"{temperature} {unit} light snow and thunder" : "{temperature} {unit} Leichter Schneefall und Gewitter",
|
||||
"{temperature} {unit} heavy snow and thunder later today" : "{temperature} {unit} Starker Schneefall und Gewitter später heute",
|
||||
"{temperature} {unit} heavy snow and thunder" : "{temperature} {unit} Starker Schneefall und Gewitter",
|
||||
"{temperature} {unit} light snow showers later today" : "{temperature} {unit} Leichte Schneeschauer später heute",
|
||||
"{temperature} {unit} light snow showers" : "{temperature} {unit} Leichte Schneeschauer",
|
||||
"{temperature} {unit} light snow showers and polar twilight later today" : "{temperature} {unit} Leichte Schneeschauer und Polarlichter später heute",
|
||||
"{temperature} {unit} light snow showers and polar twilight" : "{temperature} {unit} Leichte Schneeschauer und Polardämmerung",
|
||||
"{temperature} {unit} heavy snow showers later today" : "{temperature} {unit} Starke Schneeschauer später heute",
|
||||
"{temperature} {unit} heavy snow showers" : "{temperature} {unit} Starke Schneeschauer",
|
||||
"{temperature} {unit} heavy snow showers and polar twilight later today" : "{temperature} {unit} Starke Schneeschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy snow showers and polar twilight" : "{temperature} {unit} Starke Schneeschauer und Polardämmerung",
|
||||
"{temperature} {unit} light snow showers and thunder later today" : "{temperature} {unit} Leichte Schneeschauer und Gewitter später heute",
|
||||
"{temperature} {unit} light snow showers and thunder" : "{temperature} {unit} Leichte Schneeschauer und Gewitter",
|
||||
"{temperature} {unit} light snow showers, thunder and polar twilight later today" : "{temperature} {unit} Leichte Schneeschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} light snow showers, thunder and polar twilight" : "{temperature} {unit} Leichte Schneerschauer, Gewitter und Polardämmerung",
|
||||
"{temperature} {unit} heavy snow showers and thunder later today" : "{temperature} {unit} Starke Schneeschauer und Gewitter später heute",
|
||||
"{temperature} {unit} heavy snow showers and thunder" : "{temperature} {unit} Starke Schneeschauer und Gewitter später heute",
|
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight later today" : "{temperature} {unit} Starke Schneeschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight" : "{temperature} {unit} Starke Schneeschauer, Gewitter und Polardämmerung ",
|
||||
"More weather for {adr}" : "Mehr Wetter für {adr}",
|
||||
"Loading weather" : "Lade Wetter",
|
||||
"Set location for weather" : "Standort für Wetterinformationen einstellen",
|
||||
"Remove from favorites" : "Von Favoriten entfernen",
|
||||
"Add as favorite" : "Als Favorit hinzufügen",
|
||||
"You are not logged in." : "Du bist nicht angemeldet.",
|
||||
"There was an error getting the weather status information." : "Beim Abrufen der Wetterstatusinformationen ist ein Fehler aufgetreten.",
|
||||
"No weather information found" : "Keine Wetterinformationen gefunden",
|
||||
"Location not found" : "Standort nicht gefunden",
|
||||
"There was an error setting the location address." : "Es ist ein Fehler beim Festlegen der Standortadresse aufgetreten.",
|
||||
"There was an error setting the location." : "Es ist ein Fehler beim Festlegen des Standortes aufgetreten.",
|
||||
"There was an error saving the mode." : "Es ist ein Fehler beim Festlegen des Modus aufgetreten.",
|
||||
"There was an error using personal address." : "Es ist ein Fehler beim Verwenden der persönlichen Adresse aufgetreten.",
|
||||
"Unknown weather code" : "Unbekannter Wettercode",
|
||||
"Detect location" : "Standort ermitteln",
|
||||
"Set custom address" : "Benutzerdefinierte Adresse festlegen",
|
||||
"Favorites" : "Favoriten"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
151
apps/weather_status/l10n/de.json
Normal file
151
apps/weather_status/l10n/de.json
Normal file
|
|
@ -0,0 +1,151 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Unbekannte Adresse",
|
||||
"No result." : "Kein Ergebnis.",
|
||||
"Malformed JSON data." : "Fehlerhafte JSON-Daten.",
|
||||
"Error" : "Fehler",
|
||||
"Weather status" : "Wetterstatus",
|
||||
"Weather status in your dashboard" : "Wetterstatus für dein Dashboard",
|
||||
"Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "In die Dashboard-App integrierter Wetterstatus.\n Der geografische Standort kann automatisch ermittelt oder manuell angegeben werden. Es wird dann eine 6-Stunden-Vorhersage angezeigt.\n Dieser Status kann auch an anderen Stellen, z. B. in der Kalender-App, integriert werden.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} klarer Himmel später heute",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} klarer Himmel",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} bewölkt später heute",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} bewölkt",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} Schneefall und Gewitter später heute",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} Schneefall und Gewitter",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} Schneeschauer und Gewitter später heute",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} Schneeschauer und Gewitter",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} Schneeschauer, Gewitter und Polarlichter später heute",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} Schneeschauer, Gewitter und Polarlichter",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} Schneeschauer später heute",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} Schneeschauer",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} Schneeschauer und Polarlichter später heute",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} Schneeschauer und Polarlichter",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} Schneefall später heute",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} Schneefall",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} schönes Wetter später heute",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} schönes Wetter",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} teilweise bewölkt später heute",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} teilweise bewölkt",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} neblig später heute",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} nebelig",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} leichter Regen später heute",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} leichter Regen",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} Regen später heute",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} Regen",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} starker Regen später heute",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} starker Regen",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} Regenschauer später heute",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} Regenschauer",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} leichte Regenschauer später heute",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} leichte Regenschauer",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} starke Regenschauer später heute",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} starke Regenschauer",
|
||||
"{temperature} {unit} clear sky and polar twilight later today" : "{temperature} {unit} Klarer Himmel und Polardämmerung später heute",
|
||||
"{temperature} {unit} clear sky and polar twilight" : "{temperature} {unit} Klarer Himmel und Polardämmerung",
|
||||
"{temperature} {unit} fair weather and polar twilight later today" : "{temperature}{unit} Schönwetter und Polardämmerung später heute",
|
||||
"{temperature} {unit} fair weather and polar twilight" : "{temperature} {unit} Schönwetter und Polardämmerung",
|
||||
"{temperature} {unit} partly cloudy and polar twilight later today" : "{temperature}{unit} Teilweise bewölkt und Polardämmerung später heute",
|
||||
"{temperature} {unit} partly cloudy and polar twilight" : "{temperature}{unit} Teilweise bewölkt und Polardämmerung",
|
||||
"{temperature} {unit} light rain and thunder later today" : "{temperature}{unit} Leichter Regen und Gewitter später heute",
|
||||
"{temperature} {unit} light rain and thunder" : "{temperature} {unit} Leichter Regen und Gewitter",
|
||||
"{temperature} {unit} rain and thunder later today" : "{temperature} {unit} Regen und Gewitter später heute",
|
||||
"{temperature} {unit} rain and thunder" : "{temperature} {unit} Reghen und Gewitter",
|
||||
"{temperature} {unit} heavy rain and thunder later today" : "{temperature}{unit} Starker Regen und Gewitter später heute",
|
||||
"{temperature} {unit} heavy rain and thunder" : "{temperature} {unit} Starker Regen und Gewitter",
|
||||
"{temperature} {unit} light rainfall showers and thunder later today" : "{temperature} {unit} Leichte Regenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} light rainfall showers and thunder" : "{temperature} {unit} Leichte Regenschauer später heute",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} Leichte Regenschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight" : "{temperature} {unit} Leichte Regenschauer, Gewitter und Polardämmerung ",
|
||||
"{temperature} {unit} rainfall showers and thunder later today" : "{temperature} {unit} Regenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} rainfall showers and thunder" : "{temperature} {unit} Regenschauer und Gewitter",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} Regenschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight" : "{temperature} {unit} Regenschauer, Gewitter und Polardämmerung",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder later today" : "{temperature} {unit} Starke Regenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder" : "{temperature} {unit} Starke Regenschauer und Gewitter",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} Starke Regenschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight" : "{temperature} {unit} Starke Regenschauer, Gewitter und Polardämmerung",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight later today" : "{temperature} {unit} Leichte Regenschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight" : "{temperature} {unit} Leichte Regenschauer und Polardämmerung",
|
||||
"{temperature} {unit} rainfall showers and polar twilight later today" : "{temperature} {unit} Regenschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} rainfall showers and polar twilight" : "{temperature} {unit} Regenschauer und Polardämmerung",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight later today" : "{temperature} {unit} Starke Regenschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight" : "{temperature} {unit} Starke Regenschauer und Polardämmerung",
|
||||
"{temperature} {unit} light sleet later today" : "{temperature} {unit} Leichter Schneeregen später heute",
|
||||
"{temperature} {unit} light sleet" : "{temperature} {unit} Leichter Schneeregen",
|
||||
"{temperature} {unit} sleet later today" : "{temperature} {unit} Schneeregen später heute",
|
||||
"{temperature} {unit} sleet" : "{temperature} {unit} Schneeregen",
|
||||
"{temperature} {unit} heavy sleet later today" : "{temperature} {unit} Starker Schneeregen später heute",
|
||||
"{temperature} {unit} heavy sleet" : "{temperature} {unit} Starker Schneeregen",
|
||||
"{temperature} {unit} light sleet and thunder later today" : "{temperature} {unit} Leichter Schneeregen und Gewitter später heute",
|
||||
"{temperature} {unit} light sleet and thunder" : "{temperature} {unit} Leichter Schneeregen und Gewitter",
|
||||
"{temperature} {unit} sleet and thunder later today" : "{temperature} {unit} Schneeregen und Gewitter später heute",
|
||||
"{temperature} {unit} sleet and thunder" : "{temperature} {unit} Schneeregen und Gewitter",
|
||||
"{temperature} {unit} heavy sleet and thunder later today" : "{temperature} {unit} Starker Schneeregen und Gewitter später heute",
|
||||
"{temperature} {unit} heavy sleet and thunder" : "{temperature} {unit} Starker Schneeregen und Gewitter",
|
||||
"{temperature} {unit} light sleet showers later today" : "{temperature} {unit} Leichte Schneeregenschauer später heute",
|
||||
"{temperature} {unit} light sleet showers" : "{temperature} {unit} Leichte Schneeregenschauer",
|
||||
"{temperature} {unit} light sleet showers and polar twilight later today" : "{temperature} {unit} Leichte Schneeregenschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} light sleet showers and polar twilight" : "{temperature} {unit} Leichte Schneeregenschauer und Polardämmerung",
|
||||
"{temperature} {unit} sleet showers later today" : "{temperature} {unit} Schneeregenschauer später heute",
|
||||
"{temperature} {unit} sleet showers" : "{temperature} {unit} Schneeregenschauer",
|
||||
"{temperature} {unit} sleet showers and polar twilight later today" : "{temperature} {unit} Schneeregenschauer und Polarlichter später heute",
|
||||
"{temperature} {unit} sleet showers and polar twilight" : "{temperature} {unit} Schneeregenschauer und Polarlichter",
|
||||
"{temperature} {unit} heavy sleet showers later today" : "{temperature} {unit} Starke Schneeregenschauer später heute",
|
||||
"{temperature} {unit} heavy sleet showers" : "{temperature} {unit} Starke Schneeregenschauer",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight later today" : "{temperature} {unit} Starke Schneeregenschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight" : "{temperature} {unit} Starke Schneeregenschauer und Polardämmerung",
|
||||
"{temperature} {unit} light sleet showers and thunder later today" : "{temperature} {unit} Leichte Schneeregenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} light sleet showers and thunder" : "{temperature} {unit} Leichte Schneeregenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight later today" : "{temperature} {unit} Leichte Schneeregenschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight" : "{temperature} {unit} Leichte Schneeregenschauer, Gewitter und Polardämmerung ",
|
||||
"{temperature} {unit} sleet showers and thunder later today" : "{temperature} {unit} Schneeregenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} sleet showers and thunder" : "{temperature} {unit} Schneeregenschauer und Gewitter",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight later today" : "{temperature} {unit} Schneeregenschauer, Gewitter und Polarlichter später heute",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight" : "{temperature} {unit} Schneeregenschauer, Gewitter und Polarlichter",
|
||||
"{temperature} {unit} heavy sleet showers and thunder later today" : "{temperature} {unit} Starke Schneeregenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} heavy sleet showers and thunder" : "{temperature} {unit} Starke Schneeregenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight later today" : "{temperature} {unit} Starke Schneeregenschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight" : "{temperature} {unit} Starke Schneeregenschauer, Gewitter und Polardämmerung ",
|
||||
"{temperature} {unit} light snow later today" : "{temperature} {unit} Leichter Schneefall später heute",
|
||||
"{temperature} {unit} light snow" : "{temperature} {unit} Leichter Schneefall",
|
||||
"{temperature} {unit} heavy snow later today" : "{temperature} {unit} Starker Schneefall später heute",
|
||||
"{temperature} {unit} heavy snow" : "{temperature} {unit} Starker Schneefall",
|
||||
"{temperature} {unit} light snow and thunder later today" : "{temperature} {unit} Leichter Schneefall und Gewitter später heute",
|
||||
"{temperature} {unit} light snow and thunder" : "{temperature} {unit} Leichter Schneefall und Gewitter",
|
||||
"{temperature} {unit} heavy snow and thunder later today" : "{temperature} {unit} Starker Schneefall und Gewitter später heute",
|
||||
"{temperature} {unit} heavy snow and thunder" : "{temperature} {unit} Starker Schneefall und Gewitter",
|
||||
"{temperature} {unit} light snow showers later today" : "{temperature} {unit} Leichte Schneeschauer später heute",
|
||||
"{temperature} {unit} light snow showers" : "{temperature} {unit} Leichte Schneeschauer",
|
||||
"{temperature} {unit} light snow showers and polar twilight later today" : "{temperature} {unit} Leichte Schneeschauer und Polarlichter später heute",
|
||||
"{temperature} {unit} light snow showers and polar twilight" : "{temperature} {unit} Leichte Schneeschauer und Polardämmerung",
|
||||
"{temperature} {unit} heavy snow showers later today" : "{temperature} {unit} Starke Schneeschauer später heute",
|
||||
"{temperature} {unit} heavy snow showers" : "{temperature} {unit} Starke Schneeschauer",
|
||||
"{temperature} {unit} heavy snow showers and polar twilight later today" : "{temperature} {unit} Starke Schneeschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy snow showers and polar twilight" : "{temperature} {unit} Starke Schneeschauer und Polardämmerung",
|
||||
"{temperature} {unit} light snow showers and thunder later today" : "{temperature} {unit} Leichte Schneeschauer und Gewitter später heute",
|
||||
"{temperature} {unit} light snow showers and thunder" : "{temperature} {unit} Leichte Schneeschauer und Gewitter",
|
||||
"{temperature} {unit} light snow showers, thunder and polar twilight later today" : "{temperature} {unit} Leichte Schneeschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} light snow showers, thunder and polar twilight" : "{temperature} {unit} Leichte Schneerschauer, Gewitter und Polardämmerung",
|
||||
"{temperature} {unit} heavy snow showers and thunder later today" : "{temperature} {unit} Starke Schneeschauer und Gewitter später heute",
|
||||
"{temperature} {unit} heavy snow showers and thunder" : "{temperature} {unit} Starke Schneeschauer und Gewitter später heute",
|
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight later today" : "{temperature} {unit} Starke Schneeschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight" : "{temperature} {unit} Starke Schneeschauer, Gewitter und Polardämmerung ",
|
||||
"More weather for {adr}" : "Mehr Wetter für {adr}",
|
||||
"Loading weather" : "Lade Wetter",
|
||||
"Set location for weather" : "Standort für Wetterinformationen einstellen",
|
||||
"Remove from favorites" : "Von Favoriten entfernen",
|
||||
"Add as favorite" : "Als Favorit hinzufügen",
|
||||
"You are not logged in." : "Du bist nicht angemeldet.",
|
||||
"There was an error getting the weather status information." : "Beim Abrufen der Wetterstatusinformationen ist ein Fehler aufgetreten.",
|
||||
"No weather information found" : "Keine Wetterinformationen gefunden",
|
||||
"Location not found" : "Standort nicht gefunden",
|
||||
"There was an error setting the location address." : "Es ist ein Fehler beim Festlegen der Standortadresse aufgetreten.",
|
||||
"There was an error setting the location." : "Es ist ein Fehler beim Festlegen des Standortes aufgetreten.",
|
||||
"There was an error saving the mode." : "Es ist ein Fehler beim Festlegen des Modus aufgetreten.",
|
||||
"There was an error using personal address." : "Es ist ein Fehler beim Verwenden der persönlichen Adresse aufgetreten.",
|
||||
"Unknown weather code" : "Unbekannter Wettercode",
|
||||
"Detect location" : "Standort ermitteln",
|
||||
"Set custom address" : "Benutzerdefinierte Adresse festlegen",
|
||||
"Favorites" : "Favoriten"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
153
apps/weather_status/l10n/de_DE.js
Normal file
153
apps/weather_status/l10n/de_DE.js
Normal file
|
|
@ -0,0 +1,153 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Unbekannte Adresse",
|
||||
"No result." : "Kein Ergebnis.",
|
||||
"Malformed JSON data." : "Fehlerhafte JSON-Daten.",
|
||||
"Error" : "Fehler",
|
||||
"Weather status" : "Wetter Status",
|
||||
"Weather status in your dashboard" : "Wetter Status in deinem Dashboard",
|
||||
"Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "In die Dashboard-App integrierter Wetterstatus.\n Der geografische Standort kann automatisch ermittelt oder manuell angegeben werden. Es wird dann eine 6-Stunden-Vorhersage angezeigt.\n Dieser Status kann auch an anderen Stellen, z. B. in der Kalender-App, integriert werden.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} Klarer Himmel später heute",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} Klarer Himmel",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} Bewölkt später heute",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} Bewölkt",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} Schneefall und Gewitter später heute",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} Schneefall und Gewitter",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} Schneeschauer und Gewitter später heute",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} Schneeschauer und Gewitter",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} Schneeschauer, Gewitter und Polarlichter später heute",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} Schneeschauer, Gewitter und Polarlichter",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} Schneeschauer später heute",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} Schneeschauer",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} Schneeschauer und Polarlichter später heute",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} Schneeschauer und Polarlichter",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} Schneefall später heute",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} Schneefall",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} Schönes Wetter später heute",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} Schönes Wetter",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} Teilweise bewölkt später heute",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} Teilweise bewölkt",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} Neblig später heute",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} Neblig",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} Leichter Regen später heute",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} Leichter Regen",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} Regen später heute",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} Regen",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} Starker Regen später heute",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} Starker Regen",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} Regenschauer später heute",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} Regenschauer",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} Leichte Regenschauer später heute",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} Leichte Regenschauer",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} Starke Regenschauer später heute",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} Starke Regenschauer",
|
||||
"{temperature} {unit} clear sky and polar twilight later today" : "{temperature} {unit} Klarer Himmel und Polardämmerung später heute",
|
||||
"{temperature} {unit} clear sky and polar twilight" : "{temperature} {unit} Klarer Himmel und Polardämmerung",
|
||||
"{temperature} {unit} fair weather and polar twilight later today" : "{temperature}{unit} Schönwetter und Polardämmerung später heute",
|
||||
"{temperature} {unit} fair weather and polar twilight" : "{temperature} {unit} Schönwetter und Polardämmerung",
|
||||
"{temperature} {unit} partly cloudy and polar twilight later today" : "{temperature}{unit} Teilweise bewölkt und Polardämmerung später heute",
|
||||
"{temperature} {unit} partly cloudy and polar twilight" : "{temperature}{unit} Teilweise bewölkt und Polardämmerung",
|
||||
"{temperature} {unit} light rain and thunder later today" : "{temperature}{unit} Leichter Regen und Gewitter später heute",
|
||||
"{temperature} {unit} light rain and thunder" : "{temperature} {unit} Leichter Regen und Gewitter",
|
||||
"{temperature} {unit} rain and thunder later today" : "{temperature} {unit} Regen und Gewitter später heute",
|
||||
"{temperature} {unit} rain and thunder" : "{temperature} {unit} Reghen und Gewitter",
|
||||
"{temperature} {unit} heavy rain and thunder later today" : "{temperature}{unit} Starker Regen und Gewitter später heute",
|
||||
"{temperature} {unit} heavy rain and thunder" : "{temperature} {unit} Starker Regen und Gewitter",
|
||||
"{temperature} {unit} light rainfall showers and thunder later today" : "{temperature} {unit} Leichte Regenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} light rainfall showers and thunder" : "{temperature} {unit} Leichte Regenschauer später heute",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} Leichte Regenschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight" : "{temperature} {unit} Leichte Regenschauer, Gewitter und Polardämmerung ",
|
||||
"{temperature} {unit} rainfall showers and thunder later today" : "{temperature} {unit} Regenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} rainfall showers and thunder" : "{temperature} {unit} Regenschauer und Gewitter",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} Regenschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight" : "{temperature} {unit} Regenschauer, Gewitter und Polardämmerung",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder later today" : "{temperature} {unit} Starke Regenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder" : "{temperature} {unit} Starke Regenschauer und Gewitter",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} Starke Regenschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight" : "{temperature} {unit} Starke Regenschauer, Gewitter und Polardämmerung",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight later today" : "{temperature} {unit} Leichte Regenschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight" : "{temperature} {unit} Leichte Regenschauer und Polardämmerung",
|
||||
"{temperature} {unit} rainfall showers and polar twilight later today" : "{temperature} {unit} Regenschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} rainfall showers and polar twilight" : "{temperature} {unit} Regenschauer und Polardämmerung",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight later today" : "{temperature} {unit} Starke Regenschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight" : "{temperature} {unit} Starke Regenschauer und Polardämmerung",
|
||||
"{temperature} {unit} light sleet later today" : "{temperature} {unit} Leichter Schneeregen später heute",
|
||||
"{temperature} {unit} light sleet" : "{temperature} {unit} Leichter Schneeregen",
|
||||
"{temperature} {unit} sleet later today" : "{temperature} {unit} Schneeregen später heute",
|
||||
"{temperature} {unit} sleet" : "{temperature} {unit} Schneeregen",
|
||||
"{temperature} {unit} heavy sleet later today" : "{temperature} {unit} Starker Schneeregen später heute",
|
||||
"{temperature} {unit} heavy sleet" : "{temperature} {unit} Starker Schneeregen",
|
||||
"{temperature} {unit} light sleet and thunder later today" : "{temperature} {unit} Leichter Schneeregen und Gewitter später heute",
|
||||
"{temperature} {unit} light sleet and thunder" : "{temperature} {unit} Leichter Schneeregen und Gewitter",
|
||||
"{temperature} {unit} sleet and thunder later today" : "{temperature} {unit} Schneeregen und Gewitter später heute",
|
||||
"{temperature} {unit} sleet and thunder" : "{temperature} {unit} Schneeregen und Gewitter",
|
||||
"{temperature} {unit} heavy sleet and thunder later today" : "{temperature} {unit} Starker Schneeregen und Gewitter später heute",
|
||||
"{temperature} {unit} heavy sleet and thunder" : "{temperature} {unit} Starker Schneeregen und Gewitter",
|
||||
"{temperature} {unit} light sleet showers later today" : "{temperature} {unit} Leichte Schneeregenschauer später heute",
|
||||
"{temperature} {unit} light sleet showers" : "{temperature} {unit} Leichte Schneeregenschauer",
|
||||
"{temperature} {unit} light sleet showers and polar twilight later today" : "{temperature} {unit} Leichte Schneeregenschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} light sleet showers and polar twilight" : "{temperature} {unit} Leichte Schneeregenschauer und Polardämmerung",
|
||||
"{temperature} {unit} sleet showers later today" : "{temperature} {unit} Schneeregenschauer später heute",
|
||||
"{temperature} {unit} sleet showers" : "{temperature} {unit} Schneeregenschauer",
|
||||
"{temperature} {unit} sleet showers and polar twilight later today" : "{temperature} {unit} Schneeregenschauer und Polarlichter später heute",
|
||||
"{temperature} {unit} sleet showers and polar twilight" : "{temperature} {unit} Schneeregenschauer und Polarlichter",
|
||||
"{temperature} {unit} heavy sleet showers later today" : "{temperature} {unit} Starke Schneeregenschauer später heute",
|
||||
"{temperature} {unit} heavy sleet showers" : "{temperature} {unit} Starke Schneeregenschauer",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight later today" : "{temperature} {unit} Starke Schneeregenschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight" : "{temperature} {unit} Starke Schneeregenschauer und Polardämmerung",
|
||||
"{temperature} {unit} light sleet showers and thunder later today" : "{temperature} {unit} Leichte Schneeregenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} light sleet showers and thunder" : "{temperature} {unit} Leichte Schneeregenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight later today" : "{temperature} {unit} Leichte Schneeregenschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight" : "{temperature} {unit} Leichte Schneeregenschauer, Gewitter und Polardämmerung ",
|
||||
"{temperature} {unit} sleet showers and thunder later today" : "{temperature} {unit} Schneeregenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} sleet showers and thunder" : "{temperature} {unit} Schneeregenschauer und Gewitter",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight later today" : "{temperature} {unit} Schneeregenschauer, Gewitter und Polarlichter später heute",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight" : "{temperature} {unit} Schneeregenschauer, Gewitter und Polarlichter",
|
||||
"{temperature} {unit} heavy sleet showers and thunder later today" : "{temperature} {unit} Starke Schneeregenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} heavy sleet showers and thunder" : "{temperature} {unit} Starke Schneeregenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight later today" : "{temperature} {unit} Starke Schneeregenschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight" : "{temperature} {unit} Starke Schneeregenschauer, Gewitter und Polardämmerung ",
|
||||
"{temperature} {unit} light snow later today" : "{temperature} {unit} Leichter Schneefall später heute",
|
||||
"{temperature} {unit} light snow" : "{temperature} {unit} Leichter Schneefall",
|
||||
"{temperature} {unit} heavy snow later today" : "{temperature} {unit} Starker Schneefall später heute",
|
||||
"{temperature} {unit} heavy snow" : "{temperature} {unit} Starker Schneefall",
|
||||
"{temperature} {unit} light snow and thunder later today" : "{temperature} {unit} Leichter Schneefall und Gewitter später heute",
|
||||
"{temperature} {unit} light snow and thunder" : "{temperature} {unit} Leichter Schneefall und Gewitter",
|
||||
"{temperature} {unit} heavy snow and thunder later today" : "{temperature} {unit} Starker Schneefall und Gewitter später heute",
|
||||
"{temperature} {unit} heavy snow and thunder" : "{temperature} {unit} Starker Schneefall und Gewitter",
|
||||
"{temperature} {unit} light snow showers later today" : "{temperature} {unit} Leichte Schneeschauer später heute",
|
||||
"{temperature} {unit} light snow showers" : "{temperature} {unit} Leichte Schneeschauer",
|
||||
"{temperature} {unit} light snow showers and polar twilight later today" : "{temperature} {unit} Leichte Schneeschauer und Polarlichter später heute",
|
||||
"{temperature} {unit} light snow showers and polar twilight" : "{temperature} {unit} Leichte Schneeschauer und Polardämmerung",
|
||||
"{temperature} {unit} heavy snow showers later today" : "{temperature} {unit} Starke Schneeschauer später heute",
|
||||
"{temperature} {unit} heavy snow showers" : "{temperature} {unit} Starke Schneeschauer",
|
||||
"{temperature} {unit} heavy snow showers and polar twilight later today" : "{temperature} {unit} Starke Schneeschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy snow showers and polar twilight" : "{temperature} {unit} Starke Schneeschauer und Polardämmerung",
|
||||
"{temperature} {unit} light snow showers and thunder later today" : "{temperature} {unit} Leichte Schneeschauer und Gewitter später heute",
|
||||
"{temperature} {unit} light snow showers and thunder" : "{temperature} {unit} Leichte Schneeschauer und Gewitter später heute",
|
||||
"{temperature} {unit} light snow showers, thunder and polar twilight later today" : "{temperature} {unit} Leichte Schneeschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} light snow showers, thunder and polar twilight" : "{temperature} {unit} Leichte Schneerschauer, Gewitter und Polardämmerung ",
|
||||
"{temperature} {unit} heavy snow showers and thunder later today" : "{temperature} {unit} Starke Schneeschauer und Gewitter später heute",
|
||||
"{temperature} {unit} heavy snow showers and thunder" : "{temperature} {unit} Starke Schneeschauer und Gewitter später heute",
|
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight later today" : "{temperature} {unit} Starke Schneeschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight" : "{temperature} {unit} Starke Schneeschauer, Gewitter und Polardämmerung ",
|
||||
"More weather for {adr}" : "Mehr Wetter für {adr}",
|
||||
"Loading weather" : "Lade Wetter",
|
||||
"Set location for weather" : "Stelle Standort für Wetterinformation ein.",
|
||||
"Remove from favorites" : "Von Favoriten entfernen",
|
||||
"Add as favorite" : "Als Favorit hinzufügen",
|
||||
"You are not logged in." : "Sie sind nicht angemeldet.",
|
||||
"There was an error getting the weather status information." : "Beim Abrufen der Wetterstatusinformationen ist ein Fehler aufgetreten.",
|
||||
"No weather information found" : "Keine Wetterinformationen gefunden",
|
||||
"Location not found" : "Ort nicht gefunden",
|
||||
"There was an error setting the location address." : "Beim Festlegen der Standortadresse ist ein Fehler aufgetreten.",
|
||||
"There was an error setting the location." : "Beim Festlegen des Standortes ist ein Fehler aufgetreten.",
|
||||
"There was an error saving the mode." : "Beim Festlegen des Modus ist ein Fehler aufgetreten.",
|
||||
"There was an error using personal address." : "Bei der Verwendung der persönlichen Adresse ist ein Fehler aufgetreten.",
|
||||
"Unknown weather code" : "Unbekannter Wettercode",
|
||||
"Detect location" : "Ort erkennen",
|
||||
"Set custom address" : "Benutzerdefinierte Adresse festlegen",
|
||||
"Favorites" : "Favoriten"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
151
apps/weather_status/l10n/de_DE.json
Normal file
151
apps/weather_status/l10n/de_DE.json
Normal file
|
|
@ -0,0 +1,151 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Unbekannte Adresse",
|
||||
"No result." : "Kein Ergebnis.",
|
||||
"Malformed JSON data." : "Fehlerhafte JSON-Daten.",
|
||||
"Error" : "Fehler",
|
||||
"Weather status" : "Wetter Status",
|
||||
"Weather status in your dashboard" : "Wetter Status in deinem Dashboard",
|
||||
"Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "In die Dashboard-App integrierter Wetterstatus.\n Der geografische Standort kann automatisch ermittelt oder manuell angegeben werden. Es wird dann eine 6-Stunden-Vorhersage angezeigt.\n Dieser Status kann auch an anderen Stellen, z. B. in der Kalender-App, integriert werden.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} Klarer Himmel später heute",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} Klarer Himmel",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} Bewölkt später heute",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} Bewölkt",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} Schneefall und Gewitter später heute",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} Schneefall und Gewitter",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} Schneeschauer und Gewitter später heute",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} Schneeschauer und Gewitter",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} Schneeschauer, Gewitter und Polarlichter später heute",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} Schneeschauer, Gewitter und Polarlichter",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} Schneeschauer später heute",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} Schneeschauer",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} Schneeschauer und Polarlichter später heute",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} Schneeschauer und Polarlichter",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} Schneefall später heute",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} Schneefall",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} Schönes Wetter später heute",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} Schönes Wetter",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} Teilweise bewölkt später heute",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} Teilweise bewölkt",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} Neblig später heute",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} Neblig",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} Leichter Regen später heute",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} Leichter Regen",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} Regen später heute",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} Regen",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} Starker Regen später heute",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} Starker Regen",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} Regenschauer später heute",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} Regenschauer",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} Leichte Regenschauer später heute",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} Leichte Regenschauer",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} Starke Regenschauer später heute",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} Starke Regenschauer",
|
||||
"{temperature} {unit} clear sky and polar twilight later today" : "{temperature} {unit} Klarer Himmel und Polardämmerung später heute",
|
||||
"{temperature} {unit} clear sky and polar twilight" : "{temperature} {unit} Klarer Himmel und Polardämmerung",
|
||||
"{temperature} {unit} fair weather and polar twilight later today" : "{temperature}{unit} Schönwetter und Polardämmerung später heute",
|
||||
"{temperature} {unit} fair weather and polar twilight" : "{temperature} {unit} Schönwetter und Polardämmerung",
|
||||
"{temperature} {unit} partly cloudy and polar twilight later today" : "{temperature}{unit} Teilweise bewölkt und Polardämmerung später heute",
|
||||
"{temperature} {unit} partly cloudy and polar twilight" : "{temperature}{unit} Teilweise bewölkt und Polardämmerung",
|
||||
"{temperature} {unit} light rain and thunder later today" : "{temperature}{unit} Leichter Regen und Gewitter später heute",
|
||||
"{temperature} {unit} light rain and thunder" : "{temperature} {unit} Leichter Regen und Gewitter",
|
||||
"{temperature} {unit} rain and thunder later today" : "{temperature} {unit} Regen und Gewitter später heute",
|
||||
"{temperature} {unit} rain and thunder" : "{temperature} {unit} Reghen und Gewitter",
|
||||
"{temperature} {unit} heavy rain and thunder later today" : "{temperature}{unit} Starker Regen und Gewitter später heute",
|
||||
"{temperature} {unit} heavy rain and thunder" : "{temperature} {unit} Starker Regen und Gewitter",
|
||||
"{temperature} {unit} light rainfall showers and thunder later today" : "{temperature} {unit} Leichte Regenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} light rainfall showers and thunder" : "{temperature} {unit} Leichte Regenschauer später heute",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} Leichte Regenschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight" : "{temperature} {unit} Leichte Regenschauer, Gewitter und Polardämmerung ",
|
||||
"{temperature} {unit} rainfall showers and thunder later today" : "{temperature} {unit} Regenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} rainfall showers and thunder" : "{temperature} {unit} Regenschauer und Gewitter",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} Regenschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight" : "{temperature} {unit} Regenschauer, Gewitter und Polardämmerung",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder later today" : "{temperature} {unit} Starke Regenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder" : "{temperature} {unit} Starke Regenschauer und Gewitter",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} Starke Regenschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight" : "{temperature} {unit} Starke Regenschauer, Gewitter und Polardämmerung",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight later today" : "{temperature} {unit} Leichte Regenschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight" : "{temperature} {unit} Leichte Regenschauer und Polardämmerung",
|
||||
"{temperature} {unit} rainfall showers and polar twilight later today" : "{temperature} {unit} Regenschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} rainfall showers and polar twilight" : "{temperature} {unit} Regenschauer und Polardämmerung",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight later today" : "{temperature} {unit} Starke Regenschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight" : "{temperature} {unit} Starke Regenschauer und Polardämmerung",
|
||||
"{temperature} {unit} light sleet later today" : "{temperature} {unit} Leichter Schneeregen später heute",
|
||||
"{temperature} {unit} light sleet" : "{temperature} {unit} Leichter Schneeregen",
|
||||
"{temperature} {unit} sleet later today" : "{temperature} {unit} Schneeregen später heute",
|
||||
"{temperature} {unit} sleet" : "{temperature} {unit} Schneeregen",
|
||||
"{temperature} {unit} heavy sleet later today" : "{temperature} {unit} Starker Schneeregen später heute",
|
||||
"{temperature} {unit} heavy sleet" : "{temperature} {unit} Starker Schneeregen",
|
||||
"{temperature} {unit} light sleet and thunder later today" : "{temperature} {unit} Leichter Schneeregen und Gewitter später heute",
|
||||
"{temperature} {unit} light sleet and thunder" : "{temperature} {unit} Leichter Schneeregen und Gewitter",
|
||||
"{temperature} {unit} sleet and thunder later today" : "{temperature} {unit} Schneeregen und Gewitter später heute",
|
||||
"{temperature} {unit} sleet and thunder" : "{temperature} {unit} Schneeregen und Gewitter",
|
||||
"{temperature} {unit} heavy sleet and thunder later today" : "{temperature} {unit} Starker Schneeregen und Gewitter später heute",
|
||||
"{temperature} {unit} heavy sleet and thunder" : "{temperature} {unit} Starker Schneeregen und Gewitter",
|
||||
"{temperature} {unit} light sleet showers later today" : "{temperature} {unit} Leichte Schneeregenschauer später heute",
|
||||
"{temperature} {unit} light sleet showers" : "{temperature} {unit} Leichte Schneeregenschauer",
|
||||
"{temperature} {unit} light sleet showers and polar twilight later today" : "{temperature} {unit} Leichte Schneeregenschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} light sleet showers and polar twilight" : "{temperature} {unit} Leichte Schneeregenschauer und Polardämmerung",
|
||||
"{temperature} {unit} sleet showers later today" : "{temperature} {unit} Schneeregenschauer später heute",
|
||||
"{temperature} {unit} sleet showers" : "{temperature} {unit} Schneeregenschauer",
|
||||
"{temperature} {unit} sleet showers and polar twilight later today" : "{temperature} {unit} Schneeregenschauer und Polarlichter später heute",
|
||||
"{temperature} {unit} sleet showers and polar twilight" : "{temperature} {unit} Schneeregenschauer und Polarlichter",
|
||||
"{temperature} {unit} heavy sleet showers later today" : "{temperature} {unit} Starke Schneeregenschauer später heute",
|
||||
"{temperature} {unit} heavy sleet showers" : "{temperature} {unit} Starke Schneeregenschauer",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight later today" : "{temperature} {unit} Starke Schneeregenschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight" : "{temperature} {unit} Starke Schneeregenschauer und Polardämmerung",
|
||||
"{temperature} {unit} light sleet showers and thunder later today" : "{temperature} {unit} Leichte Schneeregenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} light sleet showers and thunder" : "{temperature} {unit} Leichte Schneeregenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight later today" : "{temperature} {unit} Leichte Schneeregenschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight" : "{temperature} {unit} Leichte Schneeregenschauer, Gewitter und Polardämmerung ",
|
||||
"{temperature} {unit} sleet showers and thunder later today" : "{temperature} {unit} Schneeregenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} sleet showers and thunder" : "{temperature} {unit} Schneeregenschauer und Gewitter",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight later today" : "{temperature} {unit} Schneeregenschauer, Gewitter und Polarlichter später heute",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight" : "{temperature} {unit} Schneeregenschauer, Gewitter und Polarlichter",
|
||||
"{temperature} {unit} heavy sleet showers and thunder later today" : "{temperature} {unit} Starke Schneeregenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} heavy sleet showers and thunder" : "{temperature} {unit} Starke Schneeregenschauer und Gewitter später heute",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight later today" : "{temperature} {unit} Starke Schneeregenschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight" : "{temperature} {unit} Starke Schneeregenschauer, Gewitter und Polardämmerung ",
|
||||
"{temperature} {unit} light snow later today" : "{temperature} {unit} Leichter Schneefall später heute",
|
||||
"{temperature} {unit} light snow" : "{temperature} {unit} Leichter Schneefall",
|
||||
"{temperature} {unit} heavy snow later today" : "{temperature} {unit} Starker Schneefall später heute",
|
||||
"{temperature} {unit} heavy snow" : "{temperature} {unit} Starker Schneefall",
|
||||
"{temperature} {unit} light snow and thunder later today" : "{temperature} {unit} Leichter Schneefall und Gewitter später heute",
|
||||
"{temperature} {unit} light snow and thunder" : "{temperature} {unit} Leichter Schneefall und Gewitter",
|
||||
"{temperature} {unit} heavy snow and thunder later today" : "{temperature} {unit} Starker Schneefall und Gewitter später heute",
|
||||
"{temperature} {unit} heavy snow and thunder" : "{temperature} {unit} Starker Schneefall und Gewitter",
|
||||
"{temperature} {unit} light snow showers later today" : "{temperature} {unit} Leichte Schneeschauer später heute",
|
||||
"{temperature} {unit} light snow showers" : "{temperature} {unit} Leichte Schneeschauer",
|
||||
"{temperature} {unit} light snow showers and polar twilight later today" : "{temperature} {unit} Leichte Schneeschauer und Polarlichter später heute",
|
||||
"{temperature} {unit} light snow showers and polar twilight" : "{temperature} {unit} Leichte Schneeschauer und Polardämmerung",
|
||||
"{temperature} {unit} heavy snow showers later today" : "{temperature} {unit} Starke Schneeschauer später heute",
|
||||
"{temperature} {unit} heavy snow showers" : "{temperature} {unit} Starke Schneeschauer",
|
||||
"{temperature} {unit} heavy snow showers and polar twilight later today" : "{temperature} {unit} Starke Schneeschauer und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy snow showers and polar twilight" : "{temperature} {unit} Starke Schneeschauer und Polardämmerung",
|
||||
"{temperature} {unit} light snow showers and thunder later today" : "{temperature} {unit} Leichte Schneeschauer und Gewitter später heute",
|
||||
"{temperature} {unit} light snow showers and thunder" : "{temperature} {unit} Leichte Schneeschauer und Gewitter später heute",
|
||||
"{temperature} {unit} light snow showers, thunder and polar twilight later today" : "{temperature} {unit} Leichte Schneeschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} light snow showers, thunder and polar twilight" : "{temperature} {unit} Leichte Schneerschauer, Gewitter und Polardämmerung ",
|
||||
"{temperature} {unit} heavy snow showers and thunder later today" : "{temperature} {unit} Starke Schneeschauer und Gewitter später heute",
|
||||
"{temperature} {unit} heavy snow showers and thunder" : "{temperature} {unit} Starke Schneeschauer und Gewitter später heute",
|
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight later today" : "{temperature} {unit} Starke Schneeschauer, Gewitter und Polardämmerung später heute",
|
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight" : "{temperature} {unit} Starke Schneeschauer, Gewitter und Polardämmerung ",
|
||||
"More weather for {adr}" : "Mehr Wetter für {adr}",
|
||||
"Loading weather" : "Lade Wetter",
|
||||
"Set location for weather" : "Stelle Standort für Wetterinformation ein.",
|
||||
"Remove from favorites" : "Von Favoriten entfernen",
|
||||
"Add as favorite" : "Als Favorit hinzufügen",
|
||||
"You are not logged in." : "Sie sind nicht angemeldet.",
|
||||
"There was an error getting the weather status information." : "Beim Abrufen der Wetterstatusinformationen ist ein Fehler aufgetreten.",
|
||||
"No weather information found" : "Keine Wetterinformationen gefunden",
|
||||
"Location not found" : "Ort nicht gefunden",
|
||||
"There was an error setting the location address." : "Beim Festlegen der Standortadresse ist ein Fehler aufgetreten.",
|
||||
"There was an error setting the location." : "Beim Festlegen des Standortes ist ein Fehler aufgetreten.",
|
||||
"There was an error saving the mode." : "Beim Festlegen des Modus ist ein Fehler aufgetreten.",
|
||||
"There was an error using personal address." : "Bei der Verwendung der persönlichen Adresse ist ein Fehler aufgetreten.",
|
||||
"Unknown weather code" : "Unbekannter Wettercode",
|
||||
"Detect location" : "Ort erkennen",
|
||||
"Set custom address" : "Benutzerdefinierte Adresse festlegen",
|
||||
"Favorites" : "Favoriten"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
153
apps/weather_status/l10n/lt_LT.js
Normal file
153
apps/weather_status/l10n/lt_LT.js
Normal file
|
|
@ -0,0 +1,153 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Nežinomas adresas",
|
||||
"No result." : "Nėra rezultatų.",
|
||||
"Malformed JSON data." : "Netaisyklingi JSON duomenys.",
|
||||
"Error" : "Klaida",
|
||||
"Weather status" : "Orų būsena",
|
||||
"Weather status in your dashboard" : "Orų būsena jūsų skydelyje",
|
||||
"Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Orų būsena integruota į \"Dashboard\" programėlę.\nGeografinę vietą galima nustatyti automatiškai arba rankiniu būdu. Tada rodoma 6 valandų prognozė.\nŠią būseną taip pat galima integruoti ir kitose vietose, pavyzdžiui, kalendoriaus programėlėje.",
|
||||
"{temperature} {unit} clear sky later today" : "Šiandien vėliau bus {temperature} {unit}, giedra",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit}, giedra",
|
||||
"{temperature} {unit} cloudy later today" : "Šiandien vėliau bus {temperature} {unit}, debesuota",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit}, debesuota",
|
||||
"{temperature} {unit} snow and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, sniegas ir perkūnija",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit}, sniegas ir perkūnija",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, trumpai snigs su perkūnija",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit}, trumpai snigs su perkūnija",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, trumpai snigs su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} trumpai snigs, perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} snow showers later today" : "Šiandien vėliau bus {temperature} {unit}, trumpai snigs",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit}, trumpai snigs",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, trumpai snigs ir poliarinės sutemos",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit}, trumpai snigs ir poliarinės sutemos",
|
||||
"{temperature} {unit} snow later today" : "Šiandien vėliau bus {temperature} {unit}, snigs",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit}, sniegas",
|
||||
"{temperature} {unit} fair weather later today" : "Šiandien vėliau bus {temperature} {unit}, mažai debesuota",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit}, mažai debesuota",
|
||||
"{temperature} {unit} partly cloudy later today" : "Šiandien vėliau bus {temperature} {unit}, su pragiedruliais",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit}, su pragiedruliais",
|
||||
"{temperature} {unit} foggy later today" : "Šiandien vėliau bus {temperature} {unit}, ūkanota",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit}, ūkanota",
|
||||
"{temperature} {unit} light rainfall later today" : "Šiandien vėliau bus {temperature} {unit}, silpnas lietus",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit}, silpnas lietus",
|
||||
"{temperature} {unit} rainfall later today" : "Šiandien vėliau bus {temperature} {unit}, lietus",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit}, lietus",
|
||||
"{temperature} {unit} heavy rainfall later today" : "Šiandien vėliau bus {temperature} {unit}, stiprus lietus",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit}, stiprus lietus",
|
||||
"{temperature} {unit} rainfall showers later today" : "Šiandien vėliau bus {temperature} {unit}, trumpalaikės liūtys",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit}, trumpalaikės liūtys",
|
||||
"{temperature} {unit} light rainfall showers later today" : "Šiandien vėliau bus {temperature} {unit}, silpnos trumpalaikės liūtys",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit}, silpnos trumpalaikės liūtys",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "Šiandien vėliau bus {temperature} {unit}, stiprios trumpalaikės liūtys",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit}, stiprios liūtys",
|
||||
"{temperature} {unit} clear sky and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, giedras dangus ir poliarinės sutemos",
|
||||
"{temperature} {unit} clear sky and polar twilight" : "{temperature} {unit}, giedras dangus ir poliarinės sutemos",
|
||||
"{temperature} {unit} fair weather and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, giedras oras ir poliarinės sutemos",
|
||||
"{temperature} {unit} fair weather and polar twilight" : "{temperature} {unit}, gražus oras ir poliarinės sutemos",
|
||||
"{temperature} {unit} partly cloudy and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, su pragiedruliais, o vakare – poliarinės sutemos",
|
||||
"{temperature} {unit} partly cloudy and polar twilight" : "{temperature} {unit}, su pragiedruliais ir poliarinės sutemos",
|
||||
"{temperature} {unit} light rain and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, nedidelis lietus su perkūnija",
|
||||
"{temperature} {unit} light rain and thunder" : "{temperature} {unit}, nedidelis lietus su perkūnija",
|
||||
"{temperature} {unit} rain and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, lietus su perkūnija",
|
||||
"{temperature} {unit} rain and thunder" : "{temperature} {unit}, lietus su perkūnija",
|
||||
"{temperature} {unit} heavy rain and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, stiprus lietus su perkūnija",
|
||||
"{temperature} {unit} heavy rain and thunder" : "{temperature} {unit}, stiprus lietus su perkūnija",
|
||||
"{temperature} {unit} light rainfall showers and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, lengvos trumpalaikės liūtys su perkūnija",
|
||||
"{temperature} {unit} light rainfall showers and thunder" : "{temperature} {unit}, lengvos trumpalaikės liūtys su perkūnija",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, lengvos trumpalaikės liūtys su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight" : "{temperature} {unit}, lengvos trumpalaikės liūtys su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} rainfall showers and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, trumpalaikės liūtys su perkūnija",
|
||||
"{temperature} {unit} rainfall showers and thunder" : "{temperature} {unit}, trumpalaikės liūtys su perkūnija",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight later today" : "Šiandien vėliau {temperature} {unit}, trumpalaikės liūtys su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight" : "{temperature} {unit}, trumpalaikės liūtys su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, stiprios tumpalaikės liūtys su perkūnija",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder" : "{temperature} {unit}, stiprios trumpalaikės liūtys su perkūnija",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, stiprios trumpalaikės liūtys su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight" : "{temperature} {unit}, stiprios trumpalaikės liūtys su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, lengvos trumpalaikės liūtys ir poliarinės sutemos",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight" : "{temperature} {unit}, lengvos trumpalaikės liūtys ir poliarinės sutemos",
|
||||
"{temperature} {unit} rainfall showers and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, trumpalaikės liūtys ir poliarinės sutemos",
|
||||
"{temperature} {unit} rainfall showers and polar twilight" : "{temperature} {unit}, trumpalaikės liūtys ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, stiprios trumpalaikės liūtys ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight" : "{temperature} {unit}, stiprios trumpalaikės liūtys ir poliarinės sutemos",
|
||||
"{temperature} {unit} light sleet later today" : "Šiandien vėliau bus {temperature} {unit}, lengva šlapdriba",
|
||||
"{temperature} {unit} light sleet" : "{temperature} {unit}, lengva šlapdriba",
|
||||
"{temperature} {unit} sleet later today" : "Šiandien vėliau bus {temperature} {unit}, šlapdriba",
|
||||
"{temperature} {unit} sleet" : "{temperature} {unit}, šlapdriba",
|
||||
"{temperature} {unit} heavy sleet later today" : "Šiandien vėliau bus {temperature} {unit}, stipri šlapdriba",
|
||||
"{temperature} {unit} heavy sleet" : "{temperature} {unit}, stipri šlapdriba",
|
||||
"{temperature} {unit} light sleet and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, lengva šlapdriba su perkūnija",
|
||||
"{temperature} {unit} light sleet and thunder" : "{temperature} {unit}, lengva šlapdriba su perkūnija",
|
||||
"{temperature} {unit} sleet and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, šlabpriba su perkūnija",
|
||||
"{temperature} {unit} sleet and thunder" : "{temperature} {unit}, šlapdriba su perkūnija",
|
||||
"{temperature} {unit} heavy sleet and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, stipri šlapdriba su perkūnija",
|
||||
"{temperature} {unit} heavy sleet and thunder" : "{temperature} {unit}, stipri šlapdriba su perkūnija",
|
||||
"{temperature} {unit} light sleet showers later today" : "Šiandien vėliau bus {temperature} {unit}, lengva trumpalaikė šlapdriba",
|
||||
"{temperature} {unit} light sleet showers" : "{temperature} {unit}, lengva trumpalaikė šlapdriba",
|
||||
"{temperature} {unit} light sleet showers and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, lengva trumpalaikė šlapdriba ir poliarinės sutemos",
|
||||
"{temperature} {unit} light sleet showers and polar twilight" : "{temperature} {unit}, lengva trumpalaikė šlapdriba ir poliarinės sutemos",
|
||||
"{temperature} {unit} sleet showers later today" : "Šiandien vėliau bus {temperature}{unit}, trumpalaikė šlapdriba",
|
||||
"{temperature} {unit} sleet showers" : "{temperature} {unit}, trumpalaikė šlapdriba",
|
||||
"{temperature} {unit} sleet showers and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, trumpalaikė šlapdriba ir poliarinės sutemos",
|
||||
"{temperature} {unit} sleet showers and polar twilight" : "{temperature} {unit}, trumpalaikė šlapdriba ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy sleet showers later today" : "Šiandien vėliau bus {temperature} {unit}, stipri trumpalaikė šlapdriba",
|
||||
"{temperature} {unit} heavy sleet showers" : "{temperature} {unit}, stipri trumpalaikė šlapdriba",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, stipri trumpalaikė šlapdriba ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight" : "{temperature} {unit}, stipri trumpalaikė šlapdriba ir poliarinės sutemos",
|
||||
"{temperature} {unit} light sleet showers and thunder later today" : "{temperature} {unit}, lengva trumpalaikė šlapdriba su perkūnija",
|
||||
"{temperature} {unit} light sleet showers and thunder" : "{temperature} {unit}, lengva trumpalaikė šlapdriba su perkūnija",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight later today" : "{temperature} {unit}, lengva trumpalaikė šlapdriba su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight" : "{temperature} {unit}, lengva trumpalaikė šlapdriba su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} sleet showers and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, trumpalaikė šlapdriba su perkūnija",
|
||||
"{temperature} {unit} sleet showers and thunder" : "{temperature} {unit} trumpalaikė šlapdriba su perkūnija",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, trumpalaikė šlapdriba su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight" : "{temperature} {unit}, trumpalaikė šlapdriba, perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy sleet showers and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, stipri trumpalaikė šlapdriba su perkūnija",
|
||||
"{temperature} {unit} heavy sleet showers and thunder" : "Šiandien vėliau bus {temperature} {unit}, stipri trumpalaikė šlapdriba su perkūnija",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, stipri trumpalaikė šlapdriba, perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight" : "{temperature} {unit}, stipri trumpalaikė šlapdriba su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} light snow later today" : "Šiandien vėliau bus {temperature} {unit}, lengvai snigs",
|
||||
"{temperature} {unit} light snow" : "{temperature} {unit}, lengvai snigs",
|
||||
"{temperature} {unit} heavy snow later today" : "Šiandien vėliau bus {temperature} {unit}, stipriai snigs",
|
||||
"{temperature} {unit} heavy snow" : "{temperature} {unit}, stipriai snigs",
|
||||
"{temperature} {unit} light snow and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, lengvai snigs su perkūnija",
|
||||
"{temperature} {unit} light snow and thunder" : "{temperature} {unit}, lengvai snigs su perkūnija",
|
||||
"{temperature} {unit} heavy snow and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, stipriai snigs su perkūnija",
|
||||
"{temperature} {unit} heavy snow and thunder" : "{temperature} {unit}, stipriai snigs su perkūnija",
|
||||
"{temperature} {unit} light snow showers later today" : "Šiandien vėliau bus {temperature} {unit}, lengvai trumpalaikiai snigs",
|
||||
"{temperature} {unit} light snow showers" : "{temperature} {unit}, lengvai trumpalaikiai snigs",
|
||||
"{temperature} {unit} light snow showers and polar twilight later today" : "{temperature} {unit}, lengvai trumpalaikiai snigs ir poliarinės sutemos",
|
||||
"{temperature} {unit} light snow showers and polar twilight" : "{temperature} {unit}, lengvai trumpalaikiai snigs ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy snow showers later today" : "Šiandien vėliau bus {temperature} {unit}, stipriai trumpalaikiai snigs",
|
||||
"{temperature} {unit} heavy snow showers" : "{temperature} {unit}, stipriai trumpalaikiai snigs",
|
||||
"{temperature} {unit} heavy snow showers and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, stipriai trumpalaikiai snigs ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy snow showers and polar twilight" : "{temperature} {unit}, stipriai trumpalaikiai snigs ir poliarinės sutemos",
|
||||
"{temperature} {unit} light snow showers and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, lengvai trumpalaikiai snigs su perkūnija",
|
||||
"{temperature} {unit} light snow showers and thunder" : "{temperature} {unit}, lengvai trumpalaikiai snigs su perkūnija",
|
||||
"{temperature} {unit} light snow showers, thunder and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, lengvai trumpalaikai snigs su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} light snow showers, thunder and polar twilight" : "{temperature} {unit}, lengvai trumpalaikiai snigs su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy snow showers and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, stipriai trumpalaikiai snigs su perkūnija",
|
||||
"{temperature} {unit} heavy snow showers and thunder" : "{temperature} {unit}, stipriai trumpalaikiai snigs su perkūnija",
|
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, stipriai trumpalaikiai snigs su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight" : "{temperature} {unit}, stipriai trumpalaikiai snigs su perkūnija ir poliarinės sutemos",
|
||||
"More weather for {adr}" : "Daugiau orų ties {adr}",
|
||||
"Loading weather" : "Įkeliami orai",
|
||||
"Set location for weather" : "Nustatyti vietą orams",
|
||||
"Remove from favorites" : "Šalinti iš mėgstamų",
|
||||
"Add as favorite" : "Pridėti kaip mėgstamą",
|
||||
"You are not logged in." : "Jūs nesate prisijungę.",
|
||||
"There was an error getting the weather status information." : "Gaunant orų būsenos informaciją, įvyko klaida.",
|
||||
"No weather information found" : "Nerasta jokios informacijos apie orus",
|
||||
"Location not found" : "Vieta nerasta",
|
||||
"There was an error setting the location address." : "Nustatant vietos adresą, įvyko klaida.",
|
||||
"There was an error setting the location." : "Nustatant vietą, įvyko klaida.",
|
||||
"There was an error saving the mode." : "Įrašant veikseną, įvyko klaida.",
|
||||
"There was an error using personal address." : "Naudojant asmeninį adresą, įvyko klaida.",
|
||||
"Unknown weather code" : "Nežinomas orų kodas",
|
||||
"Detect location" : "Aptikti vietą",
|
||||
"Set custom address" : "Nustatyti tinkintą adresą",
|
||||
"Favorites" : "Mėgstamos"
|
||||
},
|
||||
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
|
||||
151
apps/weather_status/l10n/lt_LT.json
Normal file
151
apps/weather_status/l10n/lt_LT.json
Normal file
|
|
@ -0,0 +1,151 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Nežinomas adresas",
|
||||
"No result." : "Nėra rezultatų.",
|
||||
"Malformed JSON data." : "Netaisyklingi JSON duomenys.",
|
||||
"Error" : "Klaida",
|
||||
"Weather status" : "Orų būsena",
|
||||
"Weather status in your dashboard" : "Orų būsena jūsų skydelyje",
|
||||
"Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Orų būsena integruota į \"Dashboard\" programėlę.\nGeografinę vietą galima nustatyti automatiškai arba rankiniu būdu. Tada rodoma 6 valandų prognozė.\nŠią būseną taip pat galima integruoti ir kitose vietose, pavyzdžiui, kalendoriaus programėlėje.",
|
||||
"{temperature} {unit} clear sky later today" : "Šiandien vėliau bus {temperature} {unit}, giedra",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit}, giedra",
|
||||
"{temperature} {unit} cloudy later today" : "Šiandien vėliau bus {temperature} {unit}, debesuota",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit}, debesuota",
|
||||
"{temperature} {unit} snow and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, sniegas ir perkūnija",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit}, sniegas ir perkūnija",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, trumpai snigs su perkūnija",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit}, trumpai snigs su perkūnija",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, trumpai snigs su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} trumpai snigs, perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} snow showers later today" : "Šiandien vėliau bus {temperature} {unit}, trumpai snigs",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit}, trumpai snigs",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, trumpai snigs ir poliarinės sutemos",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit}, trumpai snigs ir poliarinės sutemos",
|
||||
"{temperature} {unit} snow later today" : "Šiandien vėliau bus {temperature} {unit}, snigs",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit}, sniegas",
|
||||
"{temperature} {unit} fair weather later today" : "Šiandien vėliau bus {temperature} {unit}, mažai debesuota",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit}, mažai debesuota",
|
||||
"{temperature} {unit} partly cloudy later today" : "Šiandien vėliau bus {temperature} {unit}, su pragiedruliais",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit}, su pragiedruliais",
|
||||
"{temperature} {unit} foggy later today" : "Šiandien vėliau bus {temperature} {unit}, ūkanota",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit}, ūkanota",
|
||||
"{temperature} {unit} light rainfall later today" : "Šiandien vėliau bus {temperature} {unit}, silpnas lietus",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit}, silpnas lietus",
|
||||
"{temperature} {unit} rainfall later today" : "Šiandien vėliau bus {temperature} {unit}, lietus",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit}, lietus",
|
||||
"{temperature} {unit} heavy rainfall later today" : "Šiandien vėliau bus {temperature} {unit}, stiprus lietus",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit}, stiprus lietus",
|
||||
"{temperature} {unit} rainfall showers later today" : "Šiandien vėliau bus {temperature} {unit}, trumpalaikės liūtys",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit}, trumpalaikės liūtys",
|
||||
"{temperature} {unit} light rainfall showers later today" : "Šiandien vėliau bus {temperature} {unit}, silpnos trumpalaikės liūtys",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit}, silpnos trumpalaikės liūtys",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "Šiandien vėliau bus {temperature} {unit}, stiprios trumpalaikės liūtys",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit}, stiprios liūtys",
|
||||
"{temperature} {unit} clear sky and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, giedras dangus ir poliarinės sutemos",
|
||||
"{temperature} {unit} clear sky and polar twilight" : "{temperature} {unit}, giedras dangus ir poliarinės sutemos",
|
||||
"{temperature} {unit} fair weather and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, giedras oras ir poliarinės sutemos",
|
||||
"{temperature} {unit} fair weather and polar twilight" : "{temperature} {unit}, gražus oras ir poliarinės sutemos",
|
||||
"{temperature} {unit} partly cloudy and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, su pragiedruliais, o vakare – poliarinės sutemos",
|
||||
"{temperature} {unit} partly cloudy and polar twilight" : "{temperature} {unit}, su pragiedruliais ir poliarinės sutemos",
|
||||
"{temperature} {unit} light rain and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, nedidelis lietus su perkūnija",
|
||||
"{temperature} {unit} light rain and thunder" : "{temperature} {unit}, nedidelis lietus su perkūnija",
|
||||
"{temperature} {unit} rain and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, lietus su perkūnija",
|
||||
"{temperature} {unit} rain and thunder" : "{temperature} {unit}, lietus su perkūnija",
|
||||
"{temperature} {unit} heavy rain and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, stiprus lietus su perkūnija",
|
||||
"{temperature} {unit} heavy rain and thunder" : "{temperature} {unit}, stiprus lietus su perkūnija",
|
||||
"{temperature} {unit} light rainfall showers and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, lengvos trumpalaikės liūtys su perkūnija",
|
||||
"{temperature} {unit} light rainfall showers and thunder" : "{temperature} {unit}, lengvos trumpalaikės liūtys su perkūnija",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, lengvos trumpalaikės liūtys su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight" : "{temperature} {unit}, lengvos trumpalaikės liūtys su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} rainfall showers and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, trumpalaikės liūtys su perkūnija",
|
||||
"{temperature} {unit} rainfall showers and thunder" : "{temperature} {unit}, trumpalaikės liūtys su perkūnija",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight later today" : "Šiandien vėliau {temperature} {unit}, trumpalaikės liūtys su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight" : "{temperature} {unit}, trumpalaikės liūtys su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, stiprios tumpalaikės liūtys su perkūnija",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder" : "{temperature} {unit}, stiprios trumpalaikės liūtys su perkūnija",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, stiprios trumpalaikės liūtys su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight" : "{temperature} {unit}, stiprios trumpalaikės liūtys su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, lengvos trumpalaikės liūtys ir poliarinės sutemos",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight" : "{temperature} {unit}, lengvos trumpalaikės liūtys ir poliarinės sutemos",
|
||||
"{temperature} {unit} rainfall showers and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, trumpalaikės liūtys ir poliarinės sutemos",
|
||||
"{temperature} {unit} rainfall showers and polar twilight" : "{temperature} {unit}, trumpalaikės liūtys ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, stiprios trumpalaikės liūtys ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight" : "{temperature} {unit}, stiprios trumpalaikės liūtys ir poliarinės sutemos",
|
||||
"{temperature} {unit} light sleet later today" : "Šiandien vėliau bus {temperature} {unit}, lengva šlapdriba",
|
||||
"{temperature} {unit} light sleet" : "{temperature} {unit}, lengva šlapdriba",
|
||||
"{temperature} {unit} sleet later today" : "Šiandien vėliau bus {temperature} {unit}, šlapdriba",
|
||||
"{temperature} {unit} sleet" : "{temperature} {unit}, šlapdriba",
|
||||
"{temperature} {unit} heavy sleet later today" : "Šiandien vėliau bus {temperature} {unit}, stipri šlapdriba",
|
||||
"{temperature} {unit} heavy sleet" : "{temperature} {unit}, stipri šlapdriba",
|
||||
"{temperature} {unit} light sleet and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, lengva šlapdriba su perkūnija",
|
||||
"{temperature} {unit} light sleet and thunder" : "{temperature} {unit}, lengva šlapdriba su perkūnija",
|
||||
"{temperature} {unit} sleet and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, šlabpriba su perkūnija",
|
||||
"{temperature} {unit} sleet and thunder" : "{temperature} {unit}, šlapdriba su perkūnija",
|
||||
"{temperature} {unit} heavy sleet and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, stipri šlapdriba su perkūnija",
|
||||
"{temperature} {unit} heavy sleet and thunder" : "{temperature} {unit}, stipri šlapdriba su perkūnija",
|
||||
"{temperature} {unit} light sleet showers later today" : "Šiandien vėliau bus {temperature} {unit}, lengva trumpalaikė šlapdriba",
|
||||
"{temperature} {unit} light sleet showers" : "{temperature} {unit}, lengva trumpalaikė šlapdriba",
|
||||
"{temperature} {unit} light sleet showers and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, lengva trumpalaikė šlapdriba ir poliarinės sutemos",
|
||||
"{temperature} {unit} light sleet showers and polar twilight" : "{temperature} {unit}, lengva trumpalaikė šlapdriba ir poliarinės sutemos",
|
||||
"{temperature} {unit} sleet showers later today" : "Šiandien vėliau bus {temperature}{unit}, trumpalaikė šlapdriba",
|
||||
"{temperature} {unit} sleet showers" : "{temperature} {unit}, trumpalaikė šlapdriba",
|
||||
"{temperature} {unit} sleet showers and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, trumpalaikė šlapdriba ir poliarinės sutemos",
|
||||
"{temperature} {unit} sleet showers and polar twilight" : "{temperature} {unit}, trumpalaikė šlapdriba ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy sleet showers later today" : "Šiandien vėliau bus {temperature} {unit}, stipri trumpalaikė šlapdriba",
|
||||
"{temperature} {unit} heavy sleet showers" : "{temperature} {unit}, stipri trumpalaikė šlapdriba",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, stipri trumpalaikė šlapdriba ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight" : "{temperature} {unit}, stipri trumpalaikė šlapdriba ir poliarinės sutemos",
|
||||
"{temperature} {unit} light sleet showers and thunder later today" : "{temperature} {unit}, lengva trumpalaikė šlapdriba su perkūnija",
|
||||
"{temperature} {unit} light sleet showers and thunder" : "{temperature} {unit}, lengva trumpalaikė šlapdriba su perkūnija",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight later today" : "{temperature} {unit}, lengva trumpalaikė šlapdriba su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight" : "{temperature} {unit}, lengva trumpalaikė šlapdriba su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} sleet showers and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, trumpalaikė šlapdriba su perkūnija",
|
||||
"{temperature} {unit} sleet showers and thunder" : "{temperature} {unit} trumpalaikė šlapdriba su perkūnija",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, trumpalaikė šlapdriba su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight" : "{temperature} {unit}, trumpalaikė šlapdriba, perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy sleet showers and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, stipri trumpalaikė šlapdriba su perkūnija",
|
||||
"{temperature} {unit} heavy sleet showers and thunder" : "Šiandien vėliau bus {temperature} {unit}, stipri trumpalaikė šlapdriba su perkūnija",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, stipri trumpalaikė šlapdriba, perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight" : "{temperature} {unit}, stipri trumpalaikė šlapdriba su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} light snow later today" : "Šiandien vėliau bus {temperature} {unit}, lengvai snigs",
|
||||
"{temperature} {unit} light snow" : "{temperature} {unit}, lengvai snigs",
|
||||
"{temperature} {unit} heavy snow later today" : "Šiandien vėliau bus {temperature} {unit}, stipriai snigs",
|
||||
"{temperature} {unit} heavy snow" : "{temperature} {unit}, stipriai snigs",
|
||||
"{temperature} {unit} light snow and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, lengvai snigs su perkūnija",
|
||||
"{temperature} {unit} light snow and thunder" : "{temperature} {unit}, lengvai snigs su perkūnija",
|
||||
"{temperature} {unit} heavy snow and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, stipriai snigs su perkūnija",
|
||||
"{temperature} {unit} heavy snow and thunder" : "{temperature} {unit}, stipriai snigs su perkūnija",
|
||||
"{temperature} {unit} light snow showers later today" : "Šiandien vėliau bus {temperature} {unit}, lengvai trumpalaikiai snigs",
|
||||
"{temperature} {unit} light snow showers" : "{temperature} {unit}, lengvai trumpalaikiai snigs",
|
||||
"{temperature} {unit} light snow showers and polar twilight later today" : "{temperature} {unit}, lengvai trumpalaikiai snigs ir poliarinės sutemos",
|
||||
"{temperature} {unit} light snow showers and polar twilight" : "{temperature} {unit}, lengvai trumpalaikiai snigs ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy snow showers later today" : "Šiandien vėliau bus {temperature} {unit}, stipriai trumpalaikiai snigs",
|
||||
"{temperature} {unit} heavy snow showers" : "{temperature} {unit}, stipriai trumpalaikiai snigs",
|
||||
"{temperature} {unit} heavy snow showers and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, stipriai trumpalaikiai snigs ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy snow showers and polar twilight" : "{temperature} {unit}, stipriai trumpalaikiai snigs ir poliarinės sutemos",
|
||||
"{temperature} {unit} light snow showers and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, lengvai trumpalaikiai snigs su perkūnija",
|
||||
"{temperature} {unit} light snow showers and thunder" : "{temperature} {unit}, lengvai trumpalaikiai snigs su perkūnija",
|
||||
"{temperature} {unit} light snow showers, thunder and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, lengvai trumpalaikai snigs su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} light snow showers, thunder and polar twilight" : "{temperature} {unit}, lengvai trumpalaikiai snigs su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy snow showers and thunder later today" : "Šiandien vėliau bus {temperature} {unit}, stipriai trumpalaikiai snigs su perkūnija",
|
||||
"{temperature} {unit} heavy snow showers and thunder" : "{temperature} {unit}, stipriai trumpalaikiai snigs su perkūnija",
|
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight later today" : "Šiandien vėliau bus {temperature} {unit}, stipriai trumpalaikiai snigs su perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight" : "{temperature} {unit}, stipriai trumpalaikiai snigs su perkūnija ir poliarinės sutemos",
|
||||
"More weather for {adr}" : "Daugiau orų ties {adr}",
|
||||
"Loading weather" : "Įkeliami orai",
|
||||
"Set location for weather" : "Nustatyti vietą orams",
|
||||
"Remove from favorites" : "Šalinti iš mėgstamų",
|
||||
"Add as favorite" : "Pridėti kaip mėgstamą",
|
||||
"You are not logged in." : "Jūs nesate prisijungę.",
|
||||
"There was an error getting the weather status information." : "Gaunant orų būsenos informaciją, įvyko klaida.",
|
||||
"No weather information found" : "Nerasta jokios informacijos apie orus",
|
||||
"Location not found" : "Vieta nerasta",
|
||||
"There was an error setting the location address." : "Nustatant vietos adresą, įvyko klaida.",
|
||||
"There was an error setting the location." : "Nustatant vietą, įvyko klaida.",
|
||||
"There was an error saving the mode." : "Įrašant veikseną, įvyko klaida.",
|
||||
"There was an error using personal address." : "Naudojant asmeninį adresą, įvyko klaida.",
|
||||
"Unknown weather code" : "Nežinomas orų kodas",
|
||||
"Detect location" : "Aptikti vietą",
|
||||
"Set custom address" : "Nustatyti tinkintą adresą",
|
||||
"Favorites" : "Mėgstamos"
|
||||
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
|
||||
}
|
||||
133
apps/weather_status/l10n/pt_BR.js
Normal file
133
apps/weather_status/l10n/pt_BR.js
Normal file
|
|
@ -0,0 +1,133 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Endereço desconhecido",
|
||||
"No result." : "Nenhum resultado.",
|
||||
"Malformed JSON data." : "Dados JSON mal formatados.",
|
||||
"Error" : "Erro",
|
||||
"Weather status" : "Status do tempo meteorológico",
|
||||
"Weather status in your dashboard" : "Status do tempo meteorológico no seu painel",
|
||||
"Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Status do tempo meteorológico integrado no aplicativo Painel. \n A localização geográfica pode ser determinada automaticamente ou definida manualmente. Em seguida, é exibida uma previsão de 6 horas.\n Este status também pode ser integrado em outros locais, como o aplicativo Calendário.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} céu claro ainda hoje",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} céu claro",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} nublado ainda hoje",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} nublado",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} neve e trovoada ainda hoje",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} neve e trovoadas",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} nevascas e trovoadas ainda hoje",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} nevascas e trovoadas",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} nevascas, trovoadas e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} nevascas, trovoadas e crepúsculo polar",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} nevascas ainda hoje",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} nevascas",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} nevascas e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} nevascas e crepúsculo polar",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} neve ainda hoje",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} neve",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} bom tempo ainda hoje",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} bom tempo",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} parcialmente nublado ainda hoje",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} parcialmente nublado",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} nevoeiro ainda hoje",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} nevoeiro",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} chuva fraca ainda hoje",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} chuva fraca",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} chuva ainda hoje",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} chuva",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} chuva forte ainda hoje",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} chuva forte",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} pancadas de chuva ainda hoje",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} pancadas de chuva",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} pancadas de chuva fracas ainda hoje",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} pancadas de chuva fracas",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} pancadas de chuva fortes ainda hoje",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} pancadas de chuva fortes",
|
||||
"{temperature} {unit} clear sky and polar twilight later today" : "{temperature} {unit} céu limpo e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} clear sky and polar twilight" : "{temperature} {unit} céu limpo e crepúsculo polar",
|
||||
"{temperature} {unit} fair weather and polar twilight later today" : "{temperature} {unit} tempo bom e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} fair weather and polar twilight" : "{temperature} {unit} tempo bom e crepúsculo polar",
|
||||
"{temperature} {unit} partly cloudy and polar twilight later today" : "{temperature} {unit} céu parcialmente nublado e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} partly cloudy and polar twilight" : "{temperature} {unit} céu parcialmente nublado e crepúsculo polar",
|
||||
"{temperature} {unit} light rain and thunder later today" : "{temperature} {unit} chuva fraca e trovoadas ainda hoje",
|
||||
"{temperature} {unit} light rain and thunder" : "{temperature} {unit} chuva fraca e trovoadas",
|
||||
"{temperature} {unit} rain and thunder later today" : "{temperature} {unit} chuva e trovoadas ainda hoje",
|
||||
"{temperature} {unit} rain and thunder" : "{temperature} {unit} chuva e trovoadas",
|
||||
"{temperature} {unit} heavy rain and thunder later today" : "{temperature} {unit} chuva forte e trovoadas ainda hoje",
|
||||
"{temperature} {unit} heavy rain and thunder" : "{temperature} {unit} chuva forte e trovoadas",
|
||||
"{temperature} {unit} light rainfall showers and thunder later today" : "{temperature} {unit} pancadas de chuva fracas e trovoadas ainda hoje",
|
||||
"{temperature} {unit} light rainfall showers and thunder" : "{temperature} {unit} pancadas de chuva fracas e trovoadas",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de chuva fracas, trovoadas e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight" : "{temperature} {unit} pancadas de chuva fracas, trovoadas e crepúsculo polar",
|
||||
"{temperature} {unit} rainfall showers and thunder later today" : "{temperature} {unit} pancadas de chuva e trovoadas ainda hoje",
|
||||
"{temperature} {unit} rainfall showers and thunder" : "{temperature} {unit} pancadas de chuva e trovoadas",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de chuvas, trovoadas e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight" : "{temperature} {unit} pancadas de chuvas, trovoadas e crepúsculo polar",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder later today" : "{temperature} {unit} pancadas de chuva fortes e trovoadas ainda hoje",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder" : "{temperature} {unit} pancadas de chuva fortes e trovoadas",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de chuva fortes, trovoadas e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight" : "{temperature} {unit} pancadas de chuva fortes, trovoadas e crepúsculo polar",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight later today" : "{temperature} {unit} pancadas de chuva fracas e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight" : "{temperature} {unit} pancadas de chuva fracas e crepúsculo polar",
|
||||
"{temperature} {unit} rainfall showers and polar twilight later today" : "{temperature} {unit} pancadas de chuva e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} rainfall showers and polar twilight" : "{temperature} {unit} pancadas de chuva e crepúsculo polar",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight later today" : "{temperature} {unit} pancadas de chuva fortes e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight" : "{temperature} {unit} pancadas de chuva fortes e crepúsculo polar",
|
||||
"{temperature} {unit} light sleet later today" : "{temperature} {unit} chuva de granizo fraca ainda hoje",
|
||||
"{temperature} {unit} light sleet" : "{temperature} {unit} chuva de granizo fraca",
|
||||
"{temperature} {unit} sleet later today" : "{temperature} {unit} chuva de granizo ainda hoje",
|
||||
"{temperature} {unit} sleet" : "{temperature} {unit} chuva de granizo",
|
||||
"{temperature} {unit} heavy sleet later today" : "{temperature} {unit} chuva de granizo forte ainda hoje",
|
||||
"{temperature} {unit} heavy sleet" : "{temperature} {unit} chuva de granizo forte",
|
||||
"{temperature} {unit} light sleet and thunder later today" : "{temperature} {unit} chuva de granizo fraca e trovoadas ainda hoje",
|
||||
"{temperature} {unit} light sleet and thunder" : "{temperature} {unit} chuva de granizo fraca e trovoadas ",
|
||||
"{temperature} {unit} sleet and thunder later today" : "{temperature} {unit} chuva de granizo e trovoadas ainda hoje",
|
||||
"{temperature} {unit} sleet and thunder" : "{temperature} {unit} chuva de granizo e trovoadas",
|
||||
"{temperature} {unit} heavy sleet and thunder later today" : "{temperature} {unit} chuva de granizo forte e trovoadas ainda hoje",
|
||||
"{temperature} {unit} heavy sleet and thunder" : "{temperature} {unit} chuva de granizo forte e trovoadas",
|
||||
"{temperature} {unit} light sleet showers later today" : "{temperature} {unit} pancadas de chuva de granizo fracas ainda hoje",
|
||||
"{temperature} {unit} light sleet showers" : "{temperature} {unit} pancadas de chuva de granizo fracas",
|
||||
"{temperature} {unit} light sleet showers and polar twilight later today" : "{temperature} {unit} pancadas de chuva de granizo fracas e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} light sleet showers and polar twilight" : "{temperature} {unit} pancadas de chuva de granizo fracas e crepúsculo polar",
|
||||
"{temperature} {unit} sleet showers later today" : "{temperature} {unit} pancadas de chuva de granizo ainda hoje",
|
||||
"{temperature} {unit} sleet showers" : "{temperature} {unit} pancadas de chuva de granizo",
|
||||
"{temperature} {unit} sleet showers and polar twilight later today" : "{temperature} {unit} pancadas de chuva de granizo e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} sleet showers and polar twilight" : "{temperature} {unit} pancadas de chuva de granizo e crepúsculo polar",
|
||||
"{temperature} {unit} heavy sleet showers later today" : "{temperature} {unit} pancadas de chuva de granizo fortes ainda hoje",
|
||||
"{temperature} {unit} heavy sleet showers" : "{temperature} {unit} pancadas de chuva de granizo fortes",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight later today" : "{temperature} {unit} pancadas de chuva de granizo fortes e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight" : "{temperature} {unit} pancadas de chuva de granizo fortes e crepúsculo polar",
|
||||
"{temperature} {unit} light sleet showers and thunder later today" : "{temperature} {unit} pancadas de chuva de granizo fracas e trovoadas ainda hoje",
|
||||
"{temperature} {unit} light sleet showers and thunder" : "{temperature} {unit} pancadas de chuva de granizo fracas e trovoadas",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de chuva de granizo fracas, trovoadas e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight" : "{temperature} {unit} pancadas de chuva de granizo fracas, trovoadas e crepúsculo polar",
|
||||
"{temperature} {unit} sleet showers and thunder later today" : "{temperature} {unit} pancadas de chuva de granizo e trovoadas ainda hoje",
|
||||
"{temperature} {unit} sleet showers and thunder" : "{temperature} {unit} pancadas de chuva de granizo e trovoadas",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de chuva de granizo, trovoadas e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight" : "{temperature} {unit} pancadas de chuva de granizo, trovoadas e crepúsculo polar",
|
||||
"{temperature} {unit} heavy sleet showers and thunder later today" : "{temperature} {unit} pancadas de chuva de granizo fortes e trovoadas ainda hoje",
|
||||
"{temperature} {unit} heavy sleet showers and thunder" : "{temperature} {unit} pancadas de chuva de granizo fortes e trovoadas",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de chuva de granizo fortes, trovoadas e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight" : "{temperature} {unit} pancadas de chuva de granizo fortes, trovoadas e crepúsculo polar",
|
||||
"{temperature} {unit} light snow later today" : "{temperature} {unit} neve fraca ainda hoje",
|
||||
"{temperature} {unit} light snow" : "{temperature} {unit} neve fraca",
|
||||
"{temperature} {unit} heavy snow later today" : "{temperature} {unit} neve forte ainda hoje",
|
||||
"{temperature} {unit} heavy snow" : "{temperature} {unit} neve forte",
|
||||
"More weather for {adr}" : "Ver mais tempo para {adr}",
|
||||
"Loading weather" : "Carregando tempo",
|
||||
"Set location for weather" : "Definir localização para o tempo",
|
||||
"Remove from favorites" : "Remover dos favoritos",
|
||||
"Add as favorite" : "Adicionar aos favoritos",
|
||||
"You are not logged in." : "Você não está conectado.",
|
||||
"There was an error getting the weather status information." : "Houve um erro na obtenção das informações de status de tempo.",
|
||||
"No weather information found" : "Não encontradas informações de tempo",
|
||||
"Location not found" : "Localização não encontrada",
|
||||
"There was an error setting the location address." : "Houve um erro ao definir o endereço.",
|
||||
"There was an error setting the location." : "Houve um erro ao definir a localização.",
|
||||
"There was an error saving the mode." : "Houve um erro ao salvar o modo.",
|
||||
"There was an error using personal address." : "Houve um erro ao usar o endereço pessoal.",
|
||||
"Unknown weather code" : "Código meteorológico desconhecido",
|
||||
"Detect location" : "Detectar localização",
|
||||
"Set custom address" : "Definir endereço personalizado",
|
||||
"Favorites" : "Favoritos"
|
||||
},
|
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
131
apps/weather_status/l10n/pt_BR.json
Normal file
131
apps/weather_status/l10n/pt_BR.json
Normal file
|
|
@ -0,0 +1,131 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Endereço desconhecido",
|
||||
"No result." : "Nenhum resultado.",
|
||||
"Malformed JSON data." : "Dados JSON mal formatados.",
|
||||
"Error" : "Erro",
|
||||
"Weather status" : "Status do tempo meteorológico",
|
||||
"Weather status in your dashboard" : "Status do tempo meteorológico no seu painel",
|
||||
"Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Status do tempo meteorológico integrado no aplicativo Painel. \n A localização geográfica pode ser determinada automaticamente ou definida manualmente. Em seguida, é exibida uma previsão de 6 horas.\n Este status também pode ser integrado em outros locais, como o aplicativo Calendário.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} céu claro ainda hoje",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} céu claro",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} nublado ainda hoje",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} nublado",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} neve e trovoada ainda hoje",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} neve e trovoadas",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} nevascas e trovoadas ainda hoje",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} nevascas e trovoadas",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} nevascas, trovoadas e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} nevascas, trovoadas e crepúsculo polar",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} nevascas ainda hoje",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} nevascas",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} nevascas e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} nevascas e crepúsculo polar",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} neve ainda hoje",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} neve",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} bom tempo ainda hoje",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} bom tempo",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} parcialmente nublado ainda hoje",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} parcialmente nublado",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} nevoeiro ainda hoje",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} nevoeiro",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} chuva fraca ainda hoje",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} chuva fraca",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} chuva ainda hoje",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} chuva",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} chuva forte ainda hoje",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} chuva forte",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} pancadas de chuva ainda hoje",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} pancadas de chuva",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} pancadas de chuva fracas ainda hoje",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} pancadas de chuva fracas",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} pancadas de chuva fortes ainda hoje",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} pancadas de chuva fortes",
|
||||
"{temperature} {unit} clear sky and polar twilight later today" : "{temperature} {unit} céu limpo e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} clear sky and polar twilight" : "{temperature} {unit} céu limpo e crepúsculo polar",
|
||||
"{temperature} {unit} fair weather and polar twilight later today" : "{temperature} {unit} tempo bom e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} fair weather and polar twilight" : "{temperature} {unit} tempo bom e crepúsculo polar",
|
||||
"{temperature} {unit} partly cloudy and polar twilight later today" : "{temperature} {unit} céu parcialmente nublado e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} partly cloudy and polar twilight" : "{temperature} {unit} céu parcialmente nublado e crepúsculo polar",
|
||||
"{temperature} {unit} light rain and thunder later today" : "{temperature} {unit} chuva fraca e trovoadas ainda hoje",
|
||||
"{temperature} {unit} light rain and thunder" : "{temperature} {unit} chuva fraca e trovoadas",
|
||||
"{temperature} {unit} rain and thunder later today" : "{temperature} {unit} chuva e trovoadas ainda hoje",
|
||||
"{temperature} {unit} rain and thunder" : "{temperature} {unit} chuva e trovoadas",
|
||||
"{temperature} {unit} heavy rain and thunder later today" : "{temperature} {unit} chuva forte e trovoadas ainda hoje",
|
||||
"{temperature} {unit} heavy rain and thunder" : "{temperature} {unit} chuva forte e trovoadas",
|
||||
"{temperature} {unit} light rainfall showers and thunder later today" : "{temperature} {unit} pancadas de chuva fracas e trovoadas ainda hoje",
|
||||
"{temperature} {unit} light rainfall showers and thunder" : "{temperature} {unit} pancadas de chuva fracas e trovoadas",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de chuva fracas, trovoadas e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight" : "{temperature} {unit} pancadas de chuva fracas, trovoadas e crepúsculo polar",
|
||||
"{temperature} {unit} rainfall showers and thunder later today" : "{temperature} {unit} pancadas de chuva e trovoadas ainda hoje",
|
||||
"{temperature} {unit} rainfall showers and thunder" : "{temperature} {unit} pancadas de chuva e trovoadas",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de chuvas, trovoadas e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight" : "{temperature} {unit} pancadas de chuvas, trovoadas e crepúsculo polar",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder later today" : "{temperature} {unit} pancadas de chuva fortes e trovoadas ainda hoje",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder" : "{temperature} {unit} pancadas de chuva fortes e trovoadas",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de chuva fortes, trovoadas e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight" : "{temperature} {unit} pancadas de chuva fortes, trovoadas e crepúsculo polar",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight later today" : "{temperature} {unit} pancadas de chuva fracas e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight" : "{temperature} {unit} pancadas de chuva fracas e crepúsculo polar",
|
||||
"{temperature} {unit} rainfall showers and polar twilight later today" : "{temperature} {unit} pancadas de chuva e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} rainfall showers and polar twilight" : "{temperature} {unit} pancadas de chuva e crepúsculo polar",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight later today" : "{temperature} {unit} pancadas de chuva fortes e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight" : "{temperature} {unit} pancadas de chuva fortes e crepúsculo polar",
|
||||
"{temperature} {unit} light sleet later today" : "{temperature} {unit} chuva de granizo fraca ainda hoje",
|
||||
"{temperature} {unit} light sleet" : "{temperature} {unit} chuva de granizo fraca",
|
||||
"{temperature} {unit} sleet later today" : "{temperature} {unit} chuva de granizo ainda hoje",
|
||||
"{temperature} {unit} sleet" : "{temperature} {unit} chuva de granizo",
|
||||
"{temperature} {unit} heavy sleet later today" : "{temperature} {unit} chuva de granizo forte ainda hoje",
|
||||
"{temperature} {unit} heavy sleet" : "{temperature} {unit} chuva de granizo forte",
|
||||
"{temperature} {unit} light sleet and thunder later today" : "{temperature} {unit} chuva de granizo fraca e trovoadas ainda hoje",
|
||||
"{temperature} {unit} light sleet and thunder" : "{temperature} {unit} chuva de granizo fraca e trovoadas ",
|
||||
"{temperature} {unit} sleet and thunder later today" : "{temperature} {unit} chuva de granizo e trovoadas ainda hoje",
|
||||
"{temperature} {unit} sleet and thunder" : "{temperature} {unit} chuva de granizo e trovoadas",
|
||||
"{temperature} {unit} heavy sleet and thunder later today" : "{temperature} {unit} chuva de granizo forte e trovoadas ainda hoje",
|
||||
"{temperature} {unit} heavy sleet and thunder" : "{temperature} {unit} chuva de granizo forte e trovoadas",
|
||||
"{temperature} {unit} light sleet showers later today" : "{temperature} {unit} pancadas de chuva de granizo fracas ainda hoje",
|
||||
"{temperature} {unit} light sleet showers" : "{temperature} {unit} pancadas de chuva de granizo fracas",
|
||||
"{temperature} {unit} light sleet showers and polar twilight later today" : "{temperature} {unit} pancadas de chuva de granizo fracas e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} light sleet showers and polar twilight" : "{temperature} {unit} pancadas de chuva de granizo fracas e crepúsculo polar",
|
||||
"{temperature} {unit} sleet showers later today" : "{temperature} {unit} pancadas de chuva de granizo ainda hoje",
|
||||
"{temperature} {unit} sleet showers" : "{temperature} {unit} pancadas de chuva de granizo",
|
||||
"{temperature} {unit} sleet showers and polar twilight later today" : "{temperature} {unit} pancadas de chuva de granizo e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} sleet showers and polar twilight" : "{temperature} {unit} pancadas de chuva de granizo e crepúsculo polar",
|
||||
"{temperature} {unit} heavy sleet showers later today" : "{temperature} {unit} pancadas de chuva de granizo fortes ainda hoje",
|
||||
"{temperature} {unit} heavy sleet showers" : "{temperature} {unit} pancadas de chuva de granizo fortes",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight later today" : "{temperature} {unit} pancadas de chuva de granizo fortes e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight" : "{temperature} {unit} pancadas de chuva de granizo fortes e crepúsculo polar",
|
||||
"{temperature} {unit} light sleet showers and thunder later today" : "{temperature} {unit} pancadas de chuva de granizo fracas e trovoadas ainda hoje",
|
||||
"{temperature} {unit} light sleet showers and thunder" : "{temperature} {unit} pancadas de chuva de granizo fracas e trovoadas",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de chuva de granizo fracas, trovoadas e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight" : "{temperature} {unit} pancadas de chuva de granizo fracas, trovoadas e crepúsculo polar",
|
||||
"{temperature} {unit} sleet showers and thunder later today" : "{temperature} {unit} pancadas de chuva de granizo e trovoadas ainda hoje",
|
||||
"{temperature} {unit} sleet showers and thunder" : "{temperature} {unit} pancadas de chuva de granizo e trovoadas",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de chuva de granizo, trovoadas e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight" : "{temperature} {unit} pancadas de chuva de granizo, trovoadas e crepúsculo polar",
|
||||
"{temperature} {unit} heavy sleet showers and thunder later today" : "{temperature} {unit} pancadas de chuva de granizo fortes e trovoadas ainda hoje",
|
||||
"{temperature} {unit} heavy sleet showers and thunder" : "{temperature} {unit} pancadas de chuva de granizo fortes e trovoadas",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de chuva de granizo fortes, trovoadas e crepúsculo polar ainda hoje",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight" : "{temperature} {unit} pancadas de chuva de granizo fortes, trovoadas e crepúsculo polar",
|
||||
"{temperature} {unit} light snow later today" : "{temperature} {unit} neve fraca ainda hoje",
|
||||
"{temperature} {unit} light snow" : "{temperature} {unit} neve fraca",
|
||||
"{temperature} {unit} heavy snow later today" : "{temperature} {unit} neve forte ainda hoje",
|
||||
"{temperature} {unit} heavy snow" : "{temperature} {unit} neve forte",
|
||||
"More weather for {adr}" : "Ver mais tempo para {adr}",
|
||||
"Loading weather" : "Carregando tempo",
|
||||
"Set location for weather" : "Definir localização para o tempo",
|
||||
"Remove from favorites" : "Remover dos favoritos",
|
||||
"Add as favorite" : "Adicionar aos favoritos",
|
||||
"You are not logged in." : "Você não está conectado.",
|
||||
"There was an error getting the weather status information." : "Houve um erro na obtenção das informações de status de tempo.",
|
||||
"No weather information found" : "Não encontradas informações de tempo",
|
||||
"Location not found" : "Localização não encontrada",
|
||||
"There was an error setting the location address." : "Houve um erro ao definir o endereço.",
|
||||
"There was an error setting the location." : "Houve um erro ao definir a localização.",
|
||||
"There was an error saving the mode." : "Houve um erro ao salvar o modo.",
|
||||
"There was an error using personal address." : "Houve um erro ao usar o endereço pessoal.",
|
||||
"Unknown weather code" : "Código meteorológico desconhecido",
|
||||
"Detect location" : "Detectar localização",
|
||||
"Set custom address" : "Definir endereço personalizado",
|
||||
"Favorites" : "Favoritos"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
153
apps/weather_status/l10n/zh_TW.js
Normal file
153
apps/weather_status/l10n/zh_TW.js
Normal file
|
|
@ -0,0 +1,153 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "未知的地址",
|
||||
"No result." : "無結果。",
|
||||
"Malformed JSON data." : "JSON 資料格式錯誤。",
|
||||
"Error" : "錯誤",
|
||||
"Weather status" : "天氣狀態",
|
||||
"Weather status in your dashboard" : "您儀表板中的天氣狀態",
|
||||
"Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "整合在儀表板應用程式中的天氣狀態。\n 地理位置可以自動偵測或手動定義。然後會顯示6小時的預測。\n 此狀態也可以整合到其他地方,如「日曆」應用程式。",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} 今日稍晚晴朗",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} 晴朗",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} 今日稍晚多雲",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} 多雲",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} 今日稍後會下雪與打雷",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} 下雪與打雷",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} 今日稍後有陣雪與打雷",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} 陣雪與打雷",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} 今日稍後有陣雪、打雷與極地曙暮光",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} 陣雪、打雷與極地曙暮光",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} 今日稍後陣雪",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} 陣雪",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} 今日稍後有陣雪與極地曙暮光",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} 有陣雪與極地曙暮光",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} 今日稍後有雪",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} 有雪",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} 今日稍晚好天氣",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} 好天氣",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} 今日稍晚局部多雲",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} 局部多雲",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} 今日稍晚有霧",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} 有霧",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} 今日稍晚小雨",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} 小雨",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} 今日稍晚有雨",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} 有雨",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} 今日稍晚大雨",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} 大雨",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} 今日稍晚陣雨",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} 陣雨",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} 今日稍晚小陣雨",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} 小陣雨",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} 今日稍晚強陣雨",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} 強陣雨",
|
||||
"{temperature} {unit} clear sky and polar twilight later today" : "{temperature} {unit} 今日稍後將有晴空與極地曙暮光",
|
||||
"{temperature} {unit} clear sky and polar twilight" : "{temperature} {unit} 晴空與極地曙暮光",
|
||||
"{temperature} {unit} fair weather and polar twilight later today" : "{temperature} {unit} 今日稍後有怡人的天氣與極地曙暮光",
|
||||
"{temperature} {unit} fair weather and polar twilight" : "{temperature} {unit} 怡人的天氣與極地曙暮光",
|
||||
"{temperature} {unit} partly cloudy and polar twilight later today" : "{temperature} {unit} 今日稍後多雲時晴與極地曙暮光",
|
||||
"{temperature} {unit} partly cloudy and polar twilight" : "{temperature} {unit} 多雲時晴與極地曙暮光",
|
||||
"{temperature} {unit} light rain and thunder later today" : "{temperature} {unit} 今日稍後小雷雨",
|
||||
"{temperature} {unit} light rain and thunder" : "{temperature} {unit} 小雷雨",
|
||||
"{temperature} {unit} rain and thunder later today" : "{temperature} {unit} 今日稍後雷雨",
|
||||
"{temperature} {unit} rain and thunder" : "{temperature} {unit} 雷雨",
|
||||
"{temperature} {unit} heavy rain and thunder later today" : "{temperature} {unit} 今日稍後大雷雨",
|
||||
"{temperature} {unit} heavy rain and thunder" : "{temperature} {unit} 大雷雨",
|
||||
"{temperature} {unit} light rainfall showers and thunder later today" : "{temperature} {unit} 今日稍後小雷陣雨",
|
||||
"{temperature} {unit} light rainfall showers and thunder" : "{temperature} {unit} 小雷陣雨",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} 今日稍後有小雷陣雨與極地曙暮光",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight" : "{temperature} {unit} 小雷陣雨與極地曙暮光",
|
||||
"{temperature} {unit} rainfall showers and thunder later today" : "{temperature} {unit} 今日稍後雷陣雨",
|
||||
"{temperature} {unit} rainfall showers and thunder" : "{temperature} {unit} 雷陣雨",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} 今日稍後有雷陣雨與極地曙暮光",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight" : "{temperature} {unit} 雷陣雨與極地曙暮光",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder later today" : "{temperature} {unit} 今日稍後大雷陣雨",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder" : "{temperature} {unit} 大雷陣雨",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} 今日稍後有大雷陣雨與極地曙暮光",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight" : "{temperature} {unit} 大雷陣雨與極地曙暮光",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight later today" : "{temperature} {unit} 今日稍後有小陣雨與極地曙暮光",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight" : "{temperature} {unit} 小陣雨與極地曙暮光",
|
||||
"{temperature} {unit} rainfall showers and polar twilight later today" : "{temperature} {unit} 今日稍後有陣雨與極地曙暮光",
|
||||
"{temperature} {unit} rainfall showers and polar twilight" : "{temperature} {unit} 陣雨與極地曙暮光",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight later today" : "{temperature} {unit} 今日稍後有大陣雨與極地曙暮光",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight" : "{temperature} {unit} 大陣雨與極地曙暮光",
|
||||
"{temperature} {unit} light sleet later today" : "{temperature} {unit} 今日稍後小冰霰",
|
||||
"{temperature} {unit} light sleet" : "{temperature} {unit} 小冰霰",
|
||||
"{temperature} {unit} sleet later today" : "{temperature} {unit} 今日稍後冰霰",
|
||||
"{temperature} {unit} sleet" : "{temperature} {unit} 冰霰",
|
||||
"{temperature} {unit} heavy sleet later today" : "{temperature} {unit} 今日稍後強烈冰雹",
|
||||
"{temperature} {unit} heavy sleet" : "{temperature} {unit} 強烈冰雹",
|
||||
"{temperature} {unit} light sleet and thunder later today" : "{temperature} {unit} 今日稍後小冰霰與打雷",
|
||||
"{temperature} {unit} light sleet and thunder" : "{temperature} {unit} 小冰霰與打雷",
|
||||
"{temperature} {unit} sleet and thunder later today" : "{temperature} {unit} 今日稍後會下冰霰與打雷",
|
||||
"{temperature} {unit} sleet and thunder" : "{temperature} {unit} 下冰霰與打雷",
|
||||
"{temperature} {unit} heavy sleet and thunder later today" : "{temperature} {unit} 今日稍後強烈冰雹與打雷",
|
||||
"{temperature} {unit} heavy sleet and thunder" : "{temperature} {unit} 強烈冰雹與打雷",
|
||||
"{temperature} {unit} light sleet showers later today" : "{temperature} {unit} 今日稍後小陣冰霰",
|
||||
"{temperature} {unit} light sleet showers" : "{temperature} {unit} 小陣冰霰",
|
||||
"{temperature} {unit} light sleet showers and polar twilight later today" : "{temperature} {unit} 今日稍後有小陣冰霰與極地曙暮光",
|
||||
"{temperature} {unit} light sleet showers and polar twilight" : "{temperature} {unit} 小陣冰霰與極地曙暮光",
|
||||
"{temperature} {unit} sleet showers later today" : "{temperature} {unit} 今日稍後陣冰霰",
|
||||
"{temperature} {unit} sleet showers" : "{temperature} {unit} 陣冰霰",
|
||||
"{temperature} {unit} sleet showers and polar twilight later today" : "{temperature} {unit} 今日稍後有陣冰霰與極地曙暮光",
|
||||
"{temperature} {unit} sleet showers and polar twilight" : "{temperature} {unit} 有陣冰霰與極地曙暮光",
|
||||
"{temperature} {unit} heavy sleet showers later today" : "{temperature} {unit} 今日稍後強烈陣冰雹",
|
||||
"{temperature} {unit} heavy sleet showers" : "{temperature} {unit} 強烈陣冰雹",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight later today" : "{temperature} {unit} 今日稍後有強烈陣冰雹與極地曙暮光",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight" : "{temperature} {unit} 強烈陣冰雹與極地曙暮光",
|
||||
"{temperature} {unit} light sleet showers and thunder later today" : "{temperature} {unit} 今日稍後小雷陣冰霰",
|
||||
"{temperature} {unit} light sleet showers and thunder" : "{temperature} {unit} 小雷陣冰霰",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight later today" : "{temperature} {unit} 今日稍後有小雷陣冰霰與極地曙暮光",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight" : "{temperature} {unit} 小雷陣冰霰與極地曙暮光",
|
||||
"{temperature} {unit} sleet showers and thunder later today" : "{temperature} {unit} 今日稍後有陣冰霰與打雷",
|
||||
"{temperature} {unit} sleet showers and thunder" : "{temperature} {unit} 陣冰霰與打雷",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight later today" : "{temperature} {unit} 今日稍後有陣冰霰、打雷與極地曙暮光",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight" : "{temperature} {unit} 陣冰霰、打雷與極地曙暮光",
|
||||
"{temperature} {unit} heavy sleet showers and thunder later today" : "{temperature} {unit} 今日稍後雷陣強烈冰雹",
|
||||
"{temperature} {unit} heavy sleet showers and thunder" : "{temperature} {unit} 雷陣強烈冰雹",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight later today" : "{temperature} {unit} 今日稍後有雷陣強烈冰雹與極地曙暮光",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight" : "{temperature} {unit} 雷陣強烈冰雹與極地曙暮光",
|
||||
"{temperature} {unit} light snow later today" : "{temperature} {unit} 今日稍後小雪",
|
||||
"{temperature} {unit} light snow" : "{temperature} {unit} 小雪",
|
||||
"{temperature} {unit} heavy snow later today" : "{temperature} {unit} 今日稍後大雪",
|
||||
"{temperature} {unit} heavy snow" : "{temperature} {unit} 大雪",
|
||||
"{temperature} {unit} light snow and thunder later today" : "{temperature} {unit} 今日稍後小雪與打雷",
|
||||
"{temperature} {unit} light snow and thunder" : "{temperature} {unit} 小雪與打雷",
|
||||
"{temperature} {unit} heavy snow and thunder later today" : "{temperature} {unit} 今日稍後大雪與打雷",
|
||||
"{temperature} {unit} heavy snow and thunder" : "{temperature} {unit} 大雪與打雷",
|
||||
"{temperature} {unit} light snow showers later today" : "{temperature} {unit} 今日稍後小陣雪",
|
||||
"{temperature} {unit} light snow showers" : "{temperature} {unit} 小陣雪",
|
||||
"{temperature} {unit} light snow showers and polar twilight later today" : "{temperature} {unit} 今日稍後有小陣雪與極地曙暮光",
|
||||
"{temperature} {unit} light snow showers and polar twilight" : "{temperature} {unit} 小陣雪與極地曙暮光",
|
||||
"{temperature} {unit} heavy snow showers later today" : "{temperature} {unit} 今日稍後強烈陣雪",
|
||||
"{temperature} {unit} heavy snow showers" : "{temperature} {unit} 強烈陣雪",
|
||||
"{temperature} {unit} heavy snow showers and polar twilight later today" : "{temperature} {unit} 今日稍後有強烈陣雪與極地曙暮光",
|
||||
"{temperature} {unit} heavy snow showers and polar twilight" : "{temperature} {unit} 強烈陣雪與極地曙暮光",
|
||||
"{temperature} {unit} light snow showers and thunder later today" : "{temperature} {unit} 今日稍後小雷陣雪",
|
||||
"{temperature} {unit} light snow showers and thunder" : "{temperature} {unit} 小雷陣雪",
|
||||
"{temperature} {unit} light snow showers, thunder and polar twilight later today" : "{temperature} {unit} 今日稍後有小雷陣雪與極地曙暮光",
|
||||
"{temperature} {unit} light snow showers, thunder and polar twilight" : "{temperature} {unit} 小雷陣雪與極地曙暮光",
|
||||
"{temperature} {unit} heavy snow showers and thunder later today" : "{temperature} {unit} 今日稍後雷陣強烈雪",
|
||||
"{temperature} {unit} heavy snow showers and thunder" : "{temperature} {unit} 雷陣強烈雪",
|
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight later today" : "{temperature} {unit} 今日稍後有雷陣大雪與極地曙暮光",
|
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight" : "{temperature} {unit} 雷陣大雪與極地曙暮光",
|
||||
"More weather for {adr}" : "{adr} 的更多天氣",
|
||||
"Loading weather" : "正在載入天氣",
|
||||
"Set location for weather" : "設定天氣位置",
|
||||
"Remove from favorites" : "從喜愛中移除",
|
||||
"Add as favorite" : "新增為喜愛",
|
||||
"You are not logged in." : "您未登入。",
|
||||
"There was an error getting the weather status information." : "取得天氣狀態資訊時發生錯誤。",
|
||||
"No weather information found" : "找不到天氣資訊",
|
||||
"Location not found" : "找不到位置",
|
||||
"There was an error setting the location address." : "設定位置地址時發生錯誤。",
|
||||
"There was an error setting the location." : "設定位置時發生錯誤。",
|
||||
"There was an error saving the mode." : "儲存模式時發生錯誤。",
|
||||
"There was an error using personal address." : "使用個人地址時發生錯誤。",
|
||||
"Unknown weather code" : "未知天氣代碼",
|
||||
"Detect location" : "偵測位置",
|
||||
"Set custom address" : "設定自訂位置",
|
||||
"Favorites" : "喜愛"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
151
apps/weather_status/l10n/zh_TW.json
Normal file
151
apps/weather_status/l10n/zh_TW.json
Normal file
|
|
@ -0,0 +1,151 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "未知的地址",
|
||||
"No result." : "無結果。",
|
||||
"Malformed JSON data." : "JSON 資料格式錯誤。",
|
||||
"Error" : "錯誤",
|
||||
"Weather status" : "天氣狀態",
|
||||
"Weather status in your dashboard" : "您儀表板中的天氣狀態",
|
||||
"Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "整合在儀表板應用程式中的天氣狀態。\n 地理位置可以自動偵測或手動定義。然後會顯示6小時的預測。\n 此狀態也可以整合到其他地方,如「日曆」應用程式。",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} 今日稍晚晴朗",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} 晴朗",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} 今日稍晚多雲",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} 多雲",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} 今日稍後會下雪與打雷",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} 下雪與打雷",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} 今日稍後有陣雪與打雷",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} 陣雪與打雷",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} 今日稍後有陣雪、打雷與極地曙暮光",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} 陣雪、打雷與極地曙暮光",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} 今日稍後陣雪",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} 陣雪",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} 今日稍後有陣雪與極地曙暮光",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} 有陣雪與極地曙暮光",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} 今日稍後有雪",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} 有雪",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} 今日稍晚好天氣",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} 好天氣",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} 今日稍晚局部多雲",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} 局部多雲",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} 今日稍晚有霧",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} 有霧",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} 今日稍晚小雨",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} 小雨",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} 今日稍晚有雨",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} 有雨",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} 今日稍晚大雨",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} 大雨",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} 今日稍晚陣雨",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} 陣雨",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} 今日稍晚小陣雨",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} 小陣雨",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} 今日稍晚強陣雨",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} 強陣雨",
|
||||
"{temperature} {unit} clear sky and polar twilight later today" : "{temperature} {unit} 今日稍後將有晴空與極地曙暮光",
|
||||
"{temperature} {unit} clear sky and polar twilight" : "{temperature} {unit} 晴空與極地曙暮光",
|
||||
"{temperature} {unit} fair weather and polar twilight later today" : "{temperature} {unit} 今日稍後有怡人的天氣與極地曙暮光",
|
||||
"{temperature} {unit} fair weather and polar twilight" : "{temperature} {unit} 怡人的天氣與極地曙暮光",
|
||||
"{temperature} {unit} partly cloudy and polar twilight later today" : "{temperature} {unit} 今日稍後多雲時晴與極地曙暮光",
|
||||
"{temperature} {unit} partly cloudy and polar twilight" : "{temperature} {unit} 多雲時晴與極地曙暮光",
|
||||
"{temperature} {unit} light rain and thunder later today" : "{temperature} {unit} 今日稍後小雷雨",
|
||||
"{temperature} {unit} light rain and thunder" : "{temperature} {unit} 小雷雨",
|
||||
"{temperature} {unit} rain and thunder later today" : "{temperature} {unit} 今日稍後雷雨",
|
||||
"{temperature} {unit} rain and thunder" : "{temperature} {unit} 雷雨",
|
||||
"{temperature} {unit} heavy rain and thunder later today" : "{temperature} {unit} 今日稍後大雷雨",
|
||||
"{temperature} {unit} heavy rain and thunder" : "{temperature} {unit} 大雷雨",
|
||||
"{temperature} {unit} light rainfall showers and thunder later today" : "{temperature} {unit} 今日稍後小雷陣雨",
|
||||
"{temperature} {unit} light rainfall showers and thunder" : "{temperature} {unit} 小雷陣雨",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} 今日稍後有小雷陣雨與極地曙暮光",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight" : "{temperature} {unit} 小雷陣雨與極地曙暮光",
|
||||
"{temperature} {unit} rainfall showers and thunder later today" : "{temperature} {unit} 今日稍後雷陣雨",
|
||||
"{temperature} {unit} rainfall showers and thunder" : "{temperature} {unit} 雷陣雨",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} 今日稍後有雷陣雨與極地曙暮光",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight" : "{temperature} {unit} 雷陣雨與極地曙暮光",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder later today" : "{temperature} {unit} 今日稍後大雷陣雨",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder" : "{temperature} {unit} 大雷陣雨",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} 今日稍後有大雷陣雨與極地曙暮光",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight" : "{temperature} {unit} 大雷陣雨與極地曙暮光",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight later today" : "{temperature} {unit} 今日稍後有小陣雨與極地曙暮光",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight" : "{temperature} {unit} 小陣雨與極地曙暮光",
|
||||
"{temperature} {unit} rainfall showers and polar twilight later today" : "{temperature} {unit} 今日稍後有陣雨與極地曙暮光",
|
||||
"{temperature} {unit} rainfall showers and polar twilight" : "{temperature} {unit} 陣雨與極地曙暮光",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight later today" : "{temperature} {unit} 今日稍後有大陣雨與極地曙暮光",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight" : "{temperature} {unit} 大陣雨與極地曙暮光",
|
||||
"{temperature} {unit} light sleet later today" : "{temperature} {unit} 今日稍後小冰霰",
|
||||
"{temperature} {unit} light sleet" : "{temperature} {unit} 小冰霰",
|
||||
"{temperature} {unit} sleet later today" : "{temperature} {unit} 今日稍後冰霰",
|
||||
"{temperature} {unit} sleet" : "{temperature} {unit} 冰霰",
|
||||
"{temperature} {unit} heavy sleet later today" : "{temperature} {unit} 今日稍後強烈冰雹",
|
||||
"{temperature} {unit} heavy sleet" : "{temperature} {unit} 強烈冰雹",
|
||||
"{temperature} {unit} light sleet and thunder later today" : "{temperature} {unit} 今日稍後小冰霰與打雷",
|
||||
"{temperature} {unit} light sleet and thunder" : "{temperature} {unit} 小冰霰與打雷",
|
||||
"{temperature} {unit} sleet and thunder later today" : "{temperature} {unit} 今日稍後會下冰霰與打雷",
|
||||
"{temperature} {unit} sleet and thunder" : "{temperature} {unit} 下冰霰與打雷",
|
||||
"{temperature} {unit} heavy sleet and thunder later today" : "{temperature} {unit} 今日稍後強烈冰雹與打雷",
|
||||
"{temperature} {unit} heavy sleet and thunder" : "{temperature} {unit} 強烈冰雹與打雷",
|
||||
"{temperature} {unit} light sleet showers later today" : "{temperature} {unit} 今日稍後小陣冰霰",
|
||||
"{temperature} {unit} light sleet showers" : "{temperature} {unit} 小陣冰霰",
|
||||
"{temperature} {unit} light sleet showers and polar twilight later today" : "{temperature} {unit} 今日稍後有小陣冰霰與極地曙暮光",
|
||||
"{temperature} {unit} light sleet showers and polar twilight" : "{temperature} {unit} 小陣冰霰與極地曙暮光",
|
||||
"{temperature} {unit} sleet showers later today" : "{temperature} {unit} 今日稍後陣冰霰",
|
||||
"{temperature} {unit} sleet showers" : "{temperature} {unit} 陣冰霰",
|
||||
"{temperature} {unit} sleet showers and polar twilight later today" : "{temperature} {unit} 今日稍後有陣冰霰與極地曙暮光",
|
||||
"{temperature} {unit} sleet showers and polar twilight" : "{temperature} {unit} 有陣冰霰與極地曙暮光",
|
||||
"{temperature} {unit} heavy sleet showers later today" : "{temperature} {unit} 今日稍後強烈陣冰雹",
|
||||
"{temperature} {unit} heavy sleet showers" : "{temperature} {unit} 強烈陣冰雹",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight later today" : "{temperature} {unit} 今日稍後有強烈陣冰雹與極地曙暮光",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight" : "{temperature} {unit} 強烈陣冰雹與極地曙暮光",
|
||||
"{temperature} {unit} light sleet showers and thunder later today" : "{temperature} {unit} 今日稍後小雷陣冰霰",
|
||||
"{temperature} {unit} light sleet showers and thunder" : "{temperature} {unit} 小雷陣冰霰",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight later today" : "{temperature} {unit} 今日稍後有小雷陣冰霰與極地曙暮光",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight" : "{temperature} {unit} 小雷陣冰霰與極地曙暮光",
|
||||
"{temperature} {unit} sleet showers and thunder later today" : "{temperature} {unit} 今日稍後有陣冰霰與打雷",
|
||||
"{temperature} {unit} sleet showers and thunder" : "{temperature} {unit} 陣冰霰與打雷",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight later today" : "{temperature} {unit} 今日稍後有陣冰霰、打雷與極地曙暮光",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight" : "{temperature} {unit} 陣冰霰、打雷與極地曙暮光",
|
||||
"{temperature} {unit} heavy sleet showers and thunder later today" : "{temperature} {unit} 今日稍後雷陣強烈冰雹",
|
||||
"{temperature} {unit} heavy sleet showers and thunder" : "{temperature} {unit} 雷陣強烈冰雹",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight later today" : "{temperature} {unit} 今日稍後有雷陣強烈冰雹與極地曙暮光",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight" : "{temperature} {unit} 雷陣強烈冰雹與極地曙暮光",
|
||||
"{temperature} {unit} light snow later today" : "{temperature} {unit} 今日稍後小雪",
|
||||
"{temperature} {unit} light snow" : "{temperature} {unit} 小雪",
|
||||
"{temperature} {unit} heavy snow later today" : "{temperature} {unit} 今日稍後大雪",
|
||||
"{temperature} {unit} heavy snow" : "{temperature} {unit} 大雪",
|
||||
"{temperature} {unit} light snow and thunder later today" : "{temperature} {unit} 今日稍後小雪與打雷",
|
||||
"{temperature} {unit} light snow and thunder" : "{temperature} {unit} 小雪與打雷",
|
||||
"{temperature} {unit} heavy snow and thunder later today" : "{temperature} {unit} 今日稍後大雪與打雷",
|
||||
"{temperature} {unit} heavy snow and thunder" : "{temperature} {unit} 大雪與打雷",
|
||||
"{temperature} {unit} light snow showers later today" : "{temperature} {unit} 今日稍後小陣雪",
|
||||
"{temperature} {unit} light snow showers" : "{temperature} {unit} 小陣雪",
|
||||
"{temperature} {unit} light snow showers and polar twilight later today" : "{temperature} {unit} 今日稍後有小陣雪與極地曙暮光",
|
||||
"{temperature} {unit} light snow showers and polar twilight" : "{temperature} {unit} 小陣雪與極地曙暮光",
|
||||
"{temperature} {unit} heavy snow showers later today" : "{temperature} {unit} 今日稍後強烈陣雪",
|
||||
"{temperature} {unit} heavy snow showers" : "{temperature} {unit} 強烈陣雪",
|
||||
"{temperature} {unit} heavy snow showers and polar twilight later today" : "{temperature} {unit} 今日稍後有強烈陣雪與極地曙暮光",
|
||||
"{temperature} {unit} heavy snow showers and polar twilight" : "{temperature} {unit} 強烈陣雪與極地曙暮光",
|
||||
"{temperature} {unit} light snow showers and thunder later today" : "{temperature} {unit} 今日稍後小雷陣雪",
|
||||
"{temperature} {unit} light snow showers and thunder" : "{temperature} {unit} 小雷陣雪",
|
||||
"{temperature} {unit} light snow showers, thunder and polar twilight later today" : "{temperature} {unit} 今日稍後有小雷陣雪與極地曙暮光",
|
||||
"{temperature} {unit} light snow showers, thunder and polar twilight" : "{temperature} {unit} 小雷陣雪與極地曙暮光",
|
||||
"{temperature} {unit} heavy snow showers and thunder later today" : "{temperature} {unit} 今日稍後雷陣強烈雪",
|
||||
"{temperature} {unit} heavy snow showers and thunder" : "{temperature} {unit} 雷陣強烈雪",
|
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight later today" : "{temperature} {unit} 今日稍後有雷陣大雪與極地曙暮光",
|
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight" : "{temperature} {unit} 雷陣大雪與極地曙暮光",
|
||||
"More weather for {adr}" : "{adr} 的更多天氣",
|
||||
"Loading weather" : "正在載入天氣",
|
||||
"Set location for weather" : "設定天氣位置",
|
||||
"Remove from favorites" : "從喜愛中移除",
|
||||
"Add as favorite" : "新增為喜愛",
|
||||
"You are not logged in." : "您未登入。",
|
||||
"There was an error getting the weather status information." : "取得天氣狀態資訊時發生錯誤。",
|
||||
"No weather information found" : "找不到天氣資訊",
|
||||
"Location not found" : "找不到位置",
|
||||
"There was an error setting the location address." : "設定位置地址時發生錯誤。",
|
||||
"There was an error setting the location." : "設定位置時發生錯誤。",
|
||||
"There was an error saving the mode." : "儲存模式時發生錯誤。",
|
||||
"There was an error using personal address." : "使用個人地址時發生錯誤。",
|
||||
"Unknown weather code" : "未知天氣代碼",
|
||||
"Detect location" : "偵測位置",
|
||||
"Set custom address" : "設定自訂位置",
|
||||
"Favorites" : "喜愛"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
|
|
@ -45,6 +45,8 @@ OC.L10N.register(
|
|||
"Input text is too long" : "Sarrera testua luzeegia da",
|
||||
"Requested task type does not exist" : "Eskatutako eginkizun mota ez da existitzen",
|
||||
"Necessary language model provider is not available" : "Beharrezko lengoaia-modelo hornitzailea ez dago eskuragarri",
|
||||
"Cannot generate more than 12 images" : "Ezin dira 12 irudi baino gehiago sortu",
|
||||
"Cannot generate less than 1 image" : "Ezin da irudi 1 baino gutxiago sortu",
|
||||
"No text to image provider is available" : "Ez dago testutik irudirako hornitzailerik erabilgarri",
|
||||
"Image not found" : "Ez da irudia aurkitu",
|
||||
"No translation provider available" : "Ez dago itzulpen-hornitzailerik erabilgarri",
|
||||
|
|
@ -199,6 +201,7 @@ OC.L10N.register(
|
|||
"Windows Media video" : "Windows Media bideoa",
|
||||
"AVI video" : "AVI bideoa",
|
||||
"Done" : "Egina",
|
||||
"Scan QR code to log in" : "Eskaneatu QRa saioa hasteko",
|
||||
"Applications menu" : "Aplikazio-menua",
|
||||
"Apps" : "Aplikazioak",
|
||||
"More apps" : "Aplikazio gehiago",
|
||||
|
|
@ -303,10 +306,14 @@ OC.L10N.register(
|
|||
"Loading your contacts …" : "Zure kontaktuak kargatzen …",
|
||||
"Looking for {term} …" : "{term} bilatzen …",
|
||||
"Search contacts" : "Bilatu kontaktuak",
|
||||
"Filter by team" : "Iragazi lantaldearen arabera",
|
||||
"All teams" : "Lantalde guztiak",
|
||||
"Search contacts in team {team}" : "Bilatu kontaktuak {team} lantaldean",
|
||||
"Search contacts …" : "Kontaktuak bilatzen …",
|
||||
"Reset search" : "Berrezarri bilaketa",
|
||||
"Could not load your contacts" : "Ezin izan dira zure kontaktuak kargatu",
|
||||
"No contacts found" : "Ez da kontakturik aurkitu",
|
||||
"Contacts list" : "Kontaktuen zerrenda",
|
||||
"Show all contacts" : "Erakutsi kontaktu guztiak",
|
||||
"Install the Contacts app" : "Instalatu kontaktuen aplikazioa",
|
||||
"Search" : "Bilatu",
|
||||
|
|
@ -325,11 +332,13 @@ OC.L10N.register(
|
|||
"Connect to your account" : "Konektatu zure kontura",
|
||||
"Security warning" : "Segurtasun abisua",
|
||||
"If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Gailu edo aplikazio berri bat konfiguratzen saiatzen ari ez bazara, norbait zu engainatzen saiatzen ari da zure datuetarako sarbidea eman diezaiozun. Kasu horretan, jarraitu ordez jarri harremanetan sistemaren administratzailearekin.",
|
||||
"Log in using password" : "Hasi saioa pasahitzaren bidez",
|
||||
"Alternative log in using app password" : "Saio hasiera alternatiboa aplikazioaren pasahitza erabiliz",
|
||||
"Account connected" : "Kontua konektatuta",
|
||||
"Your client should now be connected!" : "Zure bezeroak konektatua behar luke orain!",
|
||||
"You can close this window." : "Leiho hau itxi dezakezu.",
|
||||
"Account access" : "Kontuaren sarbidea",
|
||||
"Currently logged in as {userDisplayName} ({userId})." : "Une honetan saioa hasita {userDisplayName}({userId}) gisa.",
|
||||
"More actions" : "Ekintza gehiago",
|
||||
"User menu" : "Erabiltzailearen menua",
|
||||
"Your guest name: {user}" : "Zure gonbidatu izena: {user}",
|
||||
|
|
@ -387,10 +396,19 @@ OC.L10N.register(
|
|||
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Zure nabigatzailea ez da onartzen. Mesedez, eguneratu bertsio berriago batera edo onartzen den batera.",
|
||||
"Continue with this unsupported browser" : "Jarraitu onartzen ez den arakatzaile honekin",
|
||||
"Supported versions" : "Onartutako bertsioak",
|
||||
"The update completed with warnings. Please check the details for more information." : "Eguneraketa abisuekin osatu da. Egiaztatu xehetasunak informazio gehiago lortzeko.",
|
||||
"The update completed successfully." : "Eguneraketa behar bezala burutu da.",
|
||||
"Preparing update…" : "Eguneraketa prestatzen...",
|
||||
"You will be redirected to {productName} in {count} seconds." : "{count} segundotan {productName} birbideratua izango zara.",
|
||||
"The update is in progress, leaving this page might interrupt the process in some environments." : "Eguneratzea abian da, orri hau utziz gero prozesua eten liteke ingurune batzuetan.",
|
||||
"App update required" : "Aplikazioa eguneratu behar da",
|
||||
"{productName} will be updated to version {version}" : "{productName} {version} bertsiora eguneratuko da.",
|
||||
"The theme {oldTheme} has been disabled." : "{oldTheme} gaia desgaitu egin da.",
|
||||
"These incompatible apps will be disabled:" : "Aplikazio bateraezin hauek desgaituko dira:",
|
||||
"Incompatible apps" : "Aplikazio bateraezinak",
|
||||
"These apps will be updated:" : "Aplikazio hauek eguneratuko dira:",
|
||||
"Apps to update" : "Eguneraketak dituzten aplikazioak",
|
||||
"{app} from {oldVersion} to {version}" : "{app} {oldVersion} bertsiotik {version} bertsiora",
|
||||
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Ekin aurretik egiazta ezazu datu-basearen, ezarpenen karpetaren eta datuen karpetaren babeskopia egin duzula.",
|
||||
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Instalazio handietan denbora-mugak saihesteko, horren ordez ondoko komandoa exekuta dezakezu instalazioko direktoriotik:",
|
||||
"Start update" : "Hasi eguneratzea",
|
||||
|
|
@ -398,6 +416,7 @@ OC.L10N.register(
|
|||
"Update to {version}" : "Eguneratu {version} bertsiora",
|
||||
"Hide details" : "Ezkutatu xehetasunak",
|
||||
"Show details" : "Erakutsi xehetasunak",
|
||||
"Update details" : "Eguneraketaren xehetasunak",
|
||||
"Update needed" : "Eguneratzea beharrezkoa da",
|
||||
"Please use the command line updater because you have a big instance with more than 50 accounts." : "Komando-lerroko eguneratzailea erabili mesedez, 50 kontu baino gehiagoko instantzia handia baita zurea.",
|
||||
"Documentation" : "Dokumentazioa",
|
||||
|
|
|
|||
|
|
@ -43,6 +43,8 @@
|
|||
"Input text is too long" : "Sarrera testua luzeegia da",
|
||||
"Requested task type does not exist" : "Eskatutako eginkizun mota ez da existitzen",
|
||||
"Necessary language model provider is not available" : "Beharrezko lengoaia-modelo hornitzailea ez dago eskuragarri",
|
||||
"Cannot generate more than 12 images" : "Ezin dira 12 irudi baino gehiago sortu",
|
||||
"Cannot generate less than 1 image" : "Ezin da irudi 1 baino gutxiago sortu",
|
||||
"No text to image provider is available" : "Ez dago testutik irudirako hornitzailerik erabilgarri",
|
||||
"Image not found" : "Ez da irudia aurkitu",
|
||||
"No translation provider available" : "Ez dago itzulpen-hornitzailerik erabilgarri",
|
||||
|
|
@ -197,6 +199,7 @@
|
|||
"Windows Media video" : "Windows Media bideoa",
|
||||
"AVI video" : "AVI bideoa",
|
||||
"Done" : "Egina",
|
||||
"Scan QR code to log in" : "Eskaneatu QRa saioa hasteko",
|
||||
"Applications menu" : "Aplikazio-menua",
|
||||
"Apps" : "Aplikazioak",
|
||||
"More apps" : "Aplikazio gehiago",
|
||||
|
|
@ -301,10 +304,14 @@
|
|||
"Loading your contacts …" : "Zure kontaktuak kargatzen …",
|
||||
"Looking for {term} …" : "{term} bilatzen …",
|
||||
"Search contacts" : "Bilatu kontaktuak",
|
||||
"Filter by team" : "Iragazi lantaldearen arabera",
|
||||
"All teams" : "Lantalde guztiak",
|
||||
"Search contacts in team {team}" : "Bilatu kontaktuak {team} lantaldean",
|
||||
"Search contacts …" : "Kontaktuak bilatzen …",
|
||||
"Reset search" : "Berrezarri bilaketa",
|
||||
"Could not load your contacts" : "Ezin izan dira zure kontaktuak kargatu",
|
||||
"No contacts found" : "Ez da kontakturik aurkitu",
|
||||
"Contacts list" : "Kontaktuen zerrenda",
|
||||
"Show all contacts" : "Erakutsi kontaktu guztiak",
|
||||
"Install the Contacts app" : "Instalatu kontaktuen aplikazioa",
|
||||
"Search" : "Bilatu",
|
||||
|
|
@ -323,11 +330,13 @@
|
|||
"Connect to your account" : "Konektatu zure kontura",
|
||||
"Security warning" : "Segurtasun abisua",
|
||||
"If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Gailu edo aplikazio berri bat konfiguratzen saiatzen ari ez bazara, norbait zu engainatzen saiatzen ari da zure datuetarako sarbidea eman diezaiozun. Kasu horretan, jarraitu ordez jarri harremanetan sistemaren administratzailearekin.",
|
||||
"Log in using password" : "Hasi saioa pasahitzaren bidez",
|
||||
"Alternative log in using app password" : "Saio hasiera alternatiboa aplikazioaren pasahitza erabiliz",
|
||||
"Account connected" : "Kontua konektatuta",
|
||||
"Your client should now be connected!" : "Zure bezeroak konektatua behar luke orain!",
|
||||
"You can close this window." : "Leiho hau itxi dezakezu.",
|
||||
"Account access" : "Kontuaren sarbidea",
|
||||
"Currently logged in as {userDisplayName} ({userId})." : "Une honetan saioa hasita {userDisplayName}({userId}) gisa.",
|
||||
"More actions" : "Ekintza gehiago",
|
||||
"User menu" : "Erabiltzailearen menua",
|
||||
"Your guest name: {user}" : "Zure gonbidatu izena: {user}",
|
||||
|
|
@ -385,10 +394,19 @@
|
|||
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Zure nabigatzailea ez da onartzen. Mesedez, eguneratu bertsio berriago batera edo onartzen den batera.",
|
||||
"Continue with this unsupported browser" : "Jarraitu onartzen ez den arakatzaile honekin",
|
||||
"Supported versions" : "Onartutako bertsioak",
|
||||
"The update completed with warnings. Please check the details for more information." : "Eguneraketa abisuekin osatu da. Egiaztatu xehetasunak informazio gehiago lortzeko.",
|
||||
"The update completed successfully." : "Eguneraketa behar bezala burutu da.",
|
||||
"Preparing update…" : "Eguneraketa prestatzen...",
|
||||
"You will be redirected to {productName} in {count} seconds." : "{count} segundotan {productName} birbideratua izango zara.",
|
||||
"The update is in progress, leaving this page might interrupt the process in some environments." : "Eguneratzea abian da, orri hau utziz gero prozesua eten liteke ingurune batzuetan.",
|
||||
"App update required" : "Aplikazioa eguneratu behar da",
|
||||
"{productName} will be updated to version {version}" : "{productName} {version} bertsiora eguneratuko da.",
|
||||
"The theme {oldTheme} has been disabled." : "{oldTheme} gaia desgaitu egin da.",
|
||||
"These incompatible apps will be disabled:" : "Aplikazio bateraezin hauek desgaituko dira:",
|
||||
"Incompatible apps" : "Aplikazio bateraezinak",
|
||||
"These apps will be updated:" : "Aplikazio hauek eguneratuko dira:",
|
||||
"Apps to update" : "Eguneraketak dituzten aplikazioak",
|
||||
"{app} from {oldVersion} to {version}" : "{app} {oldVersion} bertsiotik {version} bertsiora",
|
||||
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Ekin aurretik egiazta ezazu datu-basearen, ezarpenen karpetaren eta datuen karpetaren babeskopia egin duzula.",
|
||||
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Instalazio handietan denbora-mugak saihesteko, horren ordez ondoko komandoa exekuta dezakezu instalazioko direktoriotik:",
|
||||
"Start update" : "Hasi eguneratzea",
|
||||
|
|
@ -396,6 +414,7 @@
|
|||
"Update to {version}" : "Eguneratu {version} bertsiora",
|
||||
"Hide details" : "Ezkutatu xehetasunak",
|
||||
"Show details" : "Erakutsi xehetasunak",
|
||||
"Update details" : "Eguneraketaren xehetasunak",
|
||||
"Update needed" : "Eguneratzea beharrezkoa da",
|
||||
"Please use the command line updater because you have a big instance with more than 50 accounts." : "Komando-lerroko eguneratzailea erabili mesedez, 50 kontu baino gehiagoko instantzia handia baita zurea.",
|
||||
"Documentation" : "Dokumentazioa",
|
||||
|
|
|
|||
|
|
@ -222,6 +222,8 @@ OC.L10N.register(
|
|||
"Could not find category \"%s\"" : "Ezin da \"%s\" kategoria aurkitu",
|
||||
"Input text" : "Sartu testua",
|
||||
"The input text" : "Sarrerako testua",
|
||||
"Cannot generate more than 12 images" : "Ezin dira 12 irudi baino gehiago sortu",
|
||||
"Cannot generate less than 1 image" : "Ezin da irudi 1 baino gutxiago sortu",
|
||||
"Sunday" : "Igandea",
|
||||
"Monday" : "Astelehena",
|
||||
"Tuesday" : "Asteartea",
|
||||
|
|
|
|||
|
|
@ -220,6 +220,8 @@
|
|||
"Could not find category \"%s\"" : "Ezin da \"%s\" kategoria aurkitu",
|
||||
"Input text" : "Sartu testua",
|
||||
"The input text" : "Sarrerako testua",
|
||||
"Cannot generate more than 12 images" : "Ezin dira 12 irudi baino gehiago sortu",
|
||||
"Cannot generate less than 1 image" : "Ezin da irudi 1 baino gutxiago sortu",
|
||||
"Sunday" : "Igandea",
|
||||
"Monday" : "Astelehena",
|
||||
"Tuesday" : "Asteartea",
|
||||
|
|
|
|||
Loading…
Reference in a new issue