mirror of
https://github.com/nextcloud/server.git
synced 2026-04-20 22:00:39 -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
b96f9549ea
commit
d471ae9ce2
134 changed files with 774 additions and 5938 deletions
|
|
@ -10,14 +10,14 @@ OC.L10N.register(
|
|||
"{author} commented on {file}" : "{author} reageerde op {file}",
|
||||
"<strong>Comments</strong> for files" : "<strong>Reacties</strong> voor bestanden",
|
||||
"Files" : "Bestanden",
|
||||
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Je werd genoemd op \"{file}\", in een opmerking van een account dat intussen is verwijderd",
|
||||
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Je werd genoemd op \"{file}\", in een reactie van een account dat intussen is verwijderd",
|
||||
"{user} mentioned you in a comment on \"{file}\"" : "{user} noemde jou in een reactie op \"{file}\"",
|
||||
"Files app plugin to add comments to files" : "Bestanden app plugin om reacties aan bestanden toe te voegen",
|
||||
"Edit comment" : "Reactie bewerken",
|
||||
"Delete comment" : "Reactie verwijderen",
|
||||
"Cancel edit" : "Bewerking annuleren",
|
||||
"New comment" : "Nieuwe reactie",
|
||||
"Write a comment …" : "Schrijf een commentaar …",
|
||||
"Write a comment …" : "Schrijf een reactie …",
|
||||
"Post comment" : "Reactie plaatsen",
|
||||
"@ for mentions, : for emoji, / for smart picker" : "@ voor vermeldingen, : voor emoji, / voor Smart Picker",
|
||||
"Could not reload comments" : "Kon reactie niet opnieuw laden",
|
||||
|
|
|
|||
|
|
@ -8,14 +8,14 @@
|
|||
"{author} commented on {file}" : "{author} reageerde op {file}",
|
||||
"<strong>Comments</strong> for files" : "<strong>Reacties</strong> voor bestanden",
|
||||
"Files" : "Bestanden",
|
||||
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Je werd genoemd op \"{file}\", in een opmerking van een account dat intussen is verwijderd",
|
||||
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Je werd genoemd op \"{file}\", in een reactie van een account dat intussen is verwijderd",
|
||||
"{user} mentioned you in a comment on \"{file}\"" : "{user} noemde jou in een reactie op \"{file}\"",
|
||||
"Files app plugin to add comments to files" : "Bestanden app plugin om reacties aan bestanden toe te voegen",
|
||||
"Edit comment" : "Reactie bewerken",
|
||||
"Delete comment" : "Reactie verwijderen",
|
||||
"Cancel edit" : "Bewerking annuleren",
|
||||
"New comment" : "Nieuwe reactie",
|
||||
"Write a comment …" : "Schrijf een commentaar …",
|
||||
"Write a comment …" : "Schrijf een reactie …",
|
||||
"Post comment" : "Reactie plaatsen",
|
||||
"@ for mentions, : for emoji, / for smart picker" : "@ voor vermeldingen, : voor emoji, / voor Smart Picker",
|
||||
"Could not reload comments" : "Kon reactie niet opnieuw laden",
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ OC.L10N.register(
|
|||
"Customize" : "Aanpassen",
|
||||
"Edit widgets" : "Widgets bewerken",
|
||||
"Get more widgets from the App Store" : "Haal meer widgets op uit de App Store",
|
||||
"Weather service" : "Weerberichten",
|
||||
"Weather service" : "Weer dienst",
|
||||
"For your privacy, the weather data is requested by your {productName} server on your behalf so the weather service receives no personal information." : "Voor je privacy worden de weergegevens namens jou opgevraagd door je {productName} server, zodat de weer dienst geen persoonlijke informatie ontvangt.",
|
||||
"Weather data from Met.no" : "Weerbericht via Met.no",
|
||||
"geocoding with Nominatim" : "geocoding met Nominatim",
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
"Customize" : "Aanpassen",
|
||||
"Edit widgets" : "Widgets bewerken",
|
||||
"Get more widgets from the App Store" : "Haal meer widgets op uit de App Store",
|
||||
"Weather service" : "Weerberichten",
|
||||
"Weather service" : "Weer dienst",
|
||||
"For your privacy, the weather data is requested by your {productName} server on your behalf so the weather service receives no personal information." : "Voor je privacy worden de weergegevens namens jou opgevraagd door je {productName} server, zodat de weer dienst geen persoonlijke informatie ontvangt.",
|
||||
"Weather data from Met.no" : "Weerbericht via Met.no",
|
||||
"geocoding with Nominatim" : "geocoding met Nominatim",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
OC.L10N.register(
|
||||
"files",
|
||||
{
|
||||
"Added to favorites" : "Pridėta į mėgstamus",
|
||||
"Added to favorites" : "Pridėtas į mėgstamus",
|
||||
"Removed from favorites" : "Pašalintas iš mėgstamų",
|
||||
"You added {file} to your favorites" : "Pridėjote {file} į savo mėgstamus",
|
||||
"You added {file} to your favorites" : "Pridėjote {file} į mėgstamus",
|
||||
"You removed {file} from your favorites" : "Pašalinote {file} iš mėgstamų",
|
||||
"Favorites" : "Mėgstami",
|
||||
"File changes" : "Failo pakeitimai",
|
||||
|
|
@ -55,9 +55,9 @@ OC.L10N.register(
|
|||
"The replacement character may only be a single character." : "Pakaitinis simbolis gali būti tik vienas simbolis.",
|
||||
"Filename sanitization already started." : "Failų pavadinimų valymas jau pradėtas.",
|
||||
"No filename sanitization in progress." : "Failų pavadinimų valymas nevykdomas.",
|
||||
"Favorite files" : "Mėgstamiausi failai",
|
||||
"No favorites" : "Nėra mėgstamiausių",
|
||||
"More favorites" : "Daugiau mėgstamiausių",
|
||||
"Favorite files" : "Mėgstami failai",
|
||||
"No favorites" : "Nėra mėgstamų",
|
||||
"More favorites" : "Daugiau mėgstamų",
|
||||
"Accept" : "Priimti",
|
||||
"Reject" : "Atmesti",
|
||||
"Incoming ownership transfer from {user}" : "Gaunamasis nuosavybės perdavimas nuo {user}",
|
||||
|
|
@ -127,7 +127,7 @@ OC.L10N.register(
|
|||
"Appearance" : "Išvaizda",
|
||||
"Show hidden files" : "Rodyti paslėptus failus",
|
||||
"Show file type column" : "Rodyti failo tipo stulpelį",
|
||||
"Show file extensions" : "Rodyti failų plėtinius",
|
||||
"Show file extensions" : "Rodyti failų prievardžius",
|
||||
"Crop image previews" : "Apkirpti paveikslėlių peržiūras",
|
||||
"General" : "Bendra",
|
||||
"Sort favorites first" : "Pirmiausia rūšiuoti mėgstamiausius",
|
||||
|
|
@ -237,7 +237,7 @@ OC.L10N.register(
|
|||
"Do not show this dialog again." : "Daugiau neberodyti šio dialogo.",
|
||||
"Rename file to hidden" : "Pervadinti failą į paslėptą",
|
||||
"Prefixing a filename with a dot may render the file hidden." : "Failo pavadinimo pradžioje įrašius tašką, failas gali būti paslėptas.",
|
||||
"Are you sure you want to rename the file to \"{filename}\"?" : "Ar tikrai norite pervardyti failą į „{filename}“?",
|
||||
"Are you sure you want to rename the file to \"{filename}\"?" : "Ar tikrai norite pervadinti failą į „{filename}“?",
|
||||
"Cancel" : "Atsisakyti",
|
||||
"Rename" : "Pervadinti",
|
||||
"Select file or folder to link to" : "Pasirinkite failą arba aplanką, į kurį norite susieti",
|
||||
|
|
@ -378,7 +378,7 @@ OC.L10N.register(
|
|||
"\"{segment}\" is a reserved name and not allowed for filenames." : "„{segment}“ yra rezervuotas pavadinimas ir neleidžiamas naudoti failo pavadinimuose.",
|
||||
"\"{extension}\" is not an allowed filetype." : "„{extension}“ nėra leidžiamas failo tipas.",
|
||||
"Filenames must not end with \"{extension}\"." : "Failų pavadinimai negali baigtis „{extension}“.",
|
||||
"List of favorite files and folders." : "Mėgstamiausių failų ir aplankų sąrašas.",
|
||||
"List of favorite files and folders." : "Mėgstamų failų ir aplankų sąrašas.",
|
||||
"No favorites yet" : "Kol kas nėra mėgstamų",
|
||||
"Files and folders you mark as favorite will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos pažymėsite kaip mėgstamus",
|
||||
"List of your files and folders." : "Jūsų failų ir aplankų sąrašas.",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{ "translations": {
|
||||
"Added to favorites" : "Pridėta į mėgstamus",
|
||||
"Added to favorites" : "Pridėtas į mėgstamus",
|
||||
"Removed from favorites" : "Pašalintas iš mėgstamų",
|
||||
"You added {file} to your favorites" : "Pridėjote {file} į savo mėgstamus",
|
||||
"You added {file} to your favorites" : "Pridėjote {file} į mėgstamus",
|
||||
"You removed {file} from your favorites" : "Pašalinote {file} iš mėgstamų",
|
||||
"Favorites" : "Mėgstami",
|
||||
"File changes" : "Failo pakeitimai",
|
||||
|
|
@ -53,9 +53,9 @@
|
|||
"The replacement character may only be a single character." : "Pakaitinis simbolis gali būti tik vienas simbolis.",
|
||||
"Filename sanitization already started." : "Failų pavadinimų valymas jau pradėtas.",
|
||||
"No filename sanitization in progress." : "Failų pavadinimų valymas nevykdomas.",
|
||||
"Favorite files" : "Mėgstamiausi failai",
|
||||
"No favorites" : "Nėra mėgstamiausių",
|
||||
"More favorites" : "Daugiau mėgstamiausių",
|
||||
"Favorite files" : "Mėgstami failai",
|
||||
"No favorites" : "Nėra mėgstamų",
|
||||
"More favorites" : "Daugiau mėgstamų",
|
||||
"Accept" : "Priimti",
|
||||
"Reject" : "Atmesti",
|
||||
"Incoming ownership transfer from {user}" : "Gaunamasis nuosavybės perdavimas nuo {user}",
|
||||
|
|
@ -125,7 +125,7 @@
|
|||
"Appearance" : "Išvaizda",
|
||||
"Show hidden files" : "Rodyti paslėptus failus",
|
||||
"Show file type column" : "Rodyti failo tipo stulpelį",
|
||||
"Show file extensions" : "Rodyti failų plėtinius",
|
||||
"Show file extensions" : "Rodyti failų prievardžius",
|
||||
"Crop image previews" : "Apkirpti paveikslėlių peržiūras",
|
||||
"General" : "Bendra",
|
||||
"Sort favorites first" : "Pirmiausia rūšiuoti mėgstamiausius",
|
||||
|
|
@ -235,7 +235,7 @@
|
|||
"Do not show this dialog again." : "Daugiau neberodyti šio dialogo.",
|
||||
"Rename file to hidden" : "Pervadinti failą į paslėptą",
|
||||
"Prefixing a filename with a dot may render the file hidden." : "Failo pavadinimo pradžioje įrašius tašką, failas gali būti paslėptas.",
|
||||
"Are you sure you want to rename the file to \"{filename}\"?" : "Ar tikrai norite pervardyti failą į „{filename}“?",
|
||||
"Are you sure you want to rename the file to \"{filename}\"?" : "Ar tikrai norite pervadinti failą į „{filename}“?",
|
||||
"Cancel" : "Atsisakyti",
|
||||
"Rename" : "Pervadinti",
|
||||
"Select file or folder to link to" : "Pasirinkite failą arba aplanką, į kurį norite susieti",
|
||||
|
|
@ -376,7 +376,7 @@
|
|||
"\"{segment}\" is a reserved name and not allowed for filenames." : "„{segment}“ yra rezervuotas pavadinimas ir neleidžiamas naudoti failo pavadinimuose.",
|
||||
"\"{extension}\" is not an allowed filetype." : "„{extension}“ nėra leidžiamas failo tipas.",
|
||||
"Filenames must not end with \"{extension}\"." : "Failų pavadinimai negali baigtis „{extension}“.",
|
||||
"List of favorite files and folders." : "Mėgstamiausių failų ir aplankų sąrašas.",
|
||||
"List of favorite files and folders." : "Mėgstamų failų ir aplankų sąrašas.",
|
||||
"No favorites yet" : "Kol kas nėra mėgstamų",
|
||||
"Files and folders you mark as favorite will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos pažymėsite kaip mėgstamus",
|
||||
"List of your files and folders." : "Jūsų failų ir aplankų sąrašas.",
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ OC.L10N.register(
|
|||
{
|
||||
"Added to favorites" : "Aan favorieten toegevoegd",
|
||||
"Removed from favorites" : "Uit favorieten verwijderd",
|
||||
"You added {file} to your favorites" : "Je voegde {file} toe aan favorieten",
|
||||
"You added {file} to your favorites" : "Je voegde {file} toe aan je favorieten",
|
||||
"You removed {file} from your favorites" : "Je verwijderde {file} uit je favorieten",
|
||||
"Favorites" : "Favorieten",
|
||||
"File changes" : "Bestandswijzigingen",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{ "translations": {
|
||||
"Added to favorites" : "Aan favorieten toegevoegd",
|
||||
"Removed from favorites" : "Uit favorieten verwijderd",
|
||||
"You added {file} to your favorites" : "Je voegde {file} toe aan favorieten",
|
||||
"You added {file} to your favorites" : "Je voegde {file} toe aan je favorieten",
|
||||
"You removed {file} from your favorites" : "Je verwijderde {file} uit je favorieten",
|
||||
"Favorites" : "Favorieten",
|
||||
"File changes" : "Bestandswijzigingen",
|
||||
|
|
|
|||
|
|
@ -15,6 +15,9 @@ OC.L10N.register(
|
|||
"Unsatisfied authentication mechanism parameters" : "Unbefriedigende Authentifizierungsmechanismus-Parameter",
|
||||
"Insufficient data: %s" : "Unzureichende Daten: %s",
|
||||
"Storage with ID \"%d\" is not editable by non-admins" : "Speicher mit der ID \"%d\" kann nur von der Administration bearbeitet werden.",
|
||||
"Static credentials" : "Statische Anmeldeinformationen",
|
||||
"Access key ID" : "Zugriffsschlüssel-ID",
|
||||
"Secret access key" : "Geheimer Zugriffsschlüssel",
|
||||
"Builtin" : "Eingebaut",
|
||||
"None" : "Keine",
|
||||
"OpenStack v2" : "OpenStack v2",
|
||||
|
|
@ -48,6 +51,7 @@ OC.L10N.register(
|
|||
"Storage Class" : "Speicherklasse",
|
||||
"Enable SSL" : "SSL aktivieren",
|
||||
"Enable Path Style" : "Pfad-Stil aktivieren",
|
||||
"Use Legacy S3 signing (v2)" : "Legacy S3-Signierung verwenden (v2)",
|
||||
"Enable multipart copy" : "Multipart-Kopieren aktivieren",
|
||||
"Use presigned S3 url" : "Vorsignierte S3-URL verwenden",
|
||||
"SSE-C encryption key" : "SSE-C-Schlüssel",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@
|
|||
"Unsatisfied authentication mechanism parameters" : "Unbefriedigende Authentifizierungsmechanismus-Parameter",
|
||||
"Insufficient data: %s" : "Unzureichende Daten: %s",
|
||||
"Storage with ID \"%d\" is not editable by non-admins" : "Speicher mit der ID \"%d\" kann nur von der Administration bearbeitet werden.",
|
||||
"Static credentials" : "Statische Anmeldeinformationen",
|
||||
"Access key ID" : "Zugriffsschlüssel-ID",
|
||||
"Secret access key" : "Geheimer Zugriffsschlüssel",
|
||||
"Builtin" : "Eingebaut",
|
||||
"None" : "Keine",
|
||||
"OpenStack v2" : "OpenStack v2",
|
||||
|
|
@ -46,6 +49,7 @@
|
|||
"Storage Class" : "Speicherklasse",
|
||||
"Enable SSL" : "SSL aktivieren",
|
||||
"Enable Path Style" : "Pfad-Stil aktivieren",
|
||||
"Use Legacy S3 signing (v2)" : "Legacy S3-Signierung verwenden (v2)",
|
||||
"Enable multipart copy" : "Multipart-Kopieren aktivieren",
|
||||
"Use presigned S3 url" : "Vorsignierte S3-URL verwenden",
|
||||
"SSE-C encryption key" : "SSE-C-Schlüssel",
|
||||
|
|
|
|||
|
|
@ -15,6 +15,9 @@ OC.L10N.register(
|
|||
"Unsatisfied authentication mechanism parameters" : "Unbefriedigende Authentifizierungsmechanismus-Parameter",
|
||||
"Insufficient data: %s" : "Unzureichende Daten: %s",
|
||||
"Storage with ID \"%d\" is not editable by non-admins" : "Speicher mit der ID \"%d\" kann nur von der Administration bearbeitet werden.",
|
||||
"Static credentials" : "Statische Anmeldeinformationen",
|
||||
"Access key ID" : "Zugriffsschlüssel-ID",
|
||||
"Secret access key" : "Geheimer Zugriffsschlüssel",
|
||||
"Builtin" : "Eingebaut",
|
||||
"None" : "Keine",
|
||||
"OpenStack v2" : "OpenStack v2",
|
||||
|
|
@ -48,6 +51,7 @@ OC.L10N.register(
|
|||
"Storage Class" : "Speicherklasse",
|
||||
"Enable SSL" : "SSL aktivieren",
|
||||
"Enable Path Style" : "Pfadstil aktivieren",
|
||||
"Use Legacy S3 signing (v2)" : "Legacy S3-Signierung verwenden (v2)",
|
||||
"Enable multipart copy" : "Multipart-Kopieren aktivieren",
|
||||
"Use presigned S3 url" : "Vorsignierte S3-URL verwenden",
|
||||
"SSE-C encryption key" : "SSE-C-Schlüssel",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@
|
|||
"Unsatisfied authentication mechanism parameters" : "Unbefriedigende Authentifizierungsmechanismus-Parameter",
|
||||
"Insufficient data: %s" : "Unzureichende Daten: %s",
|
||||
"Storage with ID \"%d\" is not editable by non-admins" : "Speicher mit der ID \"%d\" kann nur von der Administration bearbeitet werden.",
|
||||
"Static credentials" : "Statische Anmeldeinformationen",
|
||||
"Access key ID" : "Zugriffsschlüssel-ID",
|
||||
"Secret access key" : "Geheimer Zugriffsschlüssel",
|
||||
"Builtin" : "Eingebaut",
|
||||
"None" : "Keine",
|
||||
"OpenStack v2" : "OpenStack v2",
|
||||
|
|
@ -46,6 +49,7 @@
|
|||
"Storage Class" : "Speicherklasse",
|
||||
"Enable SSL" : "SSL aktivieren",
|
||||
"Enable Path Style" : "Pfadstil aktivieren",
|
||||
"Use Legacy S3 signing (v2)" : "Legacy S3-Signierung verwenden (v2)",
|
||||
"Enable multipart copy" : "Multipart-Kopieren aktivieren",
|
||||
"Use presigned S3 url" : "Vorsignierte S3-URL verwenden",
|
||||
"SSE-C encryption key" : "SSE-C-Schlüssel",
|
||||
|
|
|
|||
|
|
@ -15,6 +15,9 @@ OC.L10N.register(
|
|||
"Unsatisfied authentication mechanism parameters" : "Netinkami parametrai perduoti į prisijungimo mechanizmą",
|
||||
"Insufficient data: %s" : "Trūksta duomenų: %s",
|
||||
"Storage with ID \"%d\" is not editable by non-admins" : "Ne administratoriai negali redaguoti saugyklos su ID „%d“ ",
|
||||
"Static credentials" : "Statiniai prisijungimo duomenys",
|
||||
"Access key ID" : "Prieigos raktų ID",
|
||||
"Secret access key" : "Slaptas prieigos raktas",
|
||||
"Builtin" : "Įtaisytasis",
|
||||
"None" : "Nėra",
|
||||
"OpenStack v2" : "OpenStack v2",
|
||||
|
|
@ -48,6 +51,7 @@ OC.L10N.register(
|
|||
"Storage Class" : "Saugyklos klasė",
|
||||
"Enable SSL" : "Įjungti SSL",
|
||||
"Enable Path Style" : "Amazon S3 kelias",
|
||||
"Use Legacy S3 signing (v2)" : "Naudoti senąjį S3 pasirašymo būdą (v2)",
|
||||
"Enable multipart copy" : "Įgalinti kelių dalių kopijavimą",
|
||||
"Use presigned S3 url" : "Naudoti iš anksto pasirašytą S3 URL",
|
||||
"SSE-C encryption key" : "SSE-C šifravimo raktas",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@
|
|||
"Unsatisfied authentication mechanism parameters" : "Netinkami parametrai perduoti į prisijungimo mechanizmą",
|
||||
"Insufficient data: %s" : "Trūksta duomenų: %s",
|
||||
"Storage with ID \"%d\" is not editable by non-admins" : "Ne administratoriai negali redaguoti saugyklos su ID „%d“ ",
|
||||
"Static credentials" : "Statiniai prisijungimo duomenys",
|
||||
"Access key ID" : "Prieigos raktų ID",
|
||||
"Secret access key" : "Slaptas prieigos raktas",
|
||||
"Builtin" : "Įtaisytasis",
|
||||
"None" : "Nėra",
|
||||
"OpenStack v2" : "OpenStack v2",
|
||||
|
|
@ -46,6 +49,7 @@
|
|||
"Storage Class" : "Saugyklos klasė",
|
||||
"Enable SSL" : "Įjungti SSL",
|
||||
"Enable Path Style" : "Amazon S3 kelias",
|
||||
"Use Legacy S3 signing (v2)" : "Naudoti senąjį S3 pasirašymo būdą (v2)",
|
||||
"Enable multipart copy" : "Įgalinti kelių dalių kopijavimą",
|
||||
"Use presigned S3 url" : "Naudoti iš anksto pasirašytą S3 URL",
|
||||
"SSE-C encryption key" : "SSE-C šifravimo raktas",
|
||||
|
|
|
|||
|
|
@ -15,6 +15,9 @@ OC.L10N.register(
|
|||
"Unsatisfied authentication mechanism parameters" : "Parâmetros de mecanismos de autenticação não satisfeitos",
|
||||
"Insufficient data: %s" : "Dados insuficientes: %s",
|
||||
"Storage with ID \"%d\" is not editable by non-admins" : "O armazenamento com ID \"%d\" não pode ser editado por não administradores",
|
||||
"Static credentials" : "Credenciais estáticas",
|
||||
"Access key ID" : "ID da chave de acesso",
|
||||
"Secret access key" : "Chave de acesso segreda",
|
||||
"Builtin" : "integrado",
|
||||
"None" : "Nenhum",
|
||||
"OpenStack v2" : "OpenStack v2",
|
||||
|
|
@ -48,6 +51,7 @@ OC.L10N.register(
|
|||
"Storage Class" : "Classe de armazenamento",
|
||||
"Enable SSL" : "Ativar SSL",
|
||||
"Enable Path Style" : "Ativar Estilo do Caminho",
|
||||
"Use Legacy S3 signing (v2)" : "Usar assinatura S3 legada (v2)",
|
||||
"Enable multipart copy" : "Habilitar cópia multiparte",
|
||||
"Use presigned S3 url" : "Usar URL S3 pré-assinado",
|
||||
"SSE-C encryption key" : "Chave de criptografia SSE-C",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@
|
|||
"Unsatisfied authentication mechanism parameters" : "Parâmetros de mecanismos de autenticação não satisfeitos",
|
||||
"Insufficient data: %s" : "Dados insuficientes: %s",
|
||||
"Storage with ID \"%d\" is not editable by non-admins" : "O armazenamento com ID \"%d\" não pode ser editado por não administradores",
|
||||
"Static credentials" : "Credenciais estáticas",
|
||||
"Access key ID" : "ID da chave de acesso",
|
||||
"Secret access key" : "Chave de acesso segreda",
|
||||
"Builtin" : "integrado",
|
||||
"None" : "Nenhum",
|
||||
"OpenStack v2" : "OpenStack v2",
|
||||
|
|
@ -46,6 +49,7 @@
|
|||
"Storage Class" : "Classe de armazenamento",
|
||||
"Enable SSL" : "Ativar SSL",
|
||||
"Enable Path Style" : "Ativar Estilo do Caminho",
|
||||
"Use Legacy S3 signing (v2)" : "Usar assinatura S3 legada (v2)",
|
||||
"Enable multipart copy" : "Habilitar cópia multiparte",
|
||||
"Use presigned S3 url" : "Usar URL S3 pré-assinado",
|
||||
"SSE-C encryption key" : "Chave de criptografia SSE-C",
|
||||
|
|
|
|||
|
|
@ -15,6 +15,9 @@ OC.L10N.register(
|
|||
"Unsatisfied authentication mechanism parameters" : "無法滿足認證機制所需的參數條件",
|
||||
"Insufficient data: %s" : "資料不足:%s",
|
||||
"Storage with ID \"%d\" is not editable by non-admins" : "非管理員無法編輯 ID 為「%d」的儲存空間",
|
||||
"Static credentials" : "靜態憑證",
|
||||
"Access key ID" : "存取金鑰 ID",
|
||||
"Secret access key" : "祕密存取金鑰",
|
||||
"Builtin" : "內建",
|
||||
"None" : "無",
|
||||
"OpenStack v2" : "OpenStack v2",
|
||||
|
|
@ -48,6 +51,7 @@ OC.L10N.register(
|
|||
"Storage Class" : "儲存類別",
|
||||
"Enable SSL" : "啟用 SSL",
|
||||
"Enable Path Style" : "啟用路徑樣式",
|
||||
"Use Legacy S3 signing (v2)" : "使用舊版 S3 簽署 (v2)",
|
||||
"Enable multipart copy" : "啟用多部份複製",
|
||||
"Use presigned S3 url" : "使用預先簽署的 S3 URL",
|
||||
"SSE-C encryption key" : "SSE-C 加密金鑰",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@
|
|||
"Unsatisfied authentication mechanism parameters" : "無法滿足認證機制所需的參數條件",
|
||||
"Insufficient data: %s" : "資料不足:%s",
|
||||
"Storage with ID \"%d\" is not editable by non-admins" : "非管理員無法編輯 ID 為「%d」的儲存空間",
|
||||
"Static credentials" : "靜態憑證",
|
||||
"Access key ID" : "存取金鑰 ID",
|
||||
"Secret access key" : "祕密存取金鑰",
|
||||
"Builtin" : "內建",
|
||||
"None" : "無",
|
||||
"OpenStack v2" : "OpenStack v2",
|
||||
|
|
@ -46,6 +49,7 @@
|
|||
"Storage Class" : "儲存類別",
|
||||
"Enable SSL" : "啟用 SSL",
|
||||
"Enable Path Style" : "啟用路徑樣式",
|
||||
"Use Legacy S3 signing (v2)" : "使用舊版 S3 簽署 (v2)",
|
||||
"Enable multipart copy" : "啟用多部份複製",
|
||||
"Use presigned S3 url" : "使用預先簽署的 S3 URL",
|
||||
"SSE-C encryption key" : "SSE-C 加密金鑰",
|
||||
|
|
|
|||
|
|
@ -19,6 +19,8 @@ OC.L10N.register(
|
|||
"{actor} changed your email address" : "{actor} pakeitė jūsų el. pašto adresą",
|
||||
"You changed your email address" : "Jūs pakeitėte savo el. pašto adresą",
|
||||
"Your email address was changed by an administrator" : "Administratorius pakeitė jūsų el. pašto adresą",
|
||||
"You created an app password for a session named \"{token}\"" : "Jūs sukūrėte programėlės slaptažodį sesijai, pavadintai „{token}“",
|
||||
"An administrator created an app password for a session named \"{token}\"" : "Administratorius sukūrė programos slaptažodį sesijai, pavadintai „{token}“",
|
||||
"You deleted app password \"{token}\"" : "Jūs ištrynėte programėlės slaptažodį \"{token}\"",
|
||||
"You renamed app password \"{token}\" to \"{newToken}\"" : "Jūs pervadinote programėlės slaptažodį \"{token}\" į \"{newToken}\"",
|
||||
"You granted filesystem access to app password \"{token}\"" : "Jūs suteikėte failų sistemai prieigą prie programos slaptažodžio „{token}“.",
|
||||
|
|
@ -32,21 +34,29 @@ OC.L10N.register(
|
|||
"Settings" : "Nustatymai",
|
||||
"Could not remove app." : "Nepavyko pašalinti programėlės.",
|
||||
"Could not update app." : "Nepavyko atnaujinti programėlės.",
|
||||
"One time login" : "Vienkartinis prisijungimas",
|
||||
"QR Code login" : "Prisijungimas naudojant QR kodą",
|
||||
"Wrong password" : "Neteisingas slaptažodis",
|
||||
"Unable to change personal password" : "Nepavyko pakeisti asmeninio slaptažodžio",
|
||||
"Saved" : "Įrašyta",
|
||||
"No Login supplied" : "Prisijungimo duomenys nepateikti",
|
||||
"Unable to change password" : "Nepavyksta pakeisti slaptažodžio",
|
||||
"Unable to change password. Password too long." : "Nepavyko pakeisti slaptažodžio. Slaptažodis per ilgas.",
|
||||
"Authentication error" : "Tapatybės nustatymo klaida",
|
||||
"Please provide an admin recovery password; otherwise, all account data will be lost." : "Prašome nurodyti administratoriaus atkūrimo slaptažodį; priešingu atveju visi paskyros duomenys bus prarasti.",
|
||||
"Wrong admin recovery password. Please check the password and try again." : "Netinkamas administratoriaus atkūrimo slaptažodis. Prašome pasitikrinti ir bandyti vėl.",
|
||||
"Backend does not support password change, but the encryption of the account key was updated." : "Posistemė nepalaiko slaptažodžio keitimo funkcijos, tačiau buvo atnaujintas paskyros rakto šifravimas.",
|
||||
"Administrator documentation" : "Administratoriaus dokumentacija",
|
||||
"User documentation" : "Naudotojo dokumentacija",
|
||||
"Nextcloud help overview" : "„Nextcloud“ pagalbos apžvalga",
|
||||
"Invalid SMTP password." : "Neteisingas SMTP slaptažodis.",
|
||||
"Email setting test" : "El. pašto nustatymo testas",
|
||||
"Well done, %s!" : "Gerai padirbėjote, %s!",
|
||||
"If you received this email, the email configuration seems to be correct." : "Jeigu gavote šį laišką, tuomet atrodo, jog el. pašto konfigūracija yra teisinga.",
|
||||
"Email could not be sent. Check your mail server log" : "El. laiškas nebuvo išsiųstas. Peržiūrėkite savo pašto serverio žurnalą.",
|
||||
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Siunčiant el. laišką atsirado problemų. Peržiūrėkite savo nustatymus. (Klaida: %s)",
|
||||
"You need to set your account email before being able to send test emails. Go to %s for that." : "Prieš siunčiant bandomuosius laiškus, turite nustatyti savo paskyros el. pašto adresą. Tam eikite į %s.",
|
||||
"Recently active" : "Neseniai aktyvus",
|
||||
"Disabled accounts" : "Išjungtos paskyros",
|
||||
"Invalid account" : "Neteisinga paskyra",
|
||||
"Invalid mail address" : "Neteisingas pašto adresas",
|
||||
|
|
@ -78,6 +88,7 @@ OC.L10N.register(
|
|||
"Set your password" : "Nustatykite savo slaptažodį.",
|
||||
"Go to %s" : "Pereiti į %s",
|
||||
"Install Client" : "Įdiegti kliento programą",
|
||||
"Logged in account must be a sub admin" : "Prisijungęs vartotojas turi turėti sub-administratoriaus teises",
|
||||
"Apps" : "Programėlės",
|
||||
"Personal" : "Asmeniniai",
|
||||
"Administration" : "Administravimas",
|
||||
|
|
@ -87,6 +98,7 @@ OC.L10N.register(
|
|||
"Administration privileges" : "Administravimo teisės",
|
||||
"Groupware" : "Grupinio darbo įranga",
|
||||
"Overview" : "Apžvalga",
|
||||
"Quick presets" : "Greitieji nustatymai",
|
||||
"Basic settings" : "Pagrindiniai nustatymai",
|
||||
"Sharing" : "Bendrinimas",
|
||||
"Availability" : "Pasiekiamumas",
|
||||
|
|
@ -94,33 +106,206 @@ OC.L10N.register(
|
|||
"Personal info" : "Asmeninė informacija",
|
||||
"Mobile & desktop" : "Mobilieji ir darbalaukiai",
|
||||
"Artificial Intelligence" : "Dirbtinis intelektas",
|
||||
"None / STARTTLS" : "Nėra/STARTTLS",
|
||||
"Email server" : "El. pašto serveris",
|
||||
"Mail Providers" : "Pašto paslaugų teikėjai",
|
||||
"Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "Pašto paslauga leidžia siųsti el. laiškus tiesiogiai per vartotojo asmeninę el. pašto paskyrą. Šiuo metu ši funkcija taikoma tik kalendoriaus kvietimams. Tam reikalinga „Nextcloud Mail“ 4.1 versija ir „Nextcloud Mail“ el. pašto paskyra, kurios adresas atitinka vartotojo el. pašto adresą „Nextcloud“ sistemoje.",
|
||||
"Send emails using" : "Siųskite el. laiškus naudodami",
|
||||
"User's email account" : "Naudotojo el. pašto paskyra",
|
||||
"System email account" : "Sistemos el. pašto paskyra",
|
||||
"Security & setup checks" : "Saugumo ir sąrankos patikrinimai",
|
||||
"Settings presets" : "Nustatymų išankstiniai nustatymai",
|
||||
"Background jobs" : "Foninės užduotys",
|
||||
"Unlimited" : "Neribotai",
|
||||
"Verifying" : "Tikrinimas",
|
||||
"Verifying …" : "Tikrinama...",
|
||||
"Verify" : "Patikrinti",
|
||||
"Allowed admin IP ranges" : "Leidžiami administratorių IP adresų intervalai",
|
||||
"Admin IP filtering isn't applied." : "Administratoriaus IP adresų filtravimas netaikomas.",
|
||||
"Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Konfigūracijos raktas „%1$s“ turi būti masyvas (rastas %2$s). Administratoriaus IP adresų intervalo patikrinimas nebus taikomas.",
|
||||
"Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Konfigūracijos raktas „%1$s“ turi neteisingą (-us) IP adresų intervalą (-us): „%2$s“",
|
||||
"Admin IP filtering is correctly configured." : "Administratoriaus IP adresų filtravimas yra tinkamai sukonfigūruotas.",
|
||||
"App directories owner" : "Programėlių katalogų savininkas",
|
||||
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Kai kurie programėlių katalogai priklauso kitam vartotojui, nei tas, kuriam priklauso žiniatinklio serveris. Taip gali būti, jei programėlės buvo įdiegtos rankiniu būdu. Patikrinkite šių programėlių katalogų teises:\n%s",
|
||||
"App directories have the correct owner \"%s\"" : "Programų kataloguose nurodytas teisingas savininkas „%s“",
|
||||
"Brute-force Throttle" : "„Brute-force“ apribojimas",
|
||||
"Your remote address could not be determined." : "Nepavyko nustatyti jūsų nuotolinio adreso.",
|
||||
"Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Jūsų nuotolinis adresas buvo nustatytas kaip „%s“ ir šiuo metu jam taikomas „brute-force“ ribojimas, dėl kurio sulėtėja įvairių užklausų apdorojimas. Jei šis nuotolinis adresas nėra jūsų adresas, tai gali reikšti, kad proxy serveris nėra tinkamai sukonfigūruotas.",
|
||||
"Your remote address \"%s\" is not brute-force throttled." : "Jūsų nuotolinio serverio adresas „%s“ nėra ribojamas dėl bandymų jėga.",
|
||||
"Old administration imported certificates" : "Seni administracijos importuoti sertifikatai",
|
||||
"A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Laukiama foninio darbo, kuris tikrina, ar nėra importuotų administratoriaus SSL sertifikatų. Patikrinkite vėliau.",
|
||||
"There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Yra keletas administratoriaus importuotų SSL sertifikatų, kurie nebenaudojami su „Nextcloud 21“. Juos galima importuoti komandinėje eilutėje naudojant komandą „occ security:certificates:import“. Jų keliai duomenų kataloge pateikti žemiau.",
|
||||
"Code integrity" : "Kodo vientisumas",
|
||||
"Integrity checker has been disabled. Integrity cannot be verified." : "Vientisumo tikrintuvas išjungtas. Vientisumo negalima patikrinti.",
|
||||
"No altered files" : "Jokių pakeistų failų",
|
||||
"Some files have not passed the integrity check. {link1} {link2}" : "Kai kurie failai nepraėjo vientisumo patikrinimo. {link1} {link2}",
|
||||
"List of invalid files…" : "Neteisingų failų sąrašas…",
|
||||
"Rescan…" : "Skanuoti iš naujo…",
|
||||
"Cron errors" : "Cron klaidos",
|
||||
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Cron užduoties nebuvo įmanoma įvykdyti per komandinę eilutę. Atsirado šios techninės klaidos:\n%s",
|
||||
"The last cron job ran without errors." : "Paskutinė „cron“ užduotis buvo įvykdyta be klaidų.",
|
||||
"Cron last run" : "Paskutinis Cron užduoties vykdymas",
|
||||
"Last background job execution ran %s. Something seems wrong. {link}." : "Paskutinis fono užduoties vykdymas baigtas %s. Atrodo, kad kažkas ne taip. {link}.",
|
||||
"Last background job execution ran %s." : "Paskutinis fono užduoties vykdymas įvyko %s.",
|
||||
"Data directory protected" : "Duomenų katalogas apsaugotas",
|
||||
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Jūsų duomenų katalogas ir failai tikriausiai pasiekiami internetu. .htaccess failas neveikia. Primygtinai rekomenduojama sukonfigūruoti žiniatinklio serverį taip, kad duomenų katalogas nebebūtų pasiekiamas, arba perkelti duomenų katalogą už žiniatinklio serverio dokumento šakninio katalogo ribų.",
|
||||
"Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Nepavyko patikrinti, ar duomenų katalogas yra apsaugotas. Patikrinkite rankiniu būdu, ar jūsų serveris neleidžia pasiekti duomenų katalogo.",
|
||||
"Database missing columns" : "Duomenų bazėje trūksta stulpelių",
|
||||
"Missing optional column \"%s\" in table \"%s\"." : "Pasirenkamo stulpelio „%s“ trūksta \"%s\" lentelėje",
|
||||
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Duomenų bazėje trūksta kai kurių pasirenkamų stulpelių. Kadangi stulpelių pridėjimas didelėse lentelėse gali užtrukti, jie nebuvo pridėti automatiškai, nors tai gali būti pasirenkama. Paleidus „occ db:add-missing-columns“, trūkstamus stulpelius galima pridėti rankiniu būdu, kol elementas veikia. Pridėjus stulpelius, kai kurios funkcijos gali pagerinti reagavimą arba naudojimo patogumą.",
|
||||
"Database missing indices" : "Duomenų bazėje trūksta indeksų",
|
||||
"Missing indices:" : "Trūkstami indeksai:",
|
||||
"\"%s\" in table \"%s\"" : "\"%s\" lentelėje \"%s\"",
|
||||
"Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "Aptikta trūkstamų pasirenkamų indeksų. Kartais („Nextcloud“ arba įdiegtų progamėlių) pridedami nauji indeksai, siekiant pagerinti duomenų bazės našumą. Indeksų pridėjimas kartais gali užtrukti ir laikinai pakenkti našumui, todėl tai nėra daroma automatiškai atnaujinimų metu. Pridėjus indeksus, užklausos į šias lenteles turėtų būti greitesnės. Norėdami juos pridėti, naudokite komandą `occ db:add-missing-indices`.",
|
||||
"Database missing primary keys" : "Duomenų bazėje trūksta pirminių raktų",
|
||||
"Missing primary key on table \"%s\"." : "Lentelėje „%s“ trūksta pirminio rakto.",
|
||||
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Duomenų bazėje trūksta kai kurių pirminių raktų. Kadangi pirminių raktų pridėjimas didelėse lentelėse gali užtrukti, jie nebuvo pridėti automatiškai. Paleidus „occ db:add-missing-primary-keys“, trūkstamus pirminius raktus galima pridėti rankiniu būdu, kol egzempliorius veikia.",
|
||||
"Database pending bigint migrations" : "Duomenų bazėje laukiama „bigint“ tipo duomenų perkėlimo",
|
||||
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Kai kuriose duomenų bazės stulpeliuose trūksta konversijos į „big int“ tipą. Kadangi stulpelių tipų keitimas didelėse lentelėse gali užtrukti, jie nebuvo pakeisti automatiškai. Vykdant komandą „occ db:convert-filecache-bigint“, šiuos laukiančius pakeitimus galima pritaikyti rankiniu būdu. Šią operaciją reikia atlikti, kai instancija yra neprisijungusi.",
|
||||
"Debug mode" : "Derinimo veiksena",
|
||||
"This instance is running in debug mode. Only enable this for local development and not in production environments." : "Šis procesas veikia derinimo režimu. Įjunkite šią funkciją tik vietiniam programavimo darbui, o ne gamybinėje aplinkoje.",
|
||||
"Debug mode is disabled." : "Derinimo veiksena yra išjungta.",
|
||||
"Default phone region" : "Numatytasis telefono regionas",
|
||||
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Jūsų įdiegime nėra nustatytas numatytasis telefono regionas. Tai būtina, kad profilio nustatymuose būtų galima patvirtinti telefono numerius be šalies kodo. Norėdami leisti naudoti numerius be šalies kodo, į savo konfigūracijos failą įtraukite „default_phone_region“ su atitinkamu regiono ISO 3166-1 kodu.",
|
||||
"Email test" : "El. pašto testas",
|
||||
"Mail delivery is disabled by instance config \"%s\"." : "Pašto pristatymas yra išjungtas pagal elemento config „%s“.",
|
||||
"Email test was successfully sent" : "Bandomasis laiškas buvo sėkmingai išsiųstas",
|
||||
"You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Jūs dar nenustatėte ir nepatikrinote savo el. pašto serverio konfigūracijos. Norėdami ją nustatyti, eikite į skyrių „Pagrindiniai nustatymai“. Po to naudokite mygtuką „Siųsti el. laišką“, esantį po forma, kad patikrintumėte savo nustatymus.",
|
||||
"Transactional File Locking" : "Transakcinis failų užrakinimas",
|
||||
"Transactional File Locking is disabled. This is not a a supported configuraton. It may lead to difficult to isolate problems including file corruption. Please remove the `'filelocking.enabled' => false` configuration entry from your `config.php` to avoid these problems." : "Transakcinių failų užrakinimas išjungtas. Tai nėra palaikoma konfigūracija. Tai gali sukelti sunkumų išskiriant problemas, įskaitant failų sugadinimą. Norėdami išvengti šių problemų, pašalinkite konfigūracijos įrašą „filelocking.enabled“ => false iš savo `config.php` failo.",
|
||||
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "Duomenų bazė naudojama transakciniams failams užrakinti. Norėdami pagerinti našumą, sukonfigūruokite „memcache“, jei yra.",
|
||||
"Forwarded for headers" : "Persiųsta dėl antraščių",
|
||||
"Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Jūsų nustatymas „trusted_proxies“ nustatytas neteisingai, tai turėtų būti masyvas.",
|
||||
"Your \"trusted_proxies\" setting is not correctly set, it should be an array of IP addresses - optionally with range in CIDR notation." : "Jūsų nustatymas „trusted_proxies“ nustatytas neteisingai, tai turėtų būti IP adresų masyvas – pasirinktinai su diapazonu CIDR notacijoje.",
|
||||
"The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Atvirkštinio proxy antraštės konfigūracija yra neteisinga. Tai kelia grėsmę saugumui ir leidžia įsilaužėliui paslėpti savo IP adresą, kad „Nextcloud“ jo nematytų.",
|
||||
"Your IP address was resolved as %s" : "Jūsų IP adresas buvo nustatytas kaip %s",
|
||||
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Neteisingai sukonfigūruotas atvirkštinio proxy antraštės parametras arba prisijungiate prie „Nextcloud“ per patikimą proxy. Jei taip nėra, tai kelia saugumo problemą ir leidžia įsilaužėliui paslėpti savo IP adresą, kad „Nextcloud“ jo nematytų.",
|
||||
"HTTPS access and URLs" : "Prieiga per HTTPS ir URL adresai",
|
||||
"Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Prieiga prie svetainės vykdoma nesaugiu HTTP protokolu. Primygtinai rekomenduojame sukonfigūruoti serverį taip, kad jis reikalautų naudoti HTTPS protokolą. Be jo neveiks kai kurios svarbios svetainės funkcijos, pavyzdžiui, „kopijuoti į iškarpinę“ ar „paslaugų tvarkytojai“!",
|
||||
"Accessing site insecurely via HTTP." : "Prisijungimas prie svetainės nesaugiu HTTP protokolu.",
|
||||
"You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Prie savo elemento jungiatės saugiu ryšiu, tačiau jis generuoja nesaugius URL. Tai greičiausiai reiškia, kad jūsų elementas veikia per atvirkštinį tarpinį serverį ir „Nextcloud“ konfigūracijos reikšmės „overwrite*“ yra nustatytos neteisingai.",
|
||||
"Your instance is generating insecure URLs. If you access your instance over HTTPS, this likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Jūsų elementas generuoja nesaugius URL. Jei prie savo elemento prisijungiate per HTTPS, tai greičiausiai reiškia, kad jūsų elementas veikia per atvirkštinį tarpinį serverį ir „Nextcloud“ konfigūracijos reikšmės „overwrite*“ yra nustatytos neteisingai.",
|
||||
"You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Prie savo elemento prisijungiate saugiu ryšiu, o jūsų elementas generuoja saugius URL.",
|
||||
"Internet connectivity" : "Interneto ryšys",
|
||||
"Internet connectivity is disabled in configuration file." : "Interneto ryšys yra išjungtas konfigūracijos faile.",
|
||||
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Šiame serveryje neveikia interneto ryšys: nepavyko pasiekti kelių galinių įrenginių. Tai reiškia, kad kai kurios funkcijos, pvz., išorinės atmintinės prijungimas, pranešimai apie atnaujinimus ar trečiųjų šalių programėles diegimas, neveiks. Taip pat gali neveikti nuotolinė prieiga prie failų ir pranešimų el. laiškų siuntimas. Norėdami naudotis visomis funkcijomis, užmegzkite ryšį iš šio serverio su internetu.",
|
||||
"JavaScript modules support" : "JavaScript modulių palaikymas",
|
||||
"Unable to run check for JavaScript support. Please remedy or confirm manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Nepavyko patikrinti, ar yra „JavaScript“ palaikymas. Jei jūsų žiniatinklio serveris teikia „.mjs“ failus naudodamas „JavaScript“ MIME tipą, ištaisykite arba patvirtinkite rankiniu būdu.",
|
||||
"Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Jūsų žiniatinklio serveris neaptarnauja „.mjs“ failų naudojant „JavaScript“ MIME tipą. Tai sutrikdys kai kurių programėlių veikimą, neleisdama naršyklėms vykdyti „JavaScript“ failų. Turėtumėte sukonfigūruoti savo žiniatinklio serverį taip, kad jis aptarnautų „.mjs“ failus su „text/javascript“ arba „application/javascript“ MIME tipu.",
|
||||
"JavaScript source map support" : "JavaScript šaltinio žemėlapių palaikymas",
|
||||
"Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Jūsų žiniatinklio serveris nėra sukonfigūruotas aptarnauti `.js.map` failus. Be šių failų „JavaScript“ šaltinio žemėlapiai neveiks tinkamai, todėl bus sunkiau nustatyti ir ištaisyti galimas problemas.",
|
||||
"Old server-side-encryption" : "Senasis šifravimas serverio pusėje",
|
||||
"Disabled" : "Išjungta",
|
||||
"The old server-side-encryption format is enabled. We recommend disabling this." : "Įjungtas senasis šifravimo serverio pusėje formatas. Rekomenduojame jį išjungti.",
|
||||
"Logging level" : "Žurnalų registravimo lygis",
|
||||
"The %1$s configuration option must be a valid integer value." : "Konfigūracijos parinktis %1$s turi būti galiojanti sveikųjų skaičių reikšmė.",
|
||||
"The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "Žurnalo registravimo lygis nustatytas į „debug“ lygį. „Debug“ lygį naudokite tik tada, kai reikia diagnozuoti problemą, o po to nustatykite žurnalo registravimo lygį į mažiau išsamų, nes šis lygis pateikia daug informacijos ir gali turėti įtakos jūsų serverio našumui.",
|
||||
"Logging level configured correctly." : "Žurnalo registravimo lygis nustatytas teisingai.",
|
||||
"Maintenance window start" : "Priežiūros laikotarpio pradžia",
|
||||
"Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Serveryje nenustatytas techninės priežiūros laikotarpio pradžios laikas. Tai reiškia, kad daug išteklių reikalaujančios kasdienės foninės užduotys bus vykdomos ir pagrindiniu naudojimo laiku. Rekomenduojame nustatyti laiką, kai naudojimas yra mažas, kad šių didelės apkrovos užduočių sukeliamas krūvis mažiau paveiktų vartotojus.",
|
||||
"Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "Techninės priežiūros laikotarpis, skirtas sudėtingoms foninėms užduotims vykdyti, yra nuo {start}:00 UTC iki {end}:00 UTC",
|
||||
"Memcache" : "\"Memcache\"",
|
||||
"Memcached is configured as distributed cache, but the wrong PHP module (\"memcache\") is installed. Please install the PHP module \"memcached\"." : "„Memcached“ sukonfigūruotas kaip paskirstytoji talpykla, tačiau įdiegtas netinkamas PHP modulis („memcache“). Įdiekite PHP modulį „memcached“.",
|
||||
"Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\"." : "„Memcached“ sukonfigūruotas kaip paskirstytoji talpykla, tačiau PHP modulis „memcached“ nėra įdiegtas. Įdiekite PHP modulį „memcached“.",
|
||||
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Atminties talpyklos nekonfigūruota. Norėdami padidinti našumą, jei įmanoma, sukonfigūruokite „memcache“.",
|
||||
"Failed to write and read a value from local cache." : "Nepavyko įrašyti ir išskaityti reikšmės iš vietinės talpyklos.",
|
||||
"Failed to write and read a value from distributed cache." : "Nepavyko įrašyti ir išskaityti reikšmės iš paskirstytojo talpyklos.",
|
||||
"Configured" : "Sukonfigūruota",
|
||||
"Mimetype migrations available" : "„Mimetype“ migracijos galimos",
|
||||
"One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Galima atlikti vieną ar kelis mimetype perkėlimus. Kartais pridedami nauji mimetype, kad būtų galima geriau tvarkyti tam tikrus failų tipus. Didesnėse instancijose mimetype perkėlimas trunka ilgai, todėl atnaujinimo metu tai nėra atliekama automatiškai. Norėdami atlikti perkėlimus, naudokite komandą `occ maintenance:repair --include-expensive`.",
|
||||
"MySQL row format" : "MySQL eilučių formatas",
|
||||
"You are not using MySQL" : "Jūs nenaudojate MySQL",
|
||||
"None of your tables use ROW_FORMAT=Compressed" : "Nė viena iš jūsų lentelių nenaudoja ROW_FORMAT=Compressed",
|
||||
"Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "Jūsų duomenų bazėje aptiktas netinkamas eilučių formatas. ROW_FORMAT=Dynamic užtikrina geriausią „Nextcloud“ duomenų bazės našumą. Atnaujinkite eilučių formatą šiame sąraše: %s.",
|
||||
"MySQL Unicode support" : "MySQL Unicode palaikymas",
|
||||
"MySQL is used as database and does support 4-byte characters" : "MySQL yra naudojama kaip duomenų bazė ir palaiko 4 baitų simbolius",
|
||||
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "Duomenų bazei naudojama „MySQL“, tačiau ji nepalaiko 4 baitų simbolių. Kad būtų galima be problemų naudoti 4 baitų simbolius (pavyzdžiui, emodžius) failų pavadinimuose ar komentaruose, rekomenduojama „MySQL“ įjungti 4 baitų simbolių palaikymą.",
|
||||
"OCS provider resolving" : "OCS teikėjo problemų sprendimas",
|
||||
"Could not check if your web server properly resolves the OCM and OCS provider URLs." : "Nepavyko patikrinti, ar jūsų žiniatinklio serveris tinkamai išsprendžia OCM ir OCS teikėjų URL adresus.",
|
||||
"Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "Jūsų žiniatinklio serveris nėra tinkamai sukonfigūruotas, kad galėtų išspręsti %1$s.\nTai greičiausiai susiję su žiniatinklio serverio konfigūracija, kuri nebuvo atnaujinta taip, kad šis aplankas būtų pateikiamas tiesiogiai.\nPalyginkite savo konfigūraciją su pateiktomis perrašymo taisyklėmis „.htaccess“ faile (Apache atveju) arba su taisyklėmis, pateiktomis Nginx dokumentacijoje.\nNginx atveju paprastai atnaujinti reikia eilučių, prasidedančių žodžiais „location ~“.",
|
||||
"Overwrite CLI URL" : "Pakeisti CLI URL adresą",
|
||||
"The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "Jūsų failo „config.php“ parinktis „overwrite.cli.url“ yra teisingai nustatyta kaip „%s“.",
|
||||
"The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "Jūsų failo „config.php“ parinktis „overwrite.cli.url“ yra nustatyta kaip „%s“, o tai yra teisingas URL. Siūlomas URL yra „%s“.",
|
||||
"Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Būtinai nustatykite „overwrite.cli.url“ parametrą failo „config.php“ taip, kad jis atitiktų URL adresą, kurį jūsų vartotojai dažniausiai naudoja prisijungdami prie šio „Nextcloud“. Rekomendacija: „%s“. Kitaip gali kilti problemų generuojant URL adresą per „cron“. (Tačiau gali būti, kad siūlomas URL adresas nėra tas, kurį jūsų vartotojai dažniausiai naudoja prisijungdami prie šio „Nextcloud“. Bet kuriuo atveju geriausia tai patikrinti.)",
|
||||
"PHP APCu configuration" : "PHP APCu konfigūracija",
|
||||
"Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "Jūsų APCu talpyklos talpa yra beveik išnaudota, todėl rekomenduojame padidinti PHP parametrą „apc.shm_size“.",
|
||||
"Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : " Jūsų APCu talpyklė yra beveik užpildyta %s%%, todėl rekomenduojame padidinti PHP parametrą „apc.shm_size“.",
|
||||
"PHP default charset" : "PHP numatytasis simbolių rinkinys",
|
||||
"PHP configuration option \"default_charset\" should be UTF-8" : "PHP konfigūracijos parametras „default_charset“ turėtų būti nustatytas kaip UTF-8",
|
||||
"PHP set_time_limit" : "PHP funkcija „set_time_limit“",
|
||||
"The function is available." : "Ši funkcija yra prieinama.",
|
||||
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP funkcija „set_time_limit“ nėra įjungta. Dėl to skriptai gali būti nutraukti vykdymo eigoje, o tai gali sutrikdyti jūsų sistemos veikimą. Labai rekomenduojama įjungti šią funkciją.",
|
||||
"Freetype" : "\"Freetype\"",
|
||||
"Supported" : "Palaikoma",
|
||||
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Jūsų PHP neturi FreeType palaikymo, kas savo ruožtu sąlygoja profilio paveikslėlių ir nustatymų sąsajos neteisingą atvaizdavimą.",
|
||||
"PHP getenv" : "\"PHP getenv\"",
|
||||
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Atrodo, kad PHP nėra tinkamai sukonfigūruotas sistemos aplinkos kintamųjų užklausoms. Bandymas su getenv(„PATH“) grąžina tik tuščią atsakymą.",
|
||||
"PHP file size upload limit" : "PHP failų dydžio įkėlimo riba",
|
||||
"The PHP upload_max_filesize is too low. A size of at least %1$s is recommended. Current value: %2$s." : "PHP parametras „upload_max_filesize“ yra per mažas. Rekomenduojamas dydis – ne mažiau kaip %1$s. Dabartinė reikšmė: %2$s.",
|
||||
"The PHP post_max_size is too low. A size of at least %1$s is recommended. Current value: %2$s." : "PHP parametras „post_max_size“ yra per mažas. Rekomenduojamas dydis – ne mažiau kaip %1$s. Dabartinė reikšmė: %2$s.",
|
||||
"The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP parametras „max_input_time“ yra per mažas. Rekomenduojama nustatyti ne mažesnį kaip %1$s laiką. Dabartinė reikšmė: %2$s.",
|
||||
"The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP parametras „max_execution_time“ yra per mažas. Rekomenduojama nustatyti ne mažesnį kaip %1$s laiką. Dabartinė reikšmė: %2$s.",
|
||||
"PHP memory limit" : "PHP atminties limitas",
|
||||
"The PHP memory limit is below the recommended value of %s. Some features or apps - including the Updater - may not function properly." : "PHP atminties riba yra mažesnė už rekomenduojamą %s vertę. Kai kurios funkcijos ar programėlės, įskaitant „Updater“, gali neveikti tinkamai.",
|
||||
"PHP modules" : "PHP moduliai",
|
||||
"increases language translation performance and fixes sorting of non-ASCII characters" : "pagerina vertimo kokybę ir išsprendžia ne ASCII simbolių rūšiavimo problemą",
|
||||
"for Argon2 for password hashing" : "„Argon2“ slaptažodžių maišymui",
|
||||
"required for SFTP storage and recommended for WebAuthn performance" : "būtina SFTP saugojimui ir rekomenduojama WebAuthn našumui",
|
||||
"for picture rotation in server and metadata extraction in the Photos app" : "nuotraukų pasukimui serveryje ir metaduomenų išgavimui programėlėje „Nuotraukos“",
|
||||
"This instance is missing some required PHP modules. It is required to install them: %s." : "Šioje instancijoje trūksta kai kurių būtinų PHP modulių. Juos būtina įdiegti: %s.",
|
||||
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "Šiame elemente trūksta kai kurių rekomenduojamų PHP modulių. Siekiant užtikrinti geresnį našumą ir suderinamumą, labai rekomenduojama juos įdiegti:\n%s",
|
||||
"PHP opcache" : "\"PHP opcache\"",
|
||||
"The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "PHP OPcache modulis nėra įkeltas. Geresniam našumui rekomenduojame įkelti šį modulį į savo PHP diegimą.",
|
||||
"OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "OPcache yra išjungta. Siekiant užtikrinti geresnį našumą, rekomenduojama PHP konfigūracijoje nurodyti „opcache.enable=1“.",
|
||||
"The shared memory based OPcache is disabled. For better performance, it is recommended to apply \"opcache.file_cache_only=0\" to your PHP configuration and use the file cache as second level cache only." : "Bendrintos atminties pagrindu veikiantis OPcache yra išjungtas. Siekiant užtikrinti geresnį našumą, rekomenduojama PHP konfigūracijoje nustatyti parametrą „opcache.file_cache_only=0“ ir naudoti failų talpyklą tik kaip antrojo lygio talpyklą.",
|
||||
"OPcache is not working as it should, opcache_get_status() returns false, please check configuration." : "OPcache neveikia taip, kaip turėtų; funkcija opcache_get_status() grąžina reikšmę „false“; patikrinkite konfigūraciją.",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply \"opcache.max_accelerated_files\" to your PHP configuration with a value higher than \"%s\"." : "Beveik pasiektas maksimalus OPcache raktų skaičius. Kad būtų užtikrinta, jog visi skriptai būtų išsaugoti talpykloje, rekomenduojama PHP konfigūracijoje nustatyti parametrą „opcache.max_accelerated_files“ su didesne nei „%s“ reikšme.",
|
||||
"The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply \"opcache.memory_consumption\" to your PHP configuration with a value higher than \"%s\"." : "OPcache buferis beveik užpildytas. Kad būtų užtikrinta, jog visi skriptai tilptų į talpyklą, rekomenduojama PHP konfigūracijoje nustatyti parametrą „opcache.memory_consumption“ su didesne nei „%s“ reikšme.",
|
||||
"The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache interned_strings_buffer buferis beveik užpildytas. Kad pasikartojančios eilutės būtų veiksmingai įrašomos į talpyklą, rekomenduojama PHP konfigūracijoje nustatyti „opcache.interned_strings_buffer“ parametrą, kurio reikšmė būtų didesnė už „%s“.",
|
||||
"OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache yra sukonfigūruotas taip, kad pašalintų kodo komentarus. Įjungus OPcache, kad Nextcloud veiktų, būtina nustatyti parametrą „opcache.save_comments=1“.",
|
||||
"Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "„Nextcloud“ negali naudoti OPcache API. Įjungus OPcache, labai rekomenduojama visus „Nextcloud“ katalogus įtraukti į „opcache.restrict_api“ sąrašą arba išjungti šį nustatymą, kad būtų panaikinti OPcache API apribojimai ir išvengta klaidų atnaujinant „Nextcloud“ branduolį ar programas.",
|
||||
"Checking from CLI, OPcache checks have been skipped." : "Patikrinus per komandinę eilutę paaiškėjo, kad OPcache patikrinimai buvo praleisti.",
|
||||
"The PHP OPcache module is not properly configured. %s." : "PHP OPcache modulis nėra tinkamai sukonfigūruotas. %s.",
|
||||
"Correctly configured" : "Tinkamai sukonfigūruotas",
|
||||
"PHP version" : "PHP versija",
|
||||
"You are currently running PHP %1$s. PHP %2$s is deprecated since Nextcloud %3$s. Nextcloud %4$s may require at least PHP %5$s. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Šiuo metu naudojate PHP %1$s. PHP %2$syra pasenusi versija nuo Nextcloud %3$s. Nextcloud %4$s gali reikalauti bent jau PHP %5$s. Prašome kuo greičiau atnaujinti į vieną iš oficialiai palaikomų PHP versijų, kurias teikia PHP Group.",
|
||||
"You are currently running PHP %s." : "Šiuo metu jūsų sistemoje veikia PHP %s.",
|
||||
"PHP \"output_buffering\" option" : "PHP „output_buffering“ parametras",
|
||||
"PHP configuration option \"output_buffering\" must be disabled" : "PHP konfigūracijos parametras „output_buffering“ turi būti išjungtas",
|
||||
"Push service" : "Pranešimų siuntimo paslauga",
|
||||
"Valid enterprise license" : "Galiojanti enterprise licencija",
|
||||
"Free push service" : "Nemokama pranešimų siuntimo paslauga",
|
||||
"This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {link}." : "Tai yra neoficiali „Nextcloud“ bendruomenės sukurta versija. Atsižvelgiant į šio serverio dydį, negalime garantuoti jo našumo, patikimumo ir mastelio. Pranešimų siuntimai yra ribojami, siekiant išvengti mūsų nemokamos paslaugos perkrovos. Daugiau apie „Nextcloud Enterprise“ privalumus sužinokite adresu {link}.",
|
||||
"Random generator" : "Atsitiktinių skaičių generatorius",
|
||||
"No suitable source for randomness found by PHP which is highly discouraged for security reasons." : "PHP nerado tinkamo atsitiktinumo šaltinio, o tai dėl saugumo priežasčių yra labai nerekomenduojama.",
|
||||
"Secure" : "Saugus",
|
||||
"Configuration file access rights" : "Konfigūracijos failo prieigos teisės",
|
||||
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Įjungtas tik skaitymo režimas. Dėl to kai kurias nustatymų parinktis neįmanoma keisti per žiniatinklio sąsają. Be to, prieš kiekvieną atnaujinimą failą reikia rankiniu būdu padaryti įrašomą.",
|
||||
"Nextcloud configuration file is writable" : "„Nextcloud“ konfigūracijos failas yra įrašomas",
|
||||
"Scheduling objects table size" : "Planavimo objektų lentelės dydis",
|
||||
"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",
|
||||
"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.",
|
||||
"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 is configured and valid." : "Serverio identifikatorius sukonfigūruotas ir galiojantis.",
|
||||
"Database version" : "Duomenų bazės versija",
|
||||
"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į",
|
||||
"Temporary space available" : "Yra laisvos vietos",
|
||||
"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.",
|
||||
"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.",
|
||||
"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.",
|
||||
"Your server is correctly configured to serve `.well-known` URLs." : "Jūsų serveris yra tinkamai sukonfigūruotas aptarnauti „.well-known“ URL adresus.",
|
||||
"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",
|
||||
"Enable" : "Įjungti",
|
||||
|
|
@ -330,7 +515,7 @@ OC.L10N.register(
|
|||
"Add new account" : "Pridėti naują paskyrą",
|
||||
"Total rows summary" : "Bendras eilučių skaičius",
|
||||
"Avatar" : "Avataras",
|
||||
"Account name" : "Paskyros pavadinimas",
|
||||
"Account name" : "Paskyros vardas",
|
||||
"Group admin for" : "Grupės administratorius",
|
||||
"Storage location" : "Saugyklos vieta",
|
||||
"First login" : "Pirmas prisijungimas",
|
||||
|
|
@ -377,6 +562,7 @@ OC.L10N.register(
|
|||
"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.",
|
||||
"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.",
|
||||
"Mail delivery is disabled by instance config \"{config}\"." : "Pašto pristatymas yra išjungtas pagal elemento config „{config}“.",
|
||||
"Send mode" : "Siuntimo veiksena",
|
||||
"Encryption" : "Šifravimas",
|
||||
"Sendmail mode" : "El. pašto siuntimo veiksena",
|
||||
|
|
|
|||
|
|
@ -17,6 +17,8 @@
|
|||
"{actor} changed your email address" : "{actor} pakeitė jūsų el. pašto adresą",
|
||||
"You changed your email address" : "Jūs pakeitėte savo el. pašto adresą",
|
||||
"Your email address was changed by an administrator" : "Administratorius pakeitė jūsų el. pašto adresą",
|
||||
"You created an app password for a session named \"{token}\"" : "Jūs sukūrėte programėlės slaptažodį sesijai, pavadintai „{token}“",
|
||||
"An administrator created an app password for a session named \"{token}\"" : "Administratorius sukūrė programos slaptažodį sesijai, pavadintai „{token}“",
|
||||
"You deleted app password \"{token}\"" : "Jūs ištrynėte programėlės slaptažodį \"{token}\"",
|
||||
"You renamed app password \"{token}\" to \"{newToken}\"" : "Jūs pervadinote programėlės slaptažodį \"{token}\" į \"{newToken}\"",
|
||||
"You granted filesystem access to app password \"{token}\"" : "Jūs suteikėte failų sistemai prieigą prie programos slaptažodžio „{token}“.",
|
||||
|
|
@ -30,21 +32,29 @@
|
|||
"Settings" : "Nustatymai",
|
||||
"Could not remove app." : "Nepavyko pašalinti programėlės.",
|
||||
"Could not update app." : "Nepavyko atnaujinti programėlės.",
|
||||
"One time login" : "Vienkartinis prisijungimas",
|
||||
"QR Code login" : "Prisijungimas naudojant QR kodą",
|
||||
"Wrong password" : "Neteisingas slaptažodis",
|
||||
"Unable to change personal password" : "Nepavyko pakeisti asmeninio slaptažodžio",
|
||||
"Saved" : "Įrašyta",
|
||||
"No Login supplied" : "Prisijungimo duomenys nepateikti",
|
||||
"Unable to change password" : "Nepavyksta pakeisti slaptažodžio",
|
||||
"Unable to change password. Password too long." : "Nepavyko pakeisti slaptažodžio. Slaptažodis per ilgas.",
|
||||
"Authentication error" : "Tapatybės nustatymo klaida",
|
||||
"Please provide an admin recovery password; otherwise, all account data will be lost." : "Prašome nurodyti administratoriaus atkūrimo slaptažodį; priešingu atveju visi paskyros duomenys bus prarasti.",
|
||||
"Wrong admin recovery password. Please check the password and try again." : "Netinkamas administratoriaus atkūrimo slaptažodis. Prašome pasitikrinti ir bandyti vėl.",
|
||||
"Backend does not support password change, but the encryption of the account key was updated." : "Posistemė nepalaiko slaptažodžio keitimo funkcijos, tačiau buvo atnaujintas paskyros rakto šifravimas.",
|
||||
"Administrator documentation" : "Administratoriaus dokumentacija",
|
||||
"User documentation" : "Naudotojo dokumentacija",
|
||||
"Nextcloud help overview" : "„Nextcloud“ pagalbos apžvalga",
|
||||
"Invalid SMTP password." : "Neteisingas SMTP slaptažodis.",
|
||||
"Email setting test" : "El. pašto nustatymo testas",
|
||||
"Well done, %s!" : "Gerai padirbėjote, %s!",
|
||||
"If you received this email, the email configuration seems to be correct." : "Jeigu gavote šį laišką, tuomet atrodo, jog el. pašto konfigūracija yra teisinga.",
|
||||
"Email could not be sent. Check your mail server log" : "El. laiškas nebuvo išsiųstas. Peržiūrėkite savo pašto serverio žurnalą.",
|
||||
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Siunčiant el. laišką atsirado problemų. Peržiūrėkite savo nustatymus. (Klaida: %s)",
|
||||
"You need to set your account email before being able to send test emails. Go to %s for that." : "Prieš siunčiant bandomuosius laiškus, turite nustatyti savo paskyros el. pašto adresą. Tam eikite į %s.",
|
||||
"Recently active" : "Neseniai aktyvus",
|
||||
"Disabled accounts" : "Išjungtos paskyros",
|
||||
"Invalid account" : "Neteisinga paskyra",
|
||||
"Invalid mail address" : "Neteisingas pašto adresas",
|
||||
|
|
@ -76,6 +86,7 @@
|
|||
"Set your password" : "Nustatykite savo slaptažodį.",
|
||||
"Go to %s" : "Pereiti į %s",
|
||||
"Install Client" : "Įdiegti kliento programą",
|
||||
"Logged in account must be a sub admin" : "Prisijungęs vartotojas turi turėti sub-administratoriaus teises",
|
||||
"Apps" : "Programėlės",
|
||||
"Personal" : "Asmeniniai",
|
||||
"Administration" : "Administravimas",
|
||||
|
|
@ -85,6 +96,7 @@
|
|||
"Administration privileges" : "Administravimo teisės",
|
||||
"Groupware" : "Grupinio darbo įranga",
|
||||
"Overview" : "Apžvalga",
|
||||
"Quick presets" : "Greitieji nustatymai",
|
||||
"Basic settings" : "Pagrindiniai nustatymai",
|
||||
"Sharing" : "Bendrinimas",
|
||||
"Availability" : "Pasiekiamumas",
|
||||
|
|
@ -92,33 +104,206 @@
|
|||
"Personal info" : "Asmeninė informacija",
|
||||
"Mobile & desktop" : "Mobilieji ir darbalaukiai",
|
||||
"Artificial Intelligence" : "Dirbtinis intelektas",
|
||||
"None / STARTTLS" : "Nėra/STARTTLS",
|
||||
"Email server" : "El. pašto serveris",
|
||||
"Mail Providers" : "Pašto paslaugų teikėjai",
|
||||
"Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "Pašto paslauga leidžia siųsti el. laiškus tiesiogiai per vartotojo asmeninę el. pašto paskyrą. Šiuo metu ši funkcija taikoma tik kalendoriaus kvietimams. Tam reikalinga „Nextcloud Mail“ 4.1 versija ir „Nextcloud Mail“ el. pašto paskyra, kurios adresas atitinka vartotojo el. pašto adresą „Nextcloud“ sistemoje.",
|
||||
"Send emails using" : "Siųskite el. laiškus naudodami",
|
||||
"User's email account" : "Naudotojo el. pašto paskyra",
|
||||
"System email account" : "Sistemos el. pašto paskyra",
|
||||
"Security & setup checks" : "Saugumo ir sąrankos patikrinimai",
|
||||
"Settings presets" : "Nustatymų išankstiniai nustatymai",
|
||||
"Background jobs" : "Foninės užduotys",
|
||||
"Unlimited" : "Neribotai",
|
||||
"Verifying" : "Tikrinimas",
|
||||
"Verifying …" : "Tikrinama...",
|
||||
"Verify" : "Patikrinti",
|
||||
"Allowed admin IP ranges" : "Leidžiami administratorių IP adresų intervalai",
|
||||
"Admin IP filtering isn't applied." : "Administratoriaus IP adresų filtravimas netaikomas.",
|
||||
"Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Konfigūracijos raktas „%1$s“ turi būti masyvas (rastas %2$s). Administratoriaus IP adresų intervalo patikrinimas nebus taikomas.",
|
||||
"Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Konfigūracijos raktas „%1$s“ turi neteisingą (-us) IP adresų intervalą (-us): „%2$s“",
|
||||
"Admin IP filtering is correctly configured." : "Administratoriaus IP adresų filtravimas yra tinkamai sukonfigūruotas.",
|
||||
"App directories owner" : "Programėlių katalogų savininkas",
|
||||
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Kai kurie programėlių katalogai priklauso kitam vartotojui, nei tas, kuriam priklauso žiniatinklio serveris. Taip gali būti, jei programėlės buvo įdiegtos rankiniu būdu. Patikrinkite šių programėlių katalogų teises:\n%s",
|
||||
"App directories have the correct owner \"%s\"" : "Programų kataloguose nurodytas teisingas savininkas „%s“",
|
||||
"Brute-force Throttle" : "„Brute-force“ apribojimas",
|
||||
"Your remote address could not be determined." : "Nepavyko nustatyti jūsų nuotolinio adreso.",
|
||||
"Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Jūsų nuotolinis adresas buvo nustatytas kaip „%s“ ir šiuo metu jam taikomas „brute-force“ ribojimas, dėl kurio sulėtėja įvairių užklausų apdorojimas. Jei šis nuotolinis adresas nėra jūsų adresas, tai gali reikšti, kad proxy serveris nėra tinkamai sukonfigūruotas.",
|
||||
"Your remote address \"%s\" is not brute-force throttled." : "Jūsų nuotolinio serverio adresas „%s“ nėra ribojamas dėl bandymų jėga.",
|
||||
"Old administration imported certificates" : "Seni administracijos importuoti sertifikatai",
|
||||
"A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Laukiama foninio darbo, kuris tikrina, ar nėra importuotų administratoriaus SSL sertifikatų. Patikrinkite vėliau.",
|
||||
"There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Yra keletas administratoriaus importuotų SSL sertifikatų, kurie nebenaudojami su „Nextcloud 21“. Juos galima importuoti komandinėje eilutėje naudojant komandą „occ security:certificates:import“. Jų keliai duomenų kataloge pateikti žemiau.",
|
||||
"Code integrity" : "Kodo vientisumas",
|
||||
"Integrity checker has been disabled. Integrity cannot be verified." : "Vientisumo tikrintuvas išjungtas. Vientisumo negalima patikrinti.",
|
||||
"No altered files" : "Jokių pakeistų failų",
|
||||
"Some files have not passed the integrity check. {link1} {link2}" : "Kai kurie failai nepraėjo vientisumo patikrinimo. {link1} {link2}",
|
||||
"List of invalid files…" : "Neteisingų failų sąrašas…",
|
||||
"Rescan…" : "Skanuoti iš naujo…",
|
||||
"Cron errors" : "Cron klaidos",
|
||||
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Cron užduoties nebuvo įmanoma įvykdyti per komandinę eilutę. Atsirado šios techninės klaidos:\n%s",
|
||||
"The last cron job ran without errors." : "Paskutinė „cron“ užduotis buvo įvykdyta be klaidų.",
|
||||
"Cron last run" : "Paskutinis Cron užduoties vykdymas",
|
||||
"Last background job execution ran %s. Something seems wrong. {link}." : "Paskutinis fono užduoties vykdymas baigtas %s. Atrodo, kad kažkas ne taip. {link}.",
|
||||
"Last background job execution ran %s." : "Paskutinis fono užduoties vykdymas įvyko %s.",
|
||||
"Data directory protected" : "Duomenų katalogas apsaugotas",
|
||||
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Jūsų duomenų katalogas ir failai tikriausiai pasiekiami internetu. .htaccess failas neveikia. Primygtinai rekomenduojama sukonfigūruoti žiniatinklio serverį taip, kad duomenų katalogas nebebūtų pasiekiamas, arba perkelti duomenų katalogą už žiniatinklio serverio dokumento šakninio katalogo ribų.",
|
||||
"Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Nepavyko patikrinti, ar duomenų katalogas yra apsaugotas. Patikrinkite rankiniu būdu, ar jūsų serveris neleidžia pasiekti duomenų katalogo.",
|
||||
"Database missing columns" : "Duomenų bazėje trūksta stulpelių",
|
||||
"Missing optional column \"%s\" in table \"%s\"." : "Pasirenkamo stulpelio „%s“ trūksta \"%s\" lentelėje",
|
||||
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Duomenų bazėje trūksta kai kurių pasirenkamų stulpelių. Kadangi stulpelių pridėjimas didelėse lentelėse gali užtrukti, jie nebuvo pridėti automatiškai, nors tai gali būti pasirenkama. Paleidus „occ db:add-missing-columns“, trūkstamus stulpelius galima pridėti rankiniu būdu, kol elementas veikia. Pridėjus stulpelius, kai kurios funkcijos gali pagerinti reagavimą arba naudojimo patogumą.",
|
||||
"Database missing indices" : "Duomenų bazėje trūksta indeksų",
|
||||
"Missing indices:" : "Trūkstami indeksai:",
|
||||
"\"%s\" in table \"%s\"" : "\"%s\" lentelėje \"%s\"",
|
||||
"Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "Aptikta trūkstamų pasirenkamų indeksų. Kartais („Nextcloud“ arba įdiegtų progamėlių) pridedami nauji indeksai, siekiant pagerinti duomenų bazės našumą. Indeksų pridėjimas kartais gali užtrukti ir laikinai pakenkti našumui, todėl tai nėra daroma automatiškai atnaujinimų metu. Pridėjus indeksus, užklausos į šias lenteles turėtų būti greitesnės. Norėdami juos pridėti, naudokite komandą `occ db:add-missing-indices`.",
|
||||
"Database missing primary keys" : "Duomenų bazėje trūksta pirminių raktų",
|
||||
"Missing primary key on table \"%s\"." : "Lentelėje „%s“ trūksta pirminio rakto.",
|
||||
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Duomenų bazėje trūksta kai kurių pirminių raktų. Kadangi pirminių raktų pridėjimas didelėse lentelėse gali užtrukti, jie nebuvo pridėti automatiškai. Paleidus „occ db:add-missing-primary-keys“, trūkstamus pirminius raktus galima pridėti rankiniu būdu, kol egzempliorius veikia.",
|
||||
"Database pending bigint migrations" : "Duomenų bazėje laukiama „bigint“ tipo duomenų perkėlimo",
|
||||
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Kai kuriose duomenų bazės stulpeliuose trūksta konversijos į „big int“ tipą. Kadangi stulpelių tipų keitimas didelėse lentelėse gali užtrukti, jie nebuvo pakeisti automatiškai. Vykdant komandą „occ db:convert-filecache-bigint“, šiuos laukiančius pakeitimus galima pritaikyti rankiniu būdu. Šią operaciją reikia atlikti, kai instancija yra neprisijungusi.",
|
||||
"Debug mode" : "Derinimo veiksena",
|
||||
"This instance is running in debug mode. Only enable this for local development and not in production environments." : "Šis procesas veikia derinimo režimu. Įjunkite šią funkciją tik vietiniam programavimo darbui, o ne gamybinėje aplinkoje.",
|
||||
"Debug mode is disabled." : "Derinimo veiksena yra išjungta.",
|
||||
"Default phone region" : "Numatytasis telefono regionas",
|
||||
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Jūsų įdiegime nėra nustatytas numatytasis telefono regionas. Tai būtina, kad profilio nustatymuose būtų galima patvirtinti telefono numerius be šalies kodo. Norėdami leisti naudoti numerius be šalies kodo, į savo konfigūracijos failą įtraukite „default_phone_region“ su atitinkamu regiono ISO 3166-1 kodu.",
|
||||
"Email test" : "El. pašto testas",
|
||||
"Mail delivery is disabled by instance config \"%s\"." : "Pašto pristatymas yra išjungtas pagal elemento config „%s“.",
|
||||
"Email test was successfully sent" : "Bandomasis laiškas buvo sėkmingai išsiųstas",
|
||||
"You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Jūs dar nenustatėte ir nepatikrinote savo el. pašto serverio konfigūracijos. Norėdami ją nustatyti, eikite į skyrių „Pagrindiniai nustatymai“. Po to naudokite mygtuką „Siųsti el. laišką“, esantį po forma, kad patikrintumėte savo nustatymus.",
|
||||
"Transactional File Locking" : "Transakcinis failų užrakinimas",
|
||||
"Transactional File Locking is disabled. This is not a a supported configuraton. It may lead to difficult to isolate problems including file corruption. Please remove the `'filelocking.enabled' => false` configuration entry from your `config.php` to avoid these problems." : "Transakcinių failų užrakinimas išjungtas. Tai nėra palaikoma konfigūracija. Tai gali sukelti sunkumų išskiriant problemas, įskaitant failų sugadinimą. Norėdami išvengti šių problemų, pašalinkite konfigūracijos įrašą „filelocking.enabled“ => false iš savo `config.php` failo.",
|
||||
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "Duomenų bazė naudojama transakciniams failams užrakinti. Norėdami pagerinti našumą, sukonfigūruokite „memcache“, jei yra.",
|
||||
"Forwarded for headers" : "Persiųsta dėl antraščių",
|
||||
"Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Jūsų nustatymas „trusted_proxies“ nustatytas neteisingai, tai turėtų būti masyvas.",
|
||||
"Your \"trusted_proxies\" setting is not correctly set, it should be an array of IP addresses - optionally with range in CIDR notation." : "Jūsų nustatymas „trusted_proxies“ nustatytas neteisingai, tai turėtų būti IP adresų masyvas – pasirinktinai su diapazonu CIDR notacijoje.",
|
||||
"The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Atvirkštinio proxy antraštės konfigūracija yra neteisinga. Tai kelia grėsmę saugumui ir leidžia įsilaužėliui paslėpti savo IP adresą, kad „Nextcloud“ jo nematytų.",
|
||||
"Your IP address was resolved as %s" : "Jūsų IP adresas buvo nustatytas kaip %s",
|
||||
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Neteisingai sukonfigūruotas atvirkštinio proxy antraštės parametras arba prisijungiate prie „Nextcloud“ per patikimą proxy. Jei taip nėra, tai kelia saugumo problemą ir leidžia įsilaužėliui paslėpti savo IP adresą, kad „Nextcloud“ jo nematytų.",
|
||||
"HTTPS access and URLs" : "Prieiga per HTTPS ir URL adresai",
|
||||
"Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Prieiga prie svetainės vykdoma nesaugiu HTTP protokolu. Primygtinai rekomenduojame sukonfigūruoti serverį taip, kad jis reikalautų naudoti HTTPS protokolą. Be jo neveiks kai kurios svarbios svetainės funkcijos, pavyzdžiui, „kopijuoti į iškarpinę“ ar „paslaugų tvarkytojai“!",
|
||||
"Accessing site insecurely via HTTP." : "Prisijungimas prie svetainės nesaugiu HTTP protokolu.",
|
||||
"You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Prie savo elemento jungiatės saugiu ryšiu, tačiau jis generuoja nesaugius URL. Tai greičiausiai reiškia, kad jūsų elementas veikia per atvirkštinį tarpinį serverį ir „Nextcloud“ konfigūracijos reikšmės „overwrite*“ yra nustatytos neteisingai.",
|
||||
"Your instance is generating insecure URLs. If you access your instance over HTTPS, this likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Jūsų elementas generuoja nesaugius URL. Jei prie savo elemento prisijungiate per HTTPS, tai greičiausiai reiškia, kad jūsų elementas veikia per atvirkštinį tarpinį serverį ir „Nextcloud“ konfigūracijos reikšmės „overwrite*“ yra nustatytos neteisingai.",
|
||||
"You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Prie savo elemento prisijungiate saugiu ryšiu, o jūsų elementas generuoja saugius URL.",
|
||||
"Internet connectivity" : "Interneto ryšys",
|
||||
"Internet connectivity is disabled in configuration file." : "Interneto ryšys yra išjungtas konfigūracijos faile.",
|
||||
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Šiame serveryje neveikia interneto ryšys: nepavyko pasiekti kelių galinių įrenginių. Tai reiškia, kad kai kurios funkcijos, pvz., išorinės atmintinės prijungimas, pranešimai apie atnaujinimus ar trečiųjų šalių programėles diegimas, neveiks. Taip pat gali neveikti nuotolinė prieiga prie failų ir pranešimų el. laiškų siuntimas. Norėdami naudotis visomis funkcijomis, užmegzkite ryšį iš šio serverio su internetu.",
|
||||
"JavaScript modules support" : "JavaScript modulių palaikymas",
|
||||
"Unable to run check for JavaScript support. Please remedy or confirm manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Nepavyko patikrinti, ar yra „JavaScript“ palaikymas. Jei jūsų žiniatinklio serveris teikia „.mjs“ failus naudodamas „JavaScript“ MIME tipą, ištaisykite arba patvirtinkite rankiniu būdu.",
|
||||
"Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Jūsų žiniatinklio serveris neaptarnauja „.mjs“ failų naudojant „JavaScript“ MIME tipą. Tai sutrikdys kai kurių programėlių veikimą, neleisdama naršyklėms vykdyti „JavaScript“ failų. Turėtumėte sukonfigūruoti savo žiniatinklio serverį taip, kad jis aptarnautų „.mjs“ failus su „text/javascript“ arba „application/javascript“ MIME tipu.",
|
||||
"JavaScript source map support" : "JavaScript šaltinio žemėlapių palaikymas",
|
||||
"Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Jūsų žiniatinklio serveris nėra sukonfigūruotas aptarnauti `.js.map` failus. Be šių failų „JavaScript“ šaltinio žemėlapiai neveiks tinkamai, todėl bus sunkiau nustatyti ir ištaisyti galimas problemas.",
|
||||
"Old server-side-encryption" : "Senasis šifravimas serverio pusėje",
|
||||
"Disabled" : "Išjungta",
|
||||
"The old server-side-encryption format is enabled. We recommend disabling this." : "Įjungtas senasis šifravimo serverio pusėje formatas. Rekomenduojame jį išjungti.",
|
||||
"Logging level" : "Žurnalų registravimo lygis",
|
||||
"The %1$s configuration option must be a valid integer value." : "Konfigūracijos parinktis %1$s turi būti galiojanti sveikųjų skaičių reikšmė.",
|
||||
"The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "Žurnalo registravimo lygis nustatytas į „debug“ lygį. „Debug“ lygį naudokite tik tada, kai reikia diagnozuoti problemą, o po to nustatykite žurnalo registravimo lygį į mažiau išsamų, nes šis lygis pateikia daug informacijos ir gali turėti įtakos jūsų serverio našumui.",
|
||||
"Logging level configured correctly." : "Žurnalo registravimo lygis nustatytas teisingai.",
|
||||
"Maintenance window start" : "Priežiūros laikotarpio pradžia",
|
||||
"Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Serveryje nenustatytas techninės priežiūros laikotarpio pradžios laikas. Tai reiškia, kad daug išteklių reikalaujančios kasdienės foninės užduotys bus vykdomos ir pagrindiniu naudojimo laiku. Rekomenduojame nustatyti laiką, kai naudojimas yra mažas, kad šių didelės apkrovos užduočių sukeliamas krūvis mažiau paveiktų vartotojus.",
|
||||
"Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "Techninės priežiūros laikotarpis, skirtas sudėtingoms foninėms užduotims vykdyti, yra nuo {start}:00 UTC iki {end}:00 UTC",
|
||||
"Memcache" : "\"Memcache\"",
|
||||
"Memcached is configured as distributed cache, but the wrong PHP module (\"memcache\") is installed. Please install the PHP module \"memcached\"." : "„Memcached“ sukonfigūruotas kaip paskirstytoji talpykla, tačiau įdiegtas netinkamas PHP modulis („memcache“). Įdiekite PHP modulį „memcached“.",
|
||||
"Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\"." : "„Memcached“ sukonfigūruotas kaip paskirstytoji talpykla, tačiau PHP modulis „memcached“ nėra įdiegtas. Įdiekite PHP modulį „memcached“.",
|
||||
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Atminties talpyklos nekonfigūruota. Norėdami padidinti našumą, jei įmanoma, sukonfigūruokite „memcache“.",
|
||||
"Failed to write and read a value from local cache." : "Nepavyko įrašyti ir išskaityti reikšmės iš vietinės talpyklos.",
|
||||
"Failed to write and read a value from distributed cache." : "Nepavyko įrašyti ir išskaityti reikšmės iš paskirstytojo talpyklos.",
|
||||
"Configured" : "Sukonfigūruota",
|
||||
"Mimetype migrations available" : "„Mimetype“ migracijos galimos",
|
||||
"One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Galima atlikti vieną ar kelis mimetype perkėlimus. Kartais pridedami nauji mimetype, kad būtų galima geriau tvarkyti tam tikrus failų tipus. Didesnėse instancijose mimetype perkėlimas trunka ilgai, todėl atnaujinimo metu tai nėra atliekama automatiškai. Norėdami atlikti perkėlimus, naudokite komandą `occ maintenance:repair --include-expensive`.",
|
||||
"MySQL row format" : "MySQL eilučių formatas",
|
||||
"You are not using MySQL" : "Jūs nenaudojate MySQL",
|
||||
"None of your tables use ROW_FORMAT=Compressed" : "Nė viena iš jūsų lentelių nenaudoja ROW_FORMAT=Compressed",
|
||||
"Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "Jūsų duomenų bazėje aptiktas netinkamas eilučių formatas. ROW_FORMAT=Dynamic užtikrina geriausią „Nextcloud“ duomenų bazės našumą. Atnaujinkite eilučių formatą šiame sąraše: %s.",
|
||||
"MySQL Unicode support" : "MySQL Unicode palaikymas",
|
||||
"MySQL is used as database and does support 4-byte characters" : "MySQL yra naudojama kaip duomenų bazė ir palaiko 4 baitų simbolius",
|
||||
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "Duomenų bazei naudojama „MySQL“, tačiau ji nepalaiko 4 baitų simbolių. Kad būtų galima be problemų naudoti 4 baitų simbolius (pavyzdžiui, emodžius) failų pavadinimuose ar komentaruose, rekomenduojama „MySQL“ įjungti 4 baitų simbolių palaikymą.",
|
||||
"OCS provider resolving" : "OCS teikėjo problemų sprendimas",
|
||||
"Could not check if your web server properly resolves the OCM and OCS provider URLs." : "Nepavyko patikrinti, ar jūsų žiniatinklio serveris tinkamai išsprendžia OCM ir OCS teikėjų URL adresus.",
|
||||
"Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "Jūsų žiniatinklio serveris nėra tinkamai sukonfigūruotas, kad galėtų išspręsti %1$s.\nTai greičiausiai susiję su žiniatinklio serverio konfigūracija, kuri nebuvo atnaujinta taip, kad šis aplankas būtų pateikiamas tiesiogiai.\nPalyginkite savo konfigūraciją su pateiktomis perrašymo taisyklėmis „.htaccess“ faile (Apache atveju) arba su taisyklėmis, pateiktomis Nginx dokumentacijoje.\nNginx atveju paprastai atnaujinti reikia eilučių, prasidedančių žodžiais „location ~“.",
|
||||
"Overwrite CLI URL" : "Pakeisti CLI URL adresą",
|
||||
"The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "Jūsų failo „config.php“ parinktis „overwrite.cli.url“ yra teisingai nustatyta kaip „%s“.",
|
||||
"The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "Jūsų failo „config.php“ parinktis „overwrite.cli.url“ yra nustatyta kaip „%s“, o tai yra teisingas URL. Siūlomas URL yra „%s“.",
|
||||
"Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Būtinai nustatykite „overwrite.cli.url“ parametrą failo „config.php“ taip, kad jis atitiktų URL adresą, kurį jūsų vartotojai dažniausiai naudoja prisijungdami prie šio „Nextcloud“. Rekomendacija: „%s“. Kitaip gali kilti problemų generuojant URL adresą per „cron“. (Tačiau gali būti, kad siūlomas URL adresas nėra tas, kurį jūsų vartotojai dažniausiai naudoja prisijungdami prie šio „Nextcloud“. Bet kuriuo atveju geriausia tai patikrinti.)",
|
||||
"PHP APCu configuration" : "PHP APCu konfigūracija",
|
||||
"Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "Jūsų APCu talpyklos talpa yra beveik išnaudota, todėl rekomenduojame padidinti PHP parametrą „apc.shm_size“.",
|
||||
"Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : " Jūsų APCu talpyklė yra beveik užpildyta %s%%, todėl rekomenduojame padidinti PHP parametrą „apc.shm_size“.",
|
||||
"PHP default charset" : "PHP numatytasis simbolių rinkinys",
|
||||
"PHP configuration option \"default_charset\" should be UTF-8" : "PHP konfigūracijos parametras „default_charset“ turėtų būti nustatytas kaip UTF-8",
|
||||
"PHP set_time_limit" : "PHP funkcija „set_time_limit“",
|
||||
"The function is available." : "Ši funkcija yra prieinama.",
|
||||
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP funkcija „set_time_limit“ nėra įjungta. Dėl to skriptai gali būti nutraukti vykdymo eigoje, o tai gali sutrikdyti jūsų sistemos veikimą. Labai rekomenduojama įjungti šią funkciją.",
|
||||
"Freetype" : "\"Freetype\"",
|
||||
"Supported" : "Palaikoma",
|
||||
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Jūsų PHP neturi FreeType palaikymo, kas savo ruožtu sąlygoja profilio paveikslėlių ir nustatymų sąsajos neteisingą atvaizdavimą.",
|
||||
"PHP getenv" : "\"PHP getenv\"",
|
||||
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Atrodo, kad PHP nėra tinkamai sukonfigūruotas sistemos aplinkos kintamųjų užklausoms. Bandymas su getenv(„PATH“) grąžina tik tuščią atsakymą.",
|
||||
"PHP file size upload limit" : "PHP failų dydžio įkėlimo riba",
|
||||
"The PHP upload_max_filesize is too low. A size of at least %1$s is recommended. Current value: %2$s." : "PHP parametras „upload_max_filesize“ yra per mažas. Rekomenduojamas dydis – ne mažiau kaip %1$s. Dabartinė reikšmė: %2$s.",
|
||||
"The PHP post_max_size is too low. A size of at least %1$s is recommended. Current value: %2$s." : "PHP parametras „post_max_size“ yra per mažas. Rekomenduojamas dydis – ne mažiau kaip %1$s. Dabartinė reikšmė: %2$s.",
|
||||
"The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP parametras „max_input_time“ yra per mažas. Rekomenduojama nustatyti ne mažesnį kaip %1$s laiką. Dabartinė reikšmė: %2$s.",
|
||||
"The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "PHP parametras „max_execution_time“ yra per mažas. Rekomenduojama nustatyti ne mažesnį kaip %1$s laiką. Dabartinė reikšmė: %2$s.",
|
||||
"PHP memory limit" : "PHP atminties limitas",
|
||||
"The PHP memory limit is below the recommended value of %s. Some features or apps - including the Updater - may not function properly." : "PHP atminties riba yra mažesnė už rekomenduojamą %s vertę. Kai kurios funkcijos ar programėlės, įskaitant „Updater“, gali neveikti tinkamai.",
|
||||
"PHP modules" : "PHP moduliai",
|
||||
"increases language translation performance and fixes sorting of non-ASCII characters" : "pagerina vertimo kokybę ir išsprendžia ne ASCII simbolių rūšiavimo problemą",
|
||||
"for Argon2 for password hashing" : "„Argon2“ slaptažodžių maišymui",
|
||||
"required for SFTP storage and recommended for WebAuthn performance" : "būtina SFTP saugojimui ir rekomenduojama WebAuthn našumui",
|
||||
"for picture rotation in server and metadata extraction in the Photos app" : "nuotraukų pasukimui serveryje ir metaduomenų išgavimui programėlėje „Nuotraukos“",
|
||||
"This instance is missing some required PHP modules. It is required to install them: %s." : "Šioje instancijoje trūksta kai kurių būtinų PHP modulių. Juos būtina įdiegti: %s.",
|
||||
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "Šiame elemente trūksta kai kurių rekomenduojamų PHP modulių. Siekiant užtikrinti geresnį našumą ir suderinamumą, labai rekomenduojama juos įdiegti:\n%s",
|
||||
"PHP opcache" : "\"PHP opcache\"",
|
||||
"The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "PHP OPcache modulis nėra įkeltas. Geresniam našumui rekomenduojame įkelti šį modulį į savo PHP diegimą.",
|
||||
"OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "OPcache yra išjungta. Siekiant užtikrinti geresnį našumą, rekomenduojama PHP konfigūracijoje nurodyti „opcache.enable=1“.",
|
||||
"The shared memory based OPcache is disabled. For better performance, it is recommended to apply \"opcache.file_cache_only=0\" to your PHP configuration and use the file cache as second level cache only." : "Bendrintos atminties pagrindu veikiantis OPcache yra išjungtas. Siekiant užtikrinti geresnį našumą, rekomenduojama PHP konfigūracijoje nustatyti parametrą „opcache.file_cache_only=0“ ir naudoti failų talpyklą tik kaip antrojo lygio talpyklą.",
|
||||
"OPcache is not working as it should, opcache_get_status() returns false, please check configuration." : "OPcache neveikia taip, kaip turėtų; funkcija opcache_get_status() grąžina reikšmę „false“; patikrinkite konfigūraciją.",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply \"opcache.max_accelerated_files\" to your PHP configuration with a value higher than \"%s\"." : "Beveik pasiektas maksimalus OPcache raktų skaičius. Kad būtų užtikrinta, jog visi skriptai būtų išsaugoti talpykloje, rekomenduojama PHP konfigūracijoje nustatyti parametrą „opcache.max_accelerated_files“ su didesne nei „%s“ reikšme.",
|
||||
"The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply \"opcache.memory_consumption\" to your PHP configuration with a value higher than \"%s\"." : "OPcache buferis beveik užpildytas. Kad būtų užtikrinta, jog visi skriptai tilptų į talpyklą, rekomenduojama PHP konfigūracijoje nustatyti parametrą „opcache.memory_consumption“ su didesne nei „%s“ reikšme.",
|
||||
"The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache interned_strings_buffer buferis beveik užpildytas. Kad pasikartojančios eilutės būtų veiksmingai įrašomos į talpyklą, rekomenduojama PHP konfigūracijoje nustatyti „opcache.interned_strings_buffer“ parametrą, kurio reikšmė būtų didesnė už „%s“.",
|
||||
"OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache yra sukonfigūruotas taip, kad pašalintų kodo komentarus. Įjungus OPcache, kad Nextcloud veiktų, būtina nustatyti parametrą „opcache.save_comments=1“.",
|
||||
"Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "„Nextcloud“ negali naudoti OPcache API. Įjungus OPcache, labai rekomenduojama visus „Nextcloud“ katalogus įtraukti į „opcache.restrict_api“ sąrašą arba išjungti šį nustatymą, kad būtų panaikinti OPcache API apribojimai ir išvengta klaidų atnaujinant „Nextcloud“ branduolį ar programas.",
|
||||
"Checking from CLI, OPcache checks have been skipped." : "Patikrinus per komandinę eilutę paaiškėjo, kad OPcache patikrinimai buvo praleisti.",
|
||||
"The PHP OPcache module is not properly configured. %s." : "PHP OPcache modulis nėra tinkamai sukonfigūruotas. %s.",
|
||||
"Correctly configured" : "Tinkamai sukonfigūruotas",
|
||||
"PHP version" : "PHP versija",
|
||||
"You are currently running PHP %1$s. PHP %2$s is deprecated since Nextcloud %3$s. Nextcloud %4$s may require at least PHP %5$s. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Šiuo metu naudojate PHP %1$s. PHP %2$syra pasenusi versija nuo Nextcloud %3$s. Nextcloud %4$s gali reikalauti bent jau PHP %5$s. Prašome kuo greičiau atnaujinti į vieną iš oficialiai palaikomų PHP versijų, kurias teikia PHP Group.",
|
||||
"You are currently running PHP %s." : "Šiuo metu jūsų sistemoje veikia PHP %s.",
|
||||
"PHP \"output_buffering\" option" : "PHP „output_buffering“ parametras",
|
||||
"PHP configuration option \"output_buffering\" must be disabled" : "PHP konfigūracijos parametras „output_buffering“ turi būti išjungtas",
|
||||
"Push service" : "Pranešimų siuntimo paslauga",
|
||||
"Valid enterprise license" : "Galiojanti enterprise licencija",
|
||||
"Free push service" : "Nemokama pranešimų siuntimo paslauga",
|
||||
"This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {link}." : "Tai yra neoficiali „Nextcloud“ bendruomenės sukurta versija. Atsižvelgiant į šio serverio dydį, negalime garantuoti jo našumo, patikimumo ir mastelio. Pranešimų siuntimai yra ribojami, siekiant išvengti mūsų nemokamos paslaugos perkrovos. Daugiau apie „Nextcloud Enterprise“ privalumus sužinokite adresu {link}.",
|
||||
"Random generator" : "Atsitiktinių skaičių generatorius",
|
||||
"No suitable source for randomness found by PHP which is highly discouraged for security reasons." : "PHP nerado tinkamo atsitiktinumo šaltinio, o tai dėl saugumo priežasčių yra labai nerekomenduojama.",
|
||||
"Secure" : "Saugus",
|
||||
"Configuration file access rights" : "Konfigūracijos failo prieigos teisės",
|
||||
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Įjungtas tik skaitymo režimas. Dėl to kai kurias nustatymų parinktis neįmanoma keisti per žiniatinklio sąsają. Be to, prieš kiekvieną atnaujinimą failą reikia rankiniu būdu padaryti įrašomą.",
|
||||
"Nextcloud configuration file is writable" : "„Nextcloud“ konfigūracijos failas yra įrašomas",
|
||||
"Scheduling objects table size" : "Planavimo objektų lentelės dydis",
|
||||
"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",
|
||||
"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.",
|
||||
"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 is configured and valid." : "Serverio identifikatorius sukonfigūruotas ir galiojantis.",
|
||||
"Database version" : "Duomenų bazės versija",
|
||||
"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į",
|
||||
"Temporary space available" : "Yra laisvos vietos",
|
||||
"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.",
|
||||
"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.",
|
||||
"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.",
|
||||
"Your server is correctly configured to serve `.well-known` URLs." : "Jūsų serveris yra tinkamai sukonfigūruotas aptarnauti „.well-known“ URL adresus.",
|
||||
"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",
|
||||
"Enable" : "Įjungti",
|
||||
|
|
@ -328,7 +513,7 @@
|
|||
"Add new account" : "Pridėti naują paskyrą",
|
||||
"Total rows summary" : "Bendras eilučių skaičius",
|
||||
"Avatar" : "Avataras",
|
||||
"Account name" : "Paskyros pavadinimas",
|
||||
"Account name" : "Paskyros vardas",
|
||||
"Group admin for" : "Grupės administratorius",
|
||||
"Storage location" : "Saugyklos vieta",
|
||||
"First login" : "Pirmas prisijungimas",
|
||||
|
|
@ -375,6 +560,7 @@
|
|||
"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.",
|
||||
"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.",
|
||||
"Mail delivery is disabled by instance config \"{config}\"." : "Pašto pristatymas yra išjungtas pagal elemento config „{config}“.",
|
||||
"Send mode" : "Siuntimo veiksena",
|
||||
"Encryption" : "Šifravimas",
|
||||
"Sendmail mode" : "El. pašto siuntimo veiksena",
|
||||
|
|
|
|||
|
|
@ -184,24 +184,32 @@ OC.L10N.register(
|
|||
"Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Jouw webserver is niet ingesteld om `.js.map`-bestanden te verwerken. Zonder deze bestanden zullen JavaScript Source Maps niet goed functioneren, waardoor het een grotere uitdaging wordt om eventuele problemen op te lossen en op te sporen.",
|
||||
"Disabled" : "Uitgeschakeld",
|
||||
"The old server-side-encryption format is enabled. We recommend disabling this." : "Het oude server-side-encryptie formaat is ingeschakeld. We raden aan om dit uit te schakelen.",
|
||||
"Logging level" : "Logging level",
|
||||
"The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "Het logniveau is ingesteld op foutopsporingsniveau. Gebruik het foutopsporingsniveau alleen om een probleem te diagnosticeren, en reset vervolgens uw log-niveau naar een niveau met minder informatie, omdat het veel informatie oplevert en de prestaties van uw server kan beïnvloeden.",
|
||||
"Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "De server heeft geen onderhoudsvenster starttijd geconfigureerd. Dit betekent dat bron intensieve dagelijkse achtergrond taken ook worden uitgevoerd tijdens normaal gebruik. We adviseren om een tijdstip te kiezen met beperkt gebruik, zodat gebruikers minder worden beïnvloedt door de belasting gegenereerd door deze zware taken.",
|
||||
"Memcache" : "Memcache",
|
||||
"Configured" : "Geconfigureerd",
|
||||
"MySQL Unicode support" : "MySQL Unicode support",
|
||||
"PHP default charset" : "PHP default charset",
|
||||
"PHP set_time_limit" : "PHP set_time_limit",
|
||||
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "De PHP functie \"set_time_limit\" is niet beschikbaar. Dit kan erin resulteren dat de scripts halverwege stoppen, waardoor de installatie ontregeld raakt. We adviseren sterk om deze functie in te schakelen.",
|
||||
"Freetype" : "Freetype",
|
||||
"Supported" : "Ondersteund",
|
||||
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Je PHP heeft geen FreeType ondersteuning. Dit zal leiden tot verminkte profielafbeeldingen en instellingeninterface.",
|
||||
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP lijkt niet goed te zijn ingesteld voor opvragen systeemomgevingsvariabelen. De test met getenv(\"PATH\") gaf een leeg resultaat.",
|
||||
"PHP memory limit" : "PHP memory limit",
|
||||
"PHP modules" : "PHP modules",
|
||||
"The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "De PHP OPcache is niet geladen. Voor betere prestaties adviseren we die te laden in je php.ini instellingen.",
|
||||
"OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "OPcache is uitgeschakeld. Voor betere prestaties wordt aanbevolen om \"opcache.enable=1\" toe te passen in je PHP-configuratie.",
|
||||
"The shared memory based OPcache is disabled. For better performance, it is recommended to apply \"opcache.file_cache_only=0\" to your PHP configuration and use the file cache as second level cache only." : "De shared memory based OPcache is uitgeschakeld. Voor betere prestaties wordt aanbevolen om \"opcache.file_cache_only=0\" toe te passen in je PHP-configuratie en de bestandscache alleen te gebruiken als second level cache.",
|
||||
"OPcache is not working as it should, opcache_get_status() returns false, please check configuration." : "OPcache werkt niet zoals zou moeten, opcache_get_status() retourneert false, controleer de configuratie.",
|
||||
"PHP version" : "PHP versie",
|
||||
"Push service" : "Push service",
|
||||
"Valid enterprise license" : "Geldige enterprise licentie",
|
||||
"Free push service" : "Gratis push dienst",
|
||||
"Secure" : "Beveiligd",
|
||||
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "De alleen-lezen config is ingeschakeld. Dit voorkomt het via de webinterface wijzigen van verschillende instellingen. Bovendien moet het bestand voor elke aanpassing handmatig op beschrijfbaar worden ingesteld.",
|
||||
"HTTP headers" : "HTTP headers",
|
||||
"Database version" : "Database versie",
|
||||
"Unknown database platform" : "Onbekend database platform",
|
||||
"Architecture" : "Architectuur",
|
||||
|
|
@ -212,11 +220,13 @@ OC.L10N.register(
|
|||
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Je database draait niet met \"READ COMMITTED\" transactie-isolatie niveau. Dit kan problemen opleveren als er meerdere acties tegelijkertijd worden uitgevoerd.",
|
||||
"Second factor configuration" : "Tweede factor configuratie",
|
||||
"This instance has no second factor provider available." : "Deze instantie heeft geen twee factor provider beschikbaar.",
|
||||
".well-known URLs" : ".well-known URLs",
|
||||
"Font file loading" : "Font bestand laden",
|
||||
"Profile information" : "Profiel informatie",
|
||||
"Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profielfoto, volledige naam, e-mailadres, telefoonnummer, adres, website, Twitter, organisatie, rol, kop, biografie en of je profiel is ingeschakeld",
|
||||
"Nextcloud settings" : "Nextcloud instellingen",
|
||||
"Enable" : "Inschakelen",
|
||||
"Machine translation" : "Machine vertaling",
|
||||
"Task:" : "Taak:",
|
||||
"Here you can decide which group can access certain sections of the administration settings." : "Hier kun je beslissen welke groep toegang heeft tot bepaalde onderdelen van de beheerders instellingen.",
|
||||
"Unable to modify setting" : "Kan instelling niet aanpassen",
|
||||
|
|
@ -234,6 +244,8 @@ OC.L10N.register(
|
|||
"Exclude groups from creating link shares" : "Sta deze groepen niet toe om deellinks te maken",
|
||||
"Limit sharing based on groups" : "Beperk delen op basis van groepen",
|
||||
"Allow sharing for everyone (default)" : "Iedereen toestaan te delen (standaard)",
|
||||
"Exclude some groups" : "Sluit sommige groepen uit",
|
||||
"Allow some groups" : "Sta sommige groepen toe",
|
||||
"Groups allowed to share" : "Groepen die mogen delen",
|
||||
"Groups excluded from sharing" : "Groepen die niet mogen delen",
|
||||
"Not allowed groups will still be able to receive shares, but not to initiate them." : "Groepen zonder toestemming kunnen gedeelde mappen en bestanden ontvangen, maar kunnen zelf niets delen.",
|
||||
|
|
@ -251,6 +263,7 @@ OC.L10N.register(
|
|||
"Allow account name autocompletion in share dialog and allow access to the system address book" : "Accountnaam automatisch aanvullen en toegang tot het systeemadresboek toestaan aan gebruikers in dezelfde groepen",
|
||||
"Restrict account name autocompletion and system address book access to users within the same groups" : "Accountnaam automatisch aanvullen en toegang tot het systeemadresboek beperken tot gebruikers in dezelfde groepen",
|
||||
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Toon disclaimer tekst op de publieke link upload pagina (alleen getoond wanneer de bestandslijst verborgen is)",
|
||||
"Disclaimer text" : "Disclaimer tekst",
|
||||
"This text will be shown on the public link upload page when the file list is hidden." : "Deze tekst wordt getoond op de openbare link uploadpagina als het bestandsoverzicht is verborgen.",
|
||||
"Default share permissions" : "Standaard deelmachtigingen",
|
||||
"Two-Factor Authentication" : "Tweestapsverificatie",
|
||||
|
|
@ -279,6 +292,8 @@ OC.L10N.register(
|
|||
"Disable office suites" : "Schakel Office-suites uit",
|
||||
"Disable all" : "Alles uitschakelen",
|
||||
"Download and enable all" : "Download en alles inschakelen",
|
||||
"All office suites disabled" : "Alle Office-suites uitgeschakeld",
|
||||
"{name} enabled" : "{name} geactiveerd",
|
||||
"All apps are up-to-date." : "Alle apps zijn up-to-date.",
|
||||
"Icon" : "Pictogram",
|
||||
"Name" : "Naam",
|
||||
|
|
@ -295,6 +310,7 @@ OC.L10N.register(
|
|||
"Create group" : "Creëer groep",
|
||||
"Group name" : "Groepsnaam",
|
||||
"Please enter a valid group name" : "Voer een valide groepsnaam in",
|
||||
"Search groups…" : "Zoek groepen...",
|
||||
"Loading groups…" : "Laden groepen...",
|
||||
"Could not load app discover section" : "Kon het onderdeel app ontdekken niet laden",
|
||||
"Could not render element" : "Kon het element niet verwerken",
|
||||
|
|
@ -313,6 +329,8 @@ OC.L10N.register(
|
|||
"Display Name" : "Weergavenaam",
|
||||
"GPUs support" : "GPUs support",
|
||||
"Compute device" : "Compute apparaat",
|
||||
"Environment variables" : "Omgevingsvariabelen",
|
||||
"Read-only" : "Alleen-lezen",
|
||||
"Confirm" : "Bevestigen",
|
||||
"Cancel" : "Annuleren",
|
||||
"Description" : "Omschrijving",
|
||||
|
|
@ -380,6 +398,7 @@ OC.L10N.register(
|
|||
"Last job ran {relativeTime}." : "Laatste taak liep {relativeTime}.",
|
||||
"AJAX" : "AJAX",
|
||||
"Webcron" : "Webcron",
|
||||
"Cron (Recommended)" : "Cron (Geadviseerd)",
|
||||
"Profile" : "Profiel",
|
||||
"Enable the profile picker" : "Schakel de profiel kiezer in",
|
||||
"Enable or disable the profile picker in the Smart Picker and the profile link previews." : "In- en uit-schakelen van de profiel kiezer in de Slimme Kiezer en de profiel link voorbeelden.",
|
||||
|
|
@ -389,6 +408,7 @@ OC.L10N.register(
|
|||
"Enable server-side encryption" : "Server-side versleuteling inschakelen",
|
||||
"No encryption module loaded, please enable an encryption module in the app menu." : "Er is geen cryptomodule geladen, activeer een cryptomodule in het appmenu",
|
||||
"Select default encryption module:" : "Selecteer de standaard cryptomodule:",
|
||||
"Cancel encryption" : "Annuleer versleuteling",
|
||||
"Enable encryption" : "Schakel encryptie in",
|
||||
"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." : "Als versleuteling is ingeschakeld, worden alle geüploade bestanden vanaf dat moment versleuteld opgeslagen op de server. Het is alleen mogelijk om de versleuteling later uit te schakelen als de actieve versleutelingsmodule dit ondersteunt en aan alle pré-condities (mn de ingestelde herstelsleutel) wordt voldaan.",
|
||||
"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." : "Versleuteling alleen gerandeert geen beveiliging van het systeem. Lees de documentatie voor meer achtergrond over de werking van de crypto app an de relevante use cases.",
|
||||
|
|
@ -526,6 +546,7 @@ OC.L10N.register(
|
|||
"Account name" : "Accountnaam",
|
||||
"Group admin for" : "Groepsbeheerder voor",
|
||||
"Storage location" : "Opslag locatie",
|
||||
"First login" : "Eerste login",
|
||||
"Last login" : "Laatste login",
|
||||
"Account actions" : "Accountacties",
|
||||
"{size} used" : "{size} gebruikt",
|
||||
|
|
@ -565,6 +586,7 @@ OC.L10N.register(
|
|||
"Show storage path" : "Tonen opslagpad",
|
||||
"Show last login" : "Toon laatste inlog",
|
||||
"Sorting" : "Sorteren",
|
||||
"By name" : "Op naam",
|
||||
"Send email" : "Verstuur e-mail",
|
||||
"Send welcome email to new accounts" : "Stuur welkom e-mail naar nieuwe accounts",
|
||||
"Defaults" : "Standaard",
|
||||
|
|
@ -581,6 +603,7 @@ OC.L10N.register(
|
|||
"No devices configured." : "Geen apparaten geconfigureerd.",
|
||||
"The following devices are configured for your account:" : "De volgende apparaten zijn ingesteld voor je account:",
|
||||
"Your browser does not support WebAuthn." : "De browser ondersteunt geen WebAuthn.",
|
||||
"Email sent successfully" : "E-mail succesvol verzonden",
|
||||
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "Het is belangrijk deze server zo in te stellen dat er ook e-mails verstuurd kunnen worden om wachtwoord resets en meldingen bijvoorbeeld te versturen.",
|
||||
"Send mode" : "Verstuurmodus",
|
||||
"Encryption" : "Versleuteling",
|
||||
|
|
@ -593,6 +616,8 @@ OC.L10N.register(
|
|||
"Port" : "Poort",
|
||||
"Authentication" : "Authenticatie",
|
||||
"Authentication required" : "Authenticatie vereist",
|
||||
"Sending test email…" : "Test e-mail aan het versturen...",
|
||||
"Send test email" : "Verstuur test e-mail",
|
||||
"Saving…" : "Opslaan...",
|
||||
"Save settings" : "Opslaan instellingen",
|
||||
"Please double check the {linkStartInstallationGuides}installation guides{linkEnd}, and check for any errors or warnings in the {linkStartLog}log{linkEnd}." : "Controleer de {linkStartInstallationGuides} installatiehandleidingen {linkEnd} graag dubbel en controleer op fouten en waarschuwingen in de {linkStartLog}log {linkEnd}. ",
|
||||
|
|
@ -619,6 +644,7 @@ OC.L10N.register(
|
|||
"Date of birth" : "Geboortedatum",
|
||||
"Full name" : "Volledige naam",
|
||||
"Additional email" : "Extra e-mailadres",
|
||||
"Fediverse (e.g. Mastodon)" : "Fediverse (b.v. Mastodon)",
|
||||
"Headline" : "Hoofdlijn",
|
||||
"Organisation" : "Organisatie",
|
||||
"Phone number" : "Telefoonnummer",
|
||||
|
|
@ -648,9 +674,11 @@ OC.L10N.register(
|
|||
"App bundles" : "App bundels",
|
||||
"Featured apps" : "Aanbevolen apps",
|
||||
"Supported apps" : "Ondersteunde apps",
|
||||
"Best Nextcloud integration" : "Beste Nextcloud integratie",
|
||||
"Open source" : "Open source",
|
||||
"Good performance" : "Goede prestatie",
|
||||
"Best performance" : "Beste prestatie",
|
||||
"Good performance" : "Goede prestaties",
|
||||
"Open core" : "Open core",
|
||||
"Best performance" : "Beste prestaties",
|
||||
"Limited ODF compatibility" : "Gelimiteerde ODF compatibiliteit",
|
||||
"Best Microsoft compatibility" : "Beste Microsoft compatibiliteit",
|
||||
"Show to everyone" : "Laat zien aan iedereen",
|
||||
|
|
|
|||
|
|
@ -182,24 +182,32 @@
|
|||
"Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Jouw webserver is niet ingesteld om `.js.map`-bestanden te verwerken. Zonder deze bestanden zullen JavaScript Source Maps niet goed functioneren, waardoor het een grotere uitdaging wordt om eventuele problemen op te lossen en op te sporen.",
|
||||
"Disabled" : "Uitgeschakeld",
|
||||
"The old server-side-encryption format is enabled. We recommend disabling this." : "Het oude server-side-encryptie formaat is ingeschakeld. We raden aan om dit uit te schakelen.",
|
||||
"Logging level" : "Logging level",
|
||||
"The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "Het logniveau is ingesteld op foutopsporingsniveau. Gebruik het foutopsporingsniveau alleen om een probleem te diagnosticeren, en reset vervolgens uw log-niveau naar een niveau met minder informatie, omdat het veel informatie oplevert en de prestaties van uw server kan beïnvloeden.",
|
||||
"Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "De server heeft geen onderhoudsvenster starttijd geconfigureerd. Dit betekent dat bron intensieve dagelijkse achtergrond taken ook worden uitgevoerd tijdens normaal gebruik. We adviseren om een tijdstip te kiezen met beperkt gebruik, zodat gebruikers minder worden beïnvloedt door de belasting gegenereerd door deze zware taken.",
|
||||
"Memcache" : "Memcache",
|
||||
"Configured" : "Geconfigureerd",
|
||||
"MySQL Unicode support" : "MySQL Unicode support",
|
||||
"PHP default charset" : "PHP default charset",
|
||||
"PHP set_time_limit" : "PHP set_time_limit",
|
||||
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "De PHP functie \"set_time_limit\" is niet beschikbaar. Dit kan erin resulteren dat de scripts halverwege stoppen, waardoor de installatie ontregeld raakt. We adviseren sterk om deze functie in te schakelen.",
|
||||
"Freetype" : "Freetype",
|
||||
"Supported" : "Ondersteund",
|
||||
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Je PHP heeft geen FreeType ondersteuning. Dit zal leiden tot verminkte profielafbeeldingen en instellingeninterface.",
|
||||
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP lijkt niet goed te zijn ingesteld voor opvragen systeemomgevingsvariabelen. De test met getenv(\"PATH\") gaf een leeg resultaat.",
|
||||
"PHP memory limit" : "PHP memory limit",
|
||||
"PHP modules" : "PHP modules",
|
||||
"The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "De PHP OPcache is niet geladen. Voor betere prestaties adviseren we die te laden in je php.ini instellingen.",
|
||||
"OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "OPcache is uitgeschakeld. Voor betere prestaties wordt aanbevolen om \"opcache.enable=1\" toe te passen in je PHP-configuratie.",
|
||||
"The shared memory based OPcache is disabled. For better performance, it is recommended to apply \"opcache.file_cache_only=0\" to your PHP configuration and use the file cache as second level cache only." : "De shared memory based OPcache is uitgeschakeld. Voor betere prestaties wordt aanbevolen om \"opcache.file_cache_only=0\" toe te passen in je PHP-configuratie en de bestandscache alleen te gebruiken als second level cache.",
|
||||
"OPcache is not working as it should, opcache_get_status() returns false, please check configuration." : "OPcache werkt niet zoals zou moeten, opcache_get_status() retourneert false, controleer de configuratie.",
|
||||
"PHP version" : "PHP versie",
|
||||
"Push service" : "Push service",
|
||||
"Valid enterprise license" : "Geldige enterprise licentie",
|
||||
"Free push service" : "Gratis push dienst",
|
||||
"Secure" : "Beveiligd",
|
||||
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "De alleen-lezen config is ingeschakeld. Dit voorkomt het via de webinterface wijzigen van verschillende instellingen. Bovendien moet het bestand voor elke aanpassing handmatig op beschrijfbaar worden ingesteld.",
|
||||
"HTTP headers" : "HTTP headers",
|
||||
"Database version" : "Database versie",
|
||||
"Unknown database platform" : "Onbekend database platform",
|
||||
"Architecture" : "Architectuur",
|
||||
|
|
@ -210,11 +218,13 @@
|
|||
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Je database draait niet met \"READ COMMITTED\" transactie-isolatie niveau. Dit kan problemen opleveren als er meerdere acties tegelijkertijd worden uitgevoerd.",
|
||||
"Second factor configuration" : "Tweede factor configuratie",
|
||||
"This instance has no second factor provider available." : "Deze instantie heeft geen twee factor provider beschikbaar.",
|
||||
".well-known URLs" : ".well-known URLs",
|
||||
"Font file loading" : "Font bestand laden",
|
||||
"Profile information" : "Profiel informatie",
|
||||
"Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profielfoto, volledige naam, e-mailadres, telefoonnummer, adres, website, Twitter, organisatie, rol, kop, biografie en of je profiel is ingeschakeld",
|
||||
"Nextcloud settings" : "Nextcloud instellingen",
|
||||
"Enable" : "Inschakelen",
|
||||
"Machine translation" : "Machine vertaling",
|
||||
"Task:" : "Taak:",
|
||||
"Here you can decide which group can access certain sections of the administration settings." : "Hier kun je beslissen welke groep toegang heeft tot bepaalde onderdelen van de beheerders instellingen.",
|
||||
"Unable to modify setting" : "Kan instelling niet aanpassen",
|
||||
|
|
@ -232,6 +242,8 @@
|
|||
"Exclude groups from creating link shares" : "Sta deze groepen niet toe om deellinks te maken",
|
||||
"Limit sharing based on groups" : "Beperk delen op basis van groepen",
|
||||
"Allow sharing for everyone (default)" : "Iedereen toestaan te delen (standaard)",
|
||||
"Exclude some groups" : "Sluit sommige groepen uit",
|
||||
"Allow some groups" : "Sta sommige groepen toe",
|
||||
"Groups allowed to share" : "Groepen die mogen delen",
|
||||
"Groups excluded from sharing" : "Groepen die niet mogen delen",
|
||||
"Not allowed groups will still be able to receive shares, but not to initiate them." : "Groepen zonder toestemming kunnen gedeelde mappen en bestanden ontvangen, maar kunnen zelf niets delen.",
|
||||
|
|
@ -249,6 +261,7 @@
|
|||
"Allow account name autocompletion in share dialog and allow access to the system address book" : "Accountnaam automatisch aanvullen en toegang tot het systeemadresboek toestaan aan gebruikers in dezelfde groepen",
|
||||
"Restrict account name autocompletion and system address book access to users within the same groups" : "Accountnaam automatisch aanvullen en toegang tot het systeemadresboek beperken tot gebruikers in dezelfde groepen",
|
||||
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Toon disclaimer tekst op de publieke link upload pagina (alleen getoond wanneer de bestandslijst verborgen is)",
|
||||
"Disclaimer text" : "Disclaimer tekst",
|
||||
"This text will be shown on the public link upload page when the file list is hidden." : "Deze tekst wordt getoond op de openbare link uploadpagina als het bestandsoverzicht is verborgen.",
|
||||
"Default share permissions" : "Standaard deelmachtigingen",
|
||||
"Two-Factor Authentication" : "Tweestapsverificatie",
|
||||
|
|
@ -277,6 +290,8 @@
|
|||
"Disable office suites" : "Schakel Office-suites uit",
|
||||
"Disable all" : "Alles uitschakelen",
|
||||
"Download and enable all" : "Download en alles inschakelen",
|
||||
"All office suites disabled" : "Alle Office-suites uitgeschakeld",
|
||||
"{name} enabled" : "{name} geactiveerd",
|
||||
"All apps are up-to-date." : "Alle apps zijn up-to-date.",
|
||||
"Icon" : "Pictogram",
|
||||
"Name" : "Naam",
|
||||
|
|
@ -293,6 +308,7 @@
|
|||
"Create group" : "Creëer groep",
|
||||
"Group name" : "Groepsnaam",
|
||||
"Please enter a valid group name" : "Voer een valide groepsnaam in",
|
||||
"Search groups…" : "Zoek groepen...",
|
||||
"Loading groups…" : "Laden groepen...",
|
||||
"Could not load app discover section" : "Kon het onderdeel app ontdekken niet laden",
|
||||
"Could not render element" : "Kon het element niet verwerken",
|
||||
|
|
@ -311,6 +327,8 @@
|
|||
"Display Name" : "Weergavenaam",
|
||||
"GPUs support" : "GPUs support",
|
||||
"Compute device" : "Compute apparaat",
|
||||
"Environment variables" : "Omgevingsvariabelen",
|
||||
"Read-only" : "Alleen-lezen",
|
||||
"Confirm" : "Bevestigen",
|
||||
"Cancel" : "Annuleren",
|
||||
"Description" : "Omschrijving",
|
||||
|
|
@ -378,6 +396,7 @@
|
|||
"Last job ran {relativeTime}." : "Laatste taak liep {relativeTime}.",
|
||||
"AJAX" : "AJAX",
|
||||
"Webcron" : "Webcron",
|
||||
"Cron (Recommended)" : "Cron (Geadviseerd)",
|
||||
"Profile" : "Profiel",
|
||||
"Enable the profile picker" : "Schakel de profiel kiezer in",
|
||||
"Enable or disable the profile picker in the Smart Picker and the profile link previews." : "In- en uit-schakelen van de profiel kiezer in de Slimme Kiezer en de profiel link voorbeelden.",
|
||||
|
|
@ -387,6 +406,7 @@
|
|||
"Enable server-side encryption" : "Server-side versleuteling inschakelen",
|
||||
"No encryption module loaded, please enable an encryption module in the app menu." : "Er is geen cryptomodule geladen, activeer een cryptomodule in het appmenu",
|
||||
"Select default encryption module:" : "Selecteer de standaard cryptomodule:",
|
||||
"Cancel encryption" : "Annuleer versleuteling",
|
||||
"Enable encryption" : "Schakel encryptie in",
|
||||
"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." : "Als versleuteling is ingeschakeld, worden alle geüploade bestanden vanaf dat moment versleuteld opgeslagen op de server. Het is alleen mogelijk om de versleuteling later uit te schakelen als de actieve versleutelingsmodule dit ondersteunt en aan alle pré-condities (mn de ingestelde herstelsleutel) wordt voldaan.",
|
||||
"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." : "Versleuteling alleen gerandeert geen beveiliging van het systeem. Lees de documentatie voor meer achtergrond over de werking van de crypto app an de relevante use cases.",
|
||||
|
|
@ -524,6 +544,7 @@
|
|||
"Account name" : "Accountnaam",
|
||||
"Group admin for" : "Groepsbeheerder voor",
|
||||
"Storage location" : "Opslag locatie",
|
||||
"First login" : "Eerste login",
|
||||
"Last login" : "Laatste login",
|
||||
"Account actions" : "Accountacties",
|
||||
"{size} used" : "{size} gebruikt",
|
||||
|
|
@ -563,6 +584,7 @@
|
|||
"Show storage path" : "Tonen opslagpad",
|
||||
"Show last login" : "Toon laatste inlog",
|
||||
"Sorting" : "Sorteren",
|
||||
"By name" : "Op naam",
|
||||
"Send email" : "Verstuur e-mail",
|
||||
"Send welcome email to new accounts" : "Stuur welkom e-mail naar nieuwe accounts",
|
||||
"Defaults" : "Standaard",
|
||||
|
|
@ -579,6 +601,7 @@
|
|||
"No devices configured." : "Geen apparaten geconfigureerd.",
|
||||
"The following devices are configured for your account:" : "De volgende apparaten zijn ingesteld voor je account:",
|
||||
"Your browser does not support WebAuthn." : "De browser ondersteunt geen WebAuthn.",
|
||||
"Email sent successfully" : "E-mail succesvol verzonden",
|
||||
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "Het is belangrijk deze server zo in te stellen dat er ook e-mails verstuurd kunnen worden om wachtwoord resets en meldingen bijvoorbeeld te versturen.",
|
||||
"Send mode" : "Verstuurmodus",
|
||||
"Encryption" : "Versleuteling",
|
||||
|
|
@ -591,6 +614,8 @@
|
|||
"Port" : "Poort",
|
||||
"Authentication" : "Authenticatie",
|
||||
"Authentication required" : "Authenticatie vereist",
|
||||
"Sending test email…" : "Test e-mail aan het versturen...",
|
||||
"Send test email" : "Verstuur test e-mail",
|
||||
"Saving…" : "Opslaan...",
|
||||
"Save settings" : "Opslaan instellingen",
|
||||
"Please double check the {linkStartInstallationGuides}installation guides{linkEnd}, and check for any errors or warnings in the {linkStartLog}log{linkEnd}." : "Controleer de {linkStartInstallationGuides} installatiehandleidingen {linkEnd} graag dubbel en controleer op fouten en waarschuwingen in de {linkStartLog}log {linkEnd}. ",
|
||||
|
|
@ -617,6 +642,7 @@
|
|||
"Date of birth" : "Geboortedatum",
|
||||
"Full name" : "Volledige naam",
|
||||
"Additional email" : "Extra e-mailadres",
|
||||
"Fediverse (e.g. Mastodon)" : "Fediverse (b.v. Mastodon)",
|
||||
"Headline" : "Hoofdlijn",
|
||||
"Organisation" : "Organisatie",
|
||||
"Phone number" : "Telefoonnummer",
|
||||
|
|
@ -646,9 +672,11 @@
|
|||
"App bundles" : "App bundels",
|
||||
"Featured apps" : "Aanbevolen apps",
|
||||
"Supported apps" : "Ondersteunde apps",
|
||||
"Best Nextcloud integration" : "Beste Nextcloud integratie",
|
||||
"Open source" : "Open source",
|
||||
"Good performance" : "Goede prestatie",
|
||||
"Best performance" : "Beste prestatie",
|
||||
"Good performance" : "Goede prestaties",
|
||||
"Open core" : "Open core",
|
||||
"Best performance" : "Beste prestaties",
|
||||
"Limited ODF compatibility" : "Gelimiteerde ODF compatibiliteit",
|
||||
"Best Microsoft compatibility" : "Beste Microsoft compatibiliteit",
|
||||
"Show to everyone" : "Laat zien aan iedereen",
|
||||
|
|
|
|||
|
|
@ -10,7 +10,10 @@ OC.L10N.register(
|
|||
"The given privacy policy address is not a valid URL" : "Het opgegeven adres met privacybeleid is geen geldige URL",
|
||||
"The given slogan is too long" : "De opgegeven slagzin is te lang",
|
||||
"The given color is invalid" : "De opgegeven kleur is ongeldig",
|
||||
"Invalid setting key" : "Ongeldige instelling sleutel",
|
||||
"Saved" : "Opgeslagen",
|
||||
"Invalid app given" : "Ongeldige app opgegeven",
|
||||
"Invalid type for setting \"defaultApp\" given" : "Ongeldig type voor instelling \"defaultApp\" gegeven",
|
||||
"The file was uploaded" : "Het bestand werd geüpload",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Het geüploade bestand overschrijdt de upload_max_filesize richtlijn in php.ini:",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Het bestand overschrijdt de MAX_FILE_SIZE richtlijn die is opgegeven in het HTML formulier",
|
||||
|
|
|
|||
|
|
@ -8,7 +8,10 @@
|
|||
"The given privacy policy address is not a valid URL" : "Het opgegeven adres met privacybeleid is geen geldige URL",
|
||||
"The given slogan is too long" : "De opgegeven slagzin is te lang",
|
||||
"The given color is invalid" : "De opgegeven kleur is ongeldig",
|
||||
"Invalid setting key" : "Ongeldige instelling sleutel",
|
||||
"Saved" : "Opgeslagen",
|
||||
"Invalid app given" : "Ongeldige app opgegeven",
|
||||
"Invalid type for setting \"defaultApp\" given" : "Ongeldig type voor instelling \"defaultApp\" gegeven",
|
||||
"The file was uploaded" : "Het bestand werd geüpload",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Het geüploade bestand overschrijdt de upload_max_filesize richtlijn in php.ini:",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Het bestand overschrijdt de MAX_FILE_SIZE richtlijn die is opgegeven in het HTML formulier",
|
||||
|
|
|
|||
|
|
@ -2,15 +2,34 @@ OC.L10N.register(
|
|||
"updatenotification",
|
||||
{
|
||||
"Channel updated" : "Kanalas atnaujintas",
|
||||
"Web updater is disabled" : "Žiniatinklio atnaujinimo programa išjungta",
|
||||
"Configuration is read-only" : "Konfigūracija skirta tik skaitymui",
|
||||
"App updated" : "Programėlė atnaujinta",
|
||||
"See what's new" : "Žiūrėti naujienas",
|
||||
"{app} updated to version {version}" : "{app} atnaujinta į versiją {version}",
|
||||
"Update notifications" : "Atnaujinimų pranešimai",
|
||||
"The update server could not be reached since %d days to check for new updates." : " Atnaujinimo serveris nepasiekiamas %d dienas.",
|
||||
"Please check the Nextcloud and server log files for errors." : "Prašome patikrinti Nextcloud ir serverio žurnalų įrašus apie galimas klaidas.",
|
||||
"Update to {serverAndVersion} is available." : "Yra prieinamas atnaujinimas į {serverAndVersion}.",
|
||||
"Update for {app} to version %s is available." : "Yra prieinamas {app} atnaujinimas į versiją %s.",
|
||||
"Update notification" : "Atnaujinimų pranešimas",
|
||||
"Displays update notifications for Nextcloud, app updates, and provides the SSO for the updater." : "Rodo „Nextcloud“ atnaujinimų pranešimus, programėlių atnaujinimus ir pateikia atnaujinimo įrankio vienkartinį prisijungimą.",
|
||||
"Give feedback" : "Pateikti atsiliepimą",
|
||||
"Get started" : "Pradėti",
|
||||
"No changelog available" : "Nėra pakeitimų žurnalo",
|
||||
"What's new in {app} {version}" : "Kas naujo {app} {version}",
|
||||
"A new version is available: <strong>{newVersionString}</strong>" : "Yra prieinama nauja versija: <strong>{newVersionString}</strong>",
|
||||
"Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Atkreipkite dėmesį, kad po naujos versijos išleidimo atnaujinimas pasirodo tik po pirmojo mažojo atnaujinimo arba vėliau. Naujas versijas išleidžiame palaipsniui, o kartais, radus problemų, praleidžiame vieną versiją. Daugiau informacijos apie atnaujinimus ir išleidimo kanalus rasite adresu {link}",
|
||||
"Checked on {lastCheckedDate} - Open changelog" : "Patikrinta {lastCheckedDate} – Atidaryti pakeitimų sąrašą",
|
||||
"Checking apps for compatible versions" : "Tikrinamos suderinamos programėlių versijos",
|
||||
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Įsitikinkite, kad jūsų config.php nenustato <samp>appstoreenabled</samp> į neigiamą reikšmę.",
|
||||
"Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "Nepavyko prisijungti prie „App Store“ arba iš viso negauta jokių atnaujinimų. Ieškokite atnaujinimų rankiniu būdu arba įsitikinkite, kad jūsų serveris turi prieigą prie interneto ir gali prisijungti prie „App Store“.",
|
||||
"<strong>All</strong> apps have a compatible version for this {productName} version available." : "<strong>Visos</strong> programėlės turi šiai {productName} versijai pritaikytą versiją.",
|
||||
"_<strong>%n</strong> app has no compatible version for this {productName} version available._::_<strong>%n</strong> apps have no compatible version for this {productName} version available._" : ["<strong>%n</strong> programėlė neturi šiai {productName} versijai pritaikytos versijos","<strong>%n</strong> programėlės neturi šiai {productName} versijai pritaikytos versijos","<strong>%n</strong> programėlių neturi šiai {productName} versijai pritaikytos versijos","<strong>%n</strong> programėlių neturi šiai {productName} versijai pritaikytos versijos"],
|
||||
"Enterprise" : "Įmonė",
|
||||
"For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately." : "Skirta įmonėms. Užtikrina, kad visada būtų naudojamas naujausias pataisų lygis, tačiau į kitą pagrindinę versiją nebus atnaujinama iš karto.",
|
||||
"That update happens once {vendor} has done additional hardening and testing for large-scale and mission-critical deployments." : "Šis atnaujinimas bus išleistas, kai {vendor} atliks papildomus saugumo stiprinimo ir testavimo darbus, skirtus didelio masto ir ypatingos svarbos diegimams.",
|
||||
"This channel is only available to customers and provides the {enterprise} package." : "Šis kanalas prieinamas tik klientams ir teikia {enterprise} paketą.",
|
||||
"Stable" : "Stabilus",
|
||||
"The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Paskiausia stabili versija. Tinka įprastam naudojimui ir visada bus atnaujinama į naujausią pagrindinę versiją.",
|
||||
"Beta" : "Beta",
|
||||
|
|
@ -20,17 +39,26 @@ OC.L10N.register(
|
|||
"Apps missing compatible version" : "Programėlės be suderinamos versijos",
|
||||
"View in store" : "Rodyti parduotuvėje",
|
||||
"Apps with compatible version" : "Programėlės su suderinama versija",
|
||||
"Please note that the web updater is not recommended with more than 100 accounts! Please use the command line updater instead!" : "Atkreipkite dėmesį, kad žiniatinklio atnaujinimo programa nerekomenduojama, jei paskyrų skaičius viršija 100! Vietoj jos naudokite komandinės eilutės atnaujinimo programą!",
|
||||
"Open updater" : "Atverti atnaujinimo programą",
|
||||
"Download now" : "Atsisiųsti dabar",
|
||||
"Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "Žiniatinklio naujinimo programa išjungta. Atnaujinimui naudokite komandinės eilutės naujinimo programą arba atitinkamą naujinimo mechanizmą, skirtą jūsų diegimo būdui (pvz., „Docker pull“).",
|
||||
"What's new?" : "Kas naujo?",
|
||||
"View changelog" : "Rodyti keitinių žurnalą",
|
||||
"The update check is not yet finished. Please refresh the page." : "Atnaujinimų patikrinimas dar neužbaigtas. Prašome įkelti puslapį iš naujo.",
|
||||
"Your version is up to date." : "Jūsų versija yra naujausia.",
|
||||
"A non-default update server is in use to be checked for updates:" : "Atnaujinimų tikrinimui yra naudojamas ne numatytasis atnaujinimų serveris: ",
|
||||
"Update channel" : "Atnaujinti kanalą",
|
||||
"Changing the update channel also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Atnaujinimų kanalo keitimas taip pat paveikia programėlių valdymo puslapį. Pvz., perjungus į beta kanalą, beta programėlių atnaujinimai jums bus siūlomi programėlių valdymo puslapyje.",
|
||||
"Current update channel:" : "Dabartinis atnaujinimo kanalas:",
|
||||
"You can always update to a newer version. But you can never downgrade to a more stable version." : "Visada galite atnaujinti į naujesnę versiją. Tačiau niekada negalite sendinti į stabilesnę versiją.",
|
||||
"Notify members of the following groups about available updates:" : "Apie galimus atnaujinimus informuoti narius iš grupių:",
|
||||
"No groups" : "Nėra grupių",
|
||||
"Only notifications for app updates are available." : "Yra prieinami tik pranešimai apie programėlių atnaujinimus.",
|
||||
"The selected update channel makes dedicated notifications for the server obsolete." : "Pasirinktas atnaujinimo kanalas panaikina specialių serverio pranešimų poreikį.",
|
||||
"The selected update channel does not support updates of the server." : "Pasirinktas kanalas nepalaiko serverio atnaujinimų.",
|
||||
"Changelog for app {app}" : "{app} programėlės pakeitimų žurnalas ",
|
||||
"What's new in {app} version {version}" : "Kas naujo {app} {version} versijoje",
|
||||
"{version} is available. Get more information on how to update." : "Yra prieinama {version}. Gaukite daugiau informacijos apie tai, kaip atnaujinti."
|
||||
},
|
||||
"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);");
|
||||
|
|
|
|||
|
|
@ -1,14 +1,33 @@
|
|||
{ "translations": {
|
||||
"Channel updated" : "Kanalas atnaujintas",
|
||||
"Web updater is disabled" : "Žiniatinklio atnaujinimo programa išjungta",
|
||||
"Configuration is read-only" : "Konfigūracija skirta tik skaitymui",
|
||||
"App updated" : "Programėlė atnaujinta",
|
||||
"See what's new" : "Žiūrėti naujienas",
|
||||
"{app} updated to version {version}" : "{app} atnaujinta į versiją {version}",
|
||||
"Update notifications" : "Atnaujinimų pranešimai",
|
||||
"The update server could not be reached since %d days to check for new updates." : " Atnaujinimo serveris nepasiekiamas %d dienas.",
|
||||
"Please check the Nextcloud and server log files for errors." : "Prašome patikrinti Nextcloud ir serverio žurnalų įrašus apie galimas klaidas.",
|
||||
"Update to {serverAndVersion} is available." : "Yra prieinamas atnaujinimas į {serverAndVersion}.",
|
||||
"Update for {app} to version %s is available." : "Yra prieinamas {app} atnaujinimas į versiją %s.",
|
||||
"Update notification" : "Atnaujinimų pranešimas",
|
||||
"Displays update notifications for Nextcloud, app updates, and provides the SSO for the updater." : "Rodo „Nextcloud“ atnaujinimų pranešimus, programėlių atnaujinimus ir pateikia atnaujinimo įrankio vienkartinį prisijungimą.",
|
||||
"Give feedback" : "Pateikti atsiliepimą",
|
||||
"Get started" : "Pradėti",
|
||||
"No changelog available" : "Nėra pakeitimų žurnalo",
|
||||
"What's new in {app} {version}" : "Kas naujo {app} {version}",
|
||||
"A new version is available: <strong>{newVersionString}</strong>" : "Yra prieinama nauja versija: <strong>{newVersionString}</strong>",
|
||||
"Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Atkreipkite dėmesį, kad po naujos versijos išleidimo atnaujinimas pasirodo tik po pirmojo mažojo atnaujinimo arba vėliau. Naujas versijas išleidžiame palaipsniui, o kartais, radus problemų, praleidžiame vieną versiją. Daugiau informacijos apie atnaujinimus ir išleidimo kanalus rasite adresu {link}",
|
||||
"Checked on {lastCheckedDate} - Open changelog" : "Patikrinta {lastCheckedDate} – Atidaryti pakeitimų sąrašą",
|
||||
"Checking apps for compatible versions" : "Tikrinamos suderinamos programėlių versijos",
|
||||
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Įsitikinkite, kad jūsų config.php nenustato <samp>appstoreenabled</samp> į neigiamą reikšmę.",
|
||||
"Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "Nepavyko prisijungti prie „App Store“ arba iš viso negauta jokių atnaujinimų. Ieškokite atnaujinimų rankiniu būdu arba įsitikinkite, kad jūsų serveris turi prieigą prie interneto ir gali prisijungti prie „App Store“.",
|
||||
"<strong>All</strong> apps have a compatible version for this {productName} version available." : "<strong>Visos</strong> programėlės turi šiai {productName} versijai pritaikytą versiją.",
|
||||
"_<strong>%n</strong> app has no compatible version for this {productName} version available._::_<strong>%n</strong> apps have no compatible version for this {productName} version available._" : ["<strong>%n</strong> programėlė neturi šiai {productName} versijai pritaikytos versijos","<strong>%n</strong> programėlės neturi šiai {productName} versijai pritaikytos versijos","<strong>%n</strong> programėlių neturi šiai {productName} versijai pritaikytos versijos","<strong>%n</strong> programėlių neturi šiai {productName} versijai pritaikytos versijos"],
|
||||
"Enterprise" : "Įmonė",
|
||||
"For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately." : "Skirta įmonėms. Užtikrina, kad visada būtų naudojamas naujausias pataisų lygis, tačiau į kitą pagrindinę versiją nebus atnaujinama iš karto.",
|
||||
"That update happens once {vendor} has done additional hardening and testing for large-scale and mission-critical deployments." : "Šis atnaujinimas bus išleistas, kai {vendor} atliks papildomus saugumo stiprinimo ir testavimo darbus, skirtus didelio masto ir ypatingos svarbos diegimams.",
|
||||
"This channel is only available to customers and provides the {enterprise} package." : "Šis kanalas prieinamas tik klientams ir teikia {enterprise} paketą.",
|
||||
"Stable" : "Stabilus",
|
||||
"The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Paskiausia stabili versija. Tinka įprastam naudojimui ir visada bus atnaujinama į naujausią pagrindinę versiją.",
|
||||
"Beta" : "Beta",
|
||||
|
|
@ -18,17 +37,26 @@
|
|||
"Apps missing compatible version" : "Programėlės be suderinamos versijos",
|
||||
"View in store" : "Rodyti parduotuvėje",
|
||||
"Apps with compatible version" : "Programėlės su suderinama versija",
|
||||
"Please note that the web updater is not recommended with more than 100 accounts! Please use the command line updater instead!" : "Atkreipkite dėmesį, kad žiniatinklio atnaujinimo programa nerekomenduojama, jei paskyrų skaičius viršija 100! Vietoj jos naudokite komandinės eilutės atnaujinimo programą!",
|
||||
"Open updater" : "Atverti atnaujinimo programą",
|
||||
"Download now" : "Atsisiųsti dabar",
|
||||
"Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "Žiniatinklio naujinimo programa išjungta. Atnaujinimui naudokite komandinės eilutės naujinimo programą arba atitinkamą naujinimo mechanizmą, skirtą jūsų diegimo būdui (pvz., „Docker pull“).",
|
||||
"What's new?" : "Kas naujo?",
|
||||
"View changelog" : "Rodyti keitinių žurnalą",
|
||||
"The update check is not yet finished. Please refresh the page." : "Atnaujinimų patikrinimas dar neužbaigtas. Prašome įkelti puslapį iš naujo.",
|
||||
"Your version is up to date." : "Jūsų versija yra naujausia.",
|
||||
"A non-default update server is in use to be checked for updates:" : "Atnaujinimų tikrinimui yra naudojamas ne numatytasis atnaujinimų serveris: ",
|
||||
"Update channel" : "Atnaujinti kanalą",
|
||||
"Changing the update channel also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Atnaujinimų kanalo keitimas taip pat paveikia programėlių valdymo puslapį. Pvz., perjungus į beta kanalą, beta programėlių atnaujinimai jums bus siūlomi programėlių valdymo puslapyje.",
|
||||
"Current update channel:" : "Dabartinis atnaujinimo kanalas:",
|
||||
"You can always update to a newer version. But you can never downgrade to a more stable version." : "Visada galite atnaujinti į naujesnę versiją. Tačiau niekada negalite sendinti į stabilesnę versiją.",
|
||||
"Notify members of the following groups about available updates:" : "Apie galimus atnaujinimus informuoti narius iš grupių:",
|
||||
"No groups" : "Nėra grupių",
|
||||
"Only notifications for app updates are available." : "Yra prieinami tik pranešimai apie programėlių atnaujinimus.",
|
||||
"The selected update channel makes dedicated notifications for the server obsolete." : "Pasirinktas atnaujinimo kanalas panaikina specialių serverio pranešimų poreikį.",
|
||||
"The selected update channel does not support updates of the server." : "Pasirinktas kanalas nepalaiko serverio atnaujinimų.",
|
||||
"Changelog for app {app}" : "{app} programėlės pakeitimų žurnalas ",
|
||||
"What's new in {app} version {version}" : "Kas naujo {app} {version} versijoje",
|
||||
"{version} is available. Get more information on how to update." : "Yra prieinama {version}. Gaukite daugiau informacijos apie tai, kaip atnaujinti."
|
||||
},"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);"
|
||||
}
|
||||
|
|
@ -1,6 +1,13 @@
|
|||
OC.L10N.register(
|
||||
"user_ldap",
|
||||
{
|
||||
"Password change rejected. Hint: %s" : "Slaptažodžio keitimas atmestas. Patarimas: %s",
|
||||
"Mandatory field \"%s\" left empty" : "Privalomas laukas „%s“ paliktas tuščias",
|
||||
"A password is given, but not an LDAP agent" : "Nurodytas slaptažodis, bet nėra LDAP agento",
|
||||
"No password is given for the user agent" : "Vartotojo agento slaptažodis nenurodytas",
|
||||
"No LDAP base DN was given" : "Nenurodytas LDAP bazinis DN",
|
||||
"Login filter does not contain %s placeholder." : "Prisijungimo filtre nėra %s vietos žymeklio.",
|
||||
"Invalid configuration: %s" : "Negalima konfigūracija: %s",
|
||||
"Valid configuration, but binding failed. Please check the server settings and credentials." : "Konfigūracija teisinga, bet prisijungimas nepavyko. Patikrinkite serverio nustatymus ir prisijungimo duomenis.",
|
||||
"Invalid configuration: Anonymous binding is not allowed." : "Neteisinga konfigūracija: Anoniminis prisijungimas neleidžiamas.",
|
||||
"Valid configuration, connection established!" : "Konfigūracija teisinga, ryšys užmegztas!",
|
||||
|
|
@ -10,17 +17,35 @@ OC.L10N.register(
|
|||
"Your password will expire tomorrow." : "Jūsų slaptažodžio galiojimo laikas pasibaigs rytoj.",
|
||||
"Your password will expire today." : "Jūsų slaptažodžio galiojimo laikas baigiasi šiandien.",
|
||||
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Jūsų slaptažodis nustos galioti po %n dienos.","Jūsų slaptažodis nustos galioti po %n dienų.","Jūsų slaptažodis nustos galioti po %n dienų.","Jūsų slaptažodis nustos galioti po %n dienos."],
|
||||
"LDAP/AD integration" : "LDAP/AD integracija",
|
||||
"LDAP Connection" : "LDAP ryšys",
|
||||
"_Binding failed for this LDAP configuration: %s_::_Binding failed for %n LDAP configurations: %s_" : ["LDAP konfigūracijos susiejimas nepavyko: %s","LDAP %n konfigūracijų susiejimas nepavyko: %s","LDAP %n konfigūracijų susiejimas nepavyko: %s","LDAP %n konfigūracijų susiejimas nepavyko: %s"],
|
||||
"_Searching failed for this LDAP configuration: %s_::_Searching failed for %n LDAP configurations: %s_" : ["LDAP konfigūracijos paieška nepavyko: %s","LDAP %n konfigūracijų paieška nepavyko: %s","LDAP %n konfigūracijų paieška nepavyko: %s","LDAP %n konfigūracijų paieška nepavyko: %s"],
|
||||
"_There is an inactive LDAP configuration: %s_::_There are %n inactive LDAP configurations: %s_" : ["Yra neaktyvi LDAP konfigūracija: %s","Yra %n neaktyvios LDAP konfigūracijos: %s","Yra %n neaktyvių LDAP konfigūracijų: %s","Yra %n neaktyvių LDAP konfigūracijų:%s"],
|
||||
"_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the %n configured LDAP connections (%s)_" : ["Susiejimas ir paieška veikia sukonfigūruotame LDAP ryšyje (%s)","Susiejimas ir paieška veikia visuose %n sukonfigūruotuose LDAP ryšiuose (%s)","Susiejimas ir paieška veikia visuose %n sukonfigūruotuose LDAP ryšiuose (%s)","Susiejimas ir paieška veikia visuose %n sukonfigūruotuose LDAP ryšiuose (%s)"],
|
||||
"Invalid LDAP UUIDs" : "Negalimas LDAP UUIDs",
|
||||
"None found" : "Nieko nerasta",
|
||||
"Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Rasta negalimų LDAP paskyrų arba grupių UUID. Patikrinkite nustatymus „Apeiti UUID nustatymą“ LDAP konfigūracijos skyriuje „Ekspertas“ ir naudokite komandą „occ ldap:update-uuid“, kad juos atnaujintumėte.",
|
||||
"_%n group found_::_%n groups found_" : ["Rasta %s grupė","Rastos %n grupės","Rasta %n grupių","Rasta %n grupių"],
|
||||
"> 1000 groups found" : "Rasta > 1000 grupių",
|
||||
"> 1000 users found" : "Rasta > 1000 vartotojų",
|
||||
"_%n user found_::_%n users found_" : ["Rastas %s vartotojas","Rasti %n vartotojai","Rasta %n vartotojų","Rasta %n vartotojų"],
|
||||
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Nepavyko aptikti naudotojo rodomo vardo požymio. Nurodykite jį patys išplėstiniuose LDAP nustatymuose.",
|
||||
"Could not find the desired feature" : "Nepavyko rasti pageidaujamos ypatybės",
|
||||
"Invalid Host" : "Neteisingas serveris",
|
||||
"LDAP user and group backend" : "LDAP naudotojo ir grupės vidinė pusė",
|
||||
"This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Ši programėlė leidžia administratoriams prijungti „Nextcloud“ prie LDAP pagrįsto vartotojų katalogo.",
|
||||
"This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "Ši programa leidžia administratoriams prijungti „Nextcloud“ prie LDAP pagrįsto vartotojų katalogo, siekiant atlikti vartotojų, grupių ir vartotojų atributų autentifikavimą bei konfigūravimą. Administratoriai gali sukonfigūruoti šią programą taip, kad ji prisijungtų prie vieno ar kelių LDAP katalogų arba „Active Directory“ per LDAP sąsają. Tokie atributai kaip vartotojo kvota, el. paštas, avataro nuotraukos, narystė grupėse ir kt. gali būti importuojami į „Nextcloud“ iš katalogo naudojant atitinkamus užklausimus ir filtrus.\n\nVartotojas prisijungia prie „Nextcloud“ naudodamas savo LDAP arba AD prisijungimo duomenis, o prieiga jam suteikiama remiantis autentiškumo patvirtinimo užklausa, kurią apdoroja LDAP arba AD serveris. „Nextcloud“ nesaugo LDAP arba AD slaptažodžių, šie prisijungimo duomenys naudojami vartotojo autentiškumui patvirtinti, o tada „Nextcloud“ naudoja sesiją kaip vartotojo ID. Daugiau informacijos rasite LDAP vartotojų ir grupių užkulisio dokumentacijoje.",
|
||||
"Connection Settings" : "Ryšio nustatymai",
|
||||
"Backup (Replica) Host" : "Atsarginės kopijos (Replica) serveris",
|
||||
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Nurodykite atsarginį serverį, kuris būtų pagrindinio LDAP / AD serverio kopija.",
|
||||
"Backup (Replica) Port" : "Atsarginės kopijos (Replica) prievadas",
|
||||
"Only connect to the replica server." : "Tik prisijungti prie reprodukcinio (replica) serverio.",
|
||||
"Disable Main Server" : "Išjungti pagrindinį serverį",
|
||||
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your {instanceName} server." : "Nerekomenduojama, naudokite tik testavimui! Jei ryšys veikia tik su šia parinktimi, įkelkite LDAP serverio SSL sertifikatą į savo {instanceName} serverį.",
|
||||
"Turn off SSL certificate validation." : "Išjungti SSL liudijimo tikrinimą.",
|
||||
"Cache Time-To-Live" : "Talpyklos gyvavimo laikas",
|
||||
"in seconds. A change empties the cache." : "per kelias sekundes. Pakeitimas ištuština talpyklą.",
|
||||
"Directory Settings" : "Katalogo nustatymai",
|
||||
"User Display Name Field" : "Laukas Naudotojo rodomas vardas.",
|
||||
"The LDAP attribute to use to generate the user's display name." : "LDAP požymis, kuris bus naudojamas generuoti naudotojo rodomą vardą.",
|
||||
|
|
@ -30,6 +55,8 @@ OC.L10N.register(
|
|||
"Base User Tree" : "Bazinis naudotojo medis",
|
||||
"Optional; one attribute per line" : "Nebūtina; po vieną požymį kiekvienoje eilutėje",
|
||||
"User Search Attributes" : "Naudotojo paieškos požymiai",
|
||||
"When switched on, users imported from LDAP which are then missing will be disabled" : "Įjungus šią funkciją, iš LDAP importuoti vartotojai, kurių vėliau nebeliks, bus išjungti",
|
||||
"Disable users missing from LDAP" : "Išjungti LDAP trūkstamus vartotojus",
|
||||
"Group Display Name Field" : "Laukas rodomas grupės vardas",
|
||||
"The LDAP attribute to use to generate the groups's display name." : "LDAP požymis, kuris bus naudojamas generuoti grupės rodomą pavadinimą.",
|
||||
"One Group Base DN per line" : "Viena grupės DN šaka linijoje",
|
||||
|
|
@ -40,6 +67,8 @@ OC.L10N.register(
|
|||
"The LDAP attribute that on group objects contains an LDAP search URL that determines what objects belong to the group. (An empty setting disables dynamic group membership functionality.)" : "LDAP požymis, kurio grupės objektuose yra LDAP paieškos URL, nustatantis kokie objektai priklauso grupei. (Tuščias nustatymas išjungia dinaminės grupės narystės funkcionalumą.)",
|
||||
"When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "Kai įjungta, yra palaikomos grupės, kuriose yra grupės. (Veikia tik tuo atveju, jei grupės nario požymyje yra DN.)",
|
||||
"Nested Groups" : "Įdėtinės grupės",
|
||||
"Paging chunksize" : "Puslapio elementų skaičius",
|
||||
"Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "Elementų skaičius, naudojamas atliekant LDAP paiešką su puslapių skirstymu, kai gali būti grąžinami dideli duomenų kiekiai, pavyzdžiui, vartotojų ar grupių sąrašai. (Nustačius šią reikšmę kaip 0, tokiose situacijose paieška su puslapių skirstymu bus išjungta.)",
|
||||
"Allow LDAP users to change their password and allow Super Administrators and Group Administrators to change the password of their LDAP users. Only works when access control policies are configured accordingly on the LDAP server. As passwords are sent in plaintext to the LDAP server, transport encryption must be used and password hashing should be configured on the LDAP server." : "Leisti LDAP naudotojams pakeisti savo slaptažodžius ir leisti Super Administratoriams bei Grupės administratoriams pakeisti savo LDAP naudotojų slaptažodžius. Veikia tik tada, kai prieigos valdymo politika yra sukonfigūruota pagal LDAP serverį. Kadangi slaptažodžiai į LDAP serverį yra siunčiami atviru tekstu, todėl jame turi būti naudojamas šifravimas ir slaptažodžių maiša.",
|
||||
"Enable LDAP password changes per user" : "Įjungti LDAP slaptažodžio keitimus kiekvienam naudotojui.",
|
||||
"(New password is sent as plain text to LDAP)" : "(Naujas slaptažodis į LDAP yra siunčiamas kaip paprastas tekstas)",
|
||||
|
|
@ -53,40 +82,88 @@ OC.L10N.register(
|
|||
"Email Field" : "El. pašto laukas",
|
||||
"Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Nustatyti naudotojų el. paštą pagal jų LDAP požymį. Numatytąjai elgsenai, palikite tuščią.",
|
||||
"User Home Folder Naming Rule" : "Naudotojo namų aplanko pavadinimo taisyklė",
|
||||
"Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Palikite tuščią laukelį, jei norite naudoti vartotojo vardą (numatyta reikšmė). Kitais atvejais nurodykite LDAP/AD atributą.",
|
||||
"`$home` Placeholder Field" : "`$home` vietos laikiklio laukas",
|
||||
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "Konfigūracijoje su išorine saugykla $home bus pakeistas nurodyto atributo verte",
|
||||
"User Profile Attributes" : "Vartotojo profilio savybės",
|
||||
"Phone Field" : "Laukas „Telefonas“",
|
||||
"User profile Phone will be set from the specified attribute" : "Vartotojo profilio telefono numeris bus nustatytas pagal nurodytą atributą",
|
||||
"Website Field" : "Svetainės laukas",
|
||||
"User profile Website will be set from the specified attribute" : "Vartotojo profilis bus nustatytas pagal nurodytą atributą",
|
||||
"Address Field" : "Adreso laukas",
|
||||
"User profile Address will be set from the specified attribute" : "Vartotojo profilio adresas bus nustatytas pagal nurodytą atributą",
|
||||
"Twitter Field" : "„Twitter“ laukas",
|
||||
"User profile Twitter will be set from the specified attribute" : "Vartotojo profilis „Twitter“ bus nustatytas pagal nurodytą atributą",
|
||||
"Fediverse Field" : "„Fediverse“ laukas",
|
||||
"User profile Fediverse will be set from the specified attribute" : "Vartotojo profilis „Fediverse“ bus nustatytas pagal nurodytą atributą",
|
||||
"Organisation Field" : "Organizacijos laukas",
|
||||
"User profile Organisation will be set from the specified attribute" : "Vartotojo profilio Organizacija bus nustatyta pagal nurodytą atributą",
|
||||
"Role Field" : "Laukas „Vaidmuo“",
|
||||
"User profile Role will be set from the specified attribute" : "Vartotojo profilio vaidmuo bus nustatytas pagal nurodytą atributą",
|
||||
"Headline Field" : "Antraštės laukas",
|
||||
"User profile Headline will be set from the specified attribute" : "Vartotojo profilio antraštė bus nustatyta pagal nurodytą atributą",
|
||||
"Biography Field" : "Biografijos laukas",
|
||||
"User profile Biography will be set from the specified attribute" : "Vartotojo profilio biografija bus nustatyta pagal nurodytą atributą",
|
||||
"Birthdate Field" : "Laukas „Gimimo data“",
|
||||
"User profile Date of birth will be set from the specified attribute" : "Vartotojo profilyje gimimo data bus nustatyta pagal nurodytą atributą",
|
||||
"Internal Username" : "Vidinis naudotojo vardas",
|
||||
"By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "Pagal numatytuosius nustatymus vidinis vartotojo vardas bus sukurtas iš UUID atributo. Tai užtikrina, kad vartotojo vardas yra unikalus ir simbolių nereikia konvertuoti. Vidiniam vartotojo vardui taikomas apribojimas, kad leidžiami tik šie simboliai: [a-zA-Z0-9_.@-]. Kiti simboliai pakeičiami jų ASCII atitikmenimis arba tiesiog praleidžiami. Kolizijų atveju bus pridėtas / padidintas skaičius. Vidinis vartotojo vardas naudojamas vartotojui identifikuoti viduje. Tai taip pat yra numatytasis vartotojo namų aplanko pavadinimas. Jis taip pat yra nuotolinių URL dalis, pavyzdžiui, visoms DAV paslaugoms. Pasirinkus šį nustatymą, numatytąjį veikimą galima pakeisti. Pakeitimai įsigalios tik naujai susietiems (pridėtiems) LDAP vartotojams. Jei norite numatytojo veikimo, palikite lauką tuščią.",
|
||||
"Internal Username Attribute:" : "Vidinis naudotojo vardo požymis:",
|
||||
"Override UUID detection" : "Perrašyti UUID aptikimą",
|
||||
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "Pagal numatymą, UUID požymis yra aptinkamas automatiškai. UUID požymis yra naudojamas neabejotinai identifikuoti LDAP naudotojus ir grupes. Be to, vidinis naudotojo vardas bus sukurtas remiantis UUID, jei nenurodyta kitaip. Jūs galite nustelbti nustatymą ir perduoti savo pasirinktą požymį. Turite įsitikinti, kad jūsų pasirinktą požymį gali gauti tiek naudotojai, tiek grupės ir, kad jis yra unikalus. Numatytajai elgsenai, palikite tuščią. Pakeitimai turės įtakos tik naujai susiejamiems (pridedamiems) LDAP naudotojams ir grupėms.",
|
||||
"UUID Attribute for Users" : "UUID atributas vartotojams",
|
||||
"UUID Attribute for Groups" : "Grupių UUID atributas",
|
||||
"Groups meeting these criteria are available in {instanceName}:" : "Šiuos kriterijus atitinkančios grupės yra prieinamos {instanceName}:",
|
||||
"Only these object classes:" : "Tik šios objektų klasės:",
|
||||
"Only from these groups:" : "Tik iš šių grupių:",
|
||||
"Edit LDAP Query" : "Taisyti LDAP užklausą",
|
||||
"The filter specifies which LDAP groups shall have access to the {instanceName} instance." : "Filtras nurodo, kurios LDAP grupės turės prieigą prie {instanceName} elemento.",
|
||||
"LDAP Filter:" : "LDAP filtras:",
|
||||
"Verify settings and count the groups" : "Patikrinkite nustatymus ir suskaičiuokite grupes",
|
||||
"User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): {filter}" : "Vartotojas nerastas. Patikrinkite prisijungimo atributus ir vartotojo vardą. Efektyvus filtras (kopijavimui ir įklijavimui komandinės eilutės patvirtinimui): {filter}",
|
||||
"User found and settings verified." : "Naudotojas surastas, nustatymai patikrinti.",
|
||||
"Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Apsvarstykite galimybę susiaurinti paiešką, nes ji apima daug naudotojų, ir tik pirmasis iš jų galės prisijungti.",
|
||||
"An unspecified error occurred. Please check log and settings." : "Įvyko nenustatyta klaida. Patikrinkite žurnalo įrašus ir nustatymus.",
|
||||
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Paieškos filtras netinkamas, greičiausiai dėl sintaksės problemų, tokių kaip nevienodas atidarytų ir uždarų skliaustų skaičius. Prašome patikrinkite.",
|
||||
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Įvyko LDAP/AD ryšio klaida. Patikrinkite pagrindinį kompiuterį, prievadą ir prisijungimo duomenis.",
|
||||
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Trūksta vietos rezervavimo ženklo „%uid“. Jis bus pakeistas prisijungimo vardu, kai bus pateikta užklausa LDAP/AD.",
|
||||
"When logging in, {instanceName} will find the user based on the following attributes:" : "Prisijungus, {instanceName} suras vartotoją pagal šiuos atributus:",
|
||||
"Allows login against the LDAP/AD username, which is either 'uid' or 'sAMAccountName' and will be detected." : "Leidžia prisijungti naudojant LDAP/AD vartotojo vardą, kuris yra „uid“ arba „sAMAccountName“, ir bus aptiktas.",
|
||||
"LDAP/AD Username:" : "LDAP/AD naudotojo vardas:",
|
||||
"Allows login against an email attribute. 'mail' and 'mailPrimaryAddress' allowed." : "Leidžia prisijungti naudojant el. pašto atributą. Leidžiami „mail“ ir „mailPrimaryAddress“.",
|
||||
"LDAP/AD Email Address:" : "LDAP/AD el. pašto adresas:",
|
||||
"Other Attributes:" : "Kiti požymiai:",
|
||||
"Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "Apibrėžia filtrą, kuris bus taikomas bandant prisijungti. `%%uid` prisijungimo veiksme pakeičia vartotojo vardą. Pavyzdys: `uid=%%uid`",
|
||||
"Attempts to receive a DN for the given login name and the current login filter" : "Bandoma gauti DN nurodytą prisijungimo vardą ir dabartinį prisijungimo filtrą",
|
||||
"Test Login name" : "Ištestuokite prisijungimo vardą",
|
||||
"Verify settings" : "Patikrinti nustatymus",
|
||||
"No object found in the given Base DN. Please revise." : "Jokie objektai nurodytoje DN šakoje nerasti. Prašome patikslinkite.",
|
||||
"More than 1,000 directory entries available." : "Yra prieinama daugiau nei 1000 katalogo įrašų. ",
|
||||
"_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["{ldapTestBase} įrašas, esantis nurodytame baziniame DN"," {ldapTestBase} įrašai, esantys nurodytame baziniame DN","{ldapTestBase} įrašų, esančių nurodytame baziniame DN","{ldapTestBase} įrašų, esančių nurodytame baziniame DN"],
|
||||
"When unchecked, this configuration will be skipped." : "Kai nepažymėta, ši konfigūracija bus praleista.",
|
||||
"Configuration active" : "Konfigūracija aktyvi",
|
||||
"Copy current configuration into new directory binding" : "Nukopijuoti dabartinę konfigūraciją į naują katalogų saistymą",
|
||||
"Copy configuration" : "Kopijuoti konfigūraciją",
|
||||
"Delete configuration" : "Ištrinti konfigūraciją",
|
||||
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Jūs galite praleisti protokolą, nebent Jums reikalingas SSL. Jei taip, pradėkite su ldaps://",
|
||||
"Host" : "Serveris",
|
||||
"Port" : "Prievadas",
|
||||
"Detect Port" : "Aptikti prievadą",
|
||||
"The DN of the client user with which the bind shall be done. For anonymous access, leave DN and Password empty." : "Kliento vartotojo, su kuriuo turi būti užmegztas ryšys, DN. Norint prisijungti anonimiškai, palikite laukelius „DN“ ir „Slaptažodis“ tuščius.",
|
||||
"User DN" : "Naudotojo DN",
|
||||
"For anonymous access, leave DN and Password empty." : "Anoniminei prieigai, palikite DN ir Slaptažodžio laukus tuščius.",
|
||||
"Password" : "Slaptažodis",
|
||||
"Save credentials" : "Įrašyti prisijungimo duomenis",
|
||||
"Base DN" : "Bazinis DN",
|
||||
"One Base DN per line" : "Viena DN šaka vienoje eilutėje",
|
||||
"You can specify Base DN for users and groups in the Advanced tab" : "Skirtuke „Išplėstiniai“ galite nurodyti vartotojų ir grupių bazinį DN",
|
||||
"Detect Base DN" : "Aptikti DN šaką",
|
||||
"Test Base DN" : "Testuoti DN šaką",
|
||||
"Listing and searching for users is constrained by these criteria:" : "Naudotojų paieška ir sąrašo pateikimas yra sukonstruota remiantis šiais kriterijais:",
|
||||
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "Dažniausios objektų klasės vartotojams yra organizationalPerson, person, user, and inetOrgPerson. Jei nežinote, kurią objektų klasę pasirinkti susisiekite su administratoriumi.",
|
||||
"The filter specifies which LDAP users shall have access to the {instanceName} instance." : "Filtras nurodo, kurie LDAP naudotojai turės prieigą prie {instanceName} elemento.",
|
||||
"Verify settings and count users" : "Patikrinkite nustatymus ir suskaičiuokite naudotojus",
|
||||
"User count: {usersCount}" : "Vartotojų skaičius: {usersCount}",
|
||||
"Test Configuration" : "Bandyti konfigūraciją",
|
||||
"Help" : "Pagalba",
|
||||
"Server" : "Serveris",
|
||||
|
|
@ -95,15 +172,29 @@ OC.L10N.register(
|
|||
"Groups" : "Grupės",
|
||||
"Advanced" : "Išplėstiniai",
|
||||
"Expert" : "Ekspertai",
|
||||
"The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "PHP LDAP modulis neįdiegtas, todėl posistemė neveiks. Paprašykite sistemos administratoriaus jį įdiegti.",
|
||||
"Select LDAP Config" : "Pasirinkite LDAP Config",
|
||||
"Create New Config" : "Sukurkite naują Config",
|
||||
"Create configuration" : "Sukurti konfigūraciją",
|
||||
"Username-LDAP User Mapping" : "Naudotojo vardo - LDAP naudotojo sąsaja",
|
||||
"Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Vartotojo vardai naudojami metaduomenims saugoti ir priskirti. Siekiant tiksliai identifikuoti ir atpažinti vartotojus, kiekvienas LDAP vartotojas turės vidinį vartotojo vardą. Tam reikalingas vartotojo vardo ir LDAP vartotojo susiejimas. Sukurtas vartotojo vardas susiejamas su LDAP vartotojo UUID. Be to, DN taip pat kaupiamas talpykloje, siekiant sumažinti LDAP sąveiką, tačiau jis nenaudojamas identifikavimui. Jei DN pasikeičia, pakeitimai bus rasti. Vidinis vartotojo vardas naudojamas visur. Išvalius susiejimus, visur liks likučių. Susiejimų išvalymas nėra jautrus konfigūracijai, jis paveikia visas LDAP konfigūracijas! Niekada nevalykite susiejimų gamybinėje aplinkoje, tik bandymo ar eksperimentiniu etapu.",
|
||||
"Clear Username-LDAP User Mapping" : "Išvalyti naudotojo vardo - LDAP naudotojo sąsają",
|
||||
"Clear Groupname-LDAP Group Mapping" : "Išvalyti Grupės pavadinimo - LDAP Grupės susiejimą",
|
||||
"Please renew your password" : "Prašome atnaujinkite savo slaptažodį.",
|
||||
"An internal error occurred." : "Įvyko vidinė klaida.",
|
||||
"Please try again or contact your administrator." : "Bandykite dar kartą arba susisiekite su savo administratoriumi.",
|
||||
"Wrong password." : "Neteisingas slaptažodis.",
|
||||
"Current password" : "Dabartinis slaptažodis",
|
||||
"New password" : "Naujas slaptažodis",
|
||||
"Cancel" : "Atsisakyti",
|
||||
"Renewing…" : "Atnaujinama ...",
|
||||
"Renew password" : "Atnaujintas slaptažodis",
|
||||
"Confirm action" : "Patvirtinti veiksmą",
|
||||
"Are you sure you want to permanently delete this LDAP configuration? This cannot be undone." : "Ar tikrai norite visam laikui ištrinti šią LDAP konfigūraciją? Šio veiksmo atšaukti nebus galima.",
|
||||
"Failed to delete config" : "Nepavyko ištrinti config",
|
||||
"Are you sure you want to permanently clear the LDAP mapping? This cannot be undone." : "Ar tikrai norite visam laikui išvalyti LDAP susiejimą? Šio veiksmo atšaukti negalima.",
|
||||
"Mapping cleared" : "Sąsajos išvalytos",
|
||||
"Failed to clear mapping" : "Nepavyko išvalyti sąsajų.",
|
||||
"An error occurred" : "Įvyko klaida",
|
||||
"Mode switch" : "Veiksenos pakeitimas",
|
||||
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Režimo pakeitimas įjungs automatines LDAP užklausas. Priklausomai nuo LDAP dydžio tai gali užtrukti. Ar tikrai norite pakeisti režimą?",
|
||||
|
|
@ -112,6 +203,8 @@ OC.L10N.register(
|
|||
"No action specified" : "Nenurodytas veiksmas",
|
||||
"No configuration specified" : "Nenurodyta jokia konfigūracija",
|
||||
"No data specified" : "Nepateikta duomenų",
|
||||
"Invalid data specified" : "Įvesti neteisingi duomenys",
|
||||
"Could not set configuration %1$s to %2$s" : "Nepavyko nustatyti %1$s konfigūracijos į %2$s",
|
||||
"Action does not exist" : "Veiksmo nėra",
|
||||
"Renewing …" : "Atnaujinama ...",
|
||||
"Very weak password" : "Labai silpnas slaptažodis",
|
||||
|
|
@ -131,6 +224,7 @@ OC.L10N.register(
|
|||
"Base DN could not be auto-detected, please revise credentials, host and port." : "Negalima automatiškai nustatyti DN šakos, peržiūrėkite prisijungimo duomenis, serverį ir prievadus.",
|
||||
"Could not detect Base DN, please enter it manually." : "Nepavyko aptikti DN šakos, įrašykite rankiniu būdu. ",
|
||||
"{nthServer}. Server" : "{nthServer}. Serveris",
|
||||
"_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} įrašas, esantis nurodytame baziniame DN"," {objectsFound} įrašai, esantys nurodytame baziniame DN","{objectsFound} įrašų, esančių nurodytame baziniame DN","{objectsFound} įrašų, esančių nurodytame baziniame DN"],
|
||||
"An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Įvyko klaida. Patikrinkite DN šąką, taip pat sujungimo nustatymus ir prisijungimo duomenis.",
|
||||
"Do you really want to delete the current Server Configuration?" : "Ar tikrai norite ištrinti dabartinę serverio konfigūraciją?",
|
||||
"Confirm Deletion" : "Patvirtinkite ištrynimą",
|
||||
|
|
@ -142,14 +236,18 @@ OC.L10N.register(
|
|||
"Select attributes" : "Pasirinkite požymius",
|
||||
"User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): <br/>" : "Naudotojas nerastas. Patikrinkite savo prisijungimo požymius ir naudotojo vardą. Veiksmingas filtras (skirtas nukopijuoti ir įdėti komandinų eilutės patvirtinimui): <br/>",
|
||||
"Please provide a login name to test against" : "Pateikite prisijungimo vardą, kurį norite patikrinti",
|
||||
"The group box was disabled, because the LDAP/AD server does not support memberOf." : "Grupės laukas buvo išjungtas, nes LDAP/AD serveris nepalaiko „memberOf“.",
|
||||
"Groups meeting these criteria are available in %s:" : "Grupės atitinkančios šiuos kriterijus yra pasiekiamos %s :",
|
||||
"Search groups" : "Ieškoti grupių",
|
||||
"Available groups" : "Prieinamos grupės",
|
||||
"Selected groups" : "Pasirinktos grupės",
|
||||
"The filter specifies which LDAP groups shall have access to the %s instance." : "Filtras nurodo, kurios LDAP grupės turi turėti prieigą prie %s",
|
||||
"When logging in, %s will find the user based on the following attributes:" : "Prisijungiant, %s suras naudotoją, remiantis šiais požymiais:",
|
||||
"Allows login against the LDAP/AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Leidžia prisijungti naudojant LDAP/AD vartotojo vardą, kuris yra „uid“ arba „sAMAccountName“, ir bus aptiktas.",
|
||||
"Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Leidžia prisijungti naudojant el. pašto atributą. Leidžiami „mail“ ir „mailPrimaryAddress“.",
|
||||
"Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Apibrėžia filtrą, kuris taikomas bandant prisijungti. \"%%uid\" pakeičia naudotojo vardą prisijungimo metu. Pavyzdys: \"uid=%%uid\"",
|
||||
"Test Loginname" : "Ištestuokite prisijungimo vardą",
|
||||
"Attempts to receive a DN for the given loginname and the current login filter" : "Bandoma gauti DN nurodytą prisijungimo vardą ir dabartinį prisijungimo filtrą",
|
||||
"%s. Server:" : "%s. Serveris:",
|
||||
"Add a new configuration" : "Pridėti naują konfigūraciją",
|
||||
"Delete the current configuration" : "Ištrinti esamą konfigūraciją",
|
||||
|
|
@ -166,6 +264,8 @@ OC.L10N.register(
|
|||
"Configuration Active" : "Konfigūracija aktyvi",
|
||||
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." : "Nerekomenduojama, naudokite tik testavimui! Jei ryšys veikia, tik dėka šių nustatymų, suimportuokite savo %s serveryje LDAP serverio SSL sertifikatą.",
|
||||
"\"$home\" Placeholder Field" : "\"$home\" vietaženklio laukas",
|
||||
"Pronouns Field" : "Vardiklių laukas",
|
||||
"User profile Pronouns will be set from the specified attribute" : "Vartotojo profilio vardikliai bus nustatyti pagal nurodytą atributą",
|
||||
"UUID Attribute for Users:" : "UUID požymis naudotojams:",
|
||||
"UUID Attribute for Groups:" : "UUID požymis grupėms:"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,4 +1,11 @@
|
|||
{ "translations": {
|
||||
"Password change rejected. Hint: %s" : "Slaptažodžio keitimas atmestas. Patarimas: %s",
|
||||
"Mandatory field \"%s\" left empty" : "Privalomas laukas „%s“ paliktas tuščias",
|
||||
"A password is given, but not an LDAP agent" : "Nurodytas slaptažodis, bet nėra LDAP agento",
|
||||
"No password is given for the user agent" : "Vartotojo agento slaptažodis nenurodytas",
|
||||
"No LDAP base DN was given" : "Nenurodytas LDAP bazinis DN",
|
||||
"Login filter does not contain %s placeholder." : "Prisijungimo filtre nėra %s vietos žymeklio.",
|
||||
"Invalid configuration: %s" : "Negalima konfigūracija: %s",
|
||||
"Valid configuration, but binding failed. Please check the server settings and credentials." : "Konfigūracija teisinga, bet prisijungimas nepavyko. Patikrinkite serverio nustatymus ir prisijungimo duomenis.",
|
||||
"Invalid configuration: Anonymous binding is not allowed." : "Neteisinga konfigūracija: Anoniminis prisijungimas neleidžiamas.",
|
||||
"Valid configuration, connection established!" : "Konfigūracija teisinga, ryšys užmegztas!",
|
||||
|
|
@ -8,17 +15,35 @@
|
|||
"Your password will expire tomorrow." : "Jūsų slaptažodžio galiojimo laikas pasibaigs rytoj.",
|
||||
"Your password will expire today." : "Jūsų slaptažodžio galiojimo laikas baigiasi šiandien.",
|
||||
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Jūsų slaptažodis nustos galioti po %n dienos.","Jūsų slaptažodis nustos galioti po %n dienų.","Jūsų slaptažodis nustos galioti po %n dienų.","Jūsų slaptažodis nustos galioti po %n dienos."],
|
||||
"LDAP/AD integration" : "LDAP/AD integracija",
|
||||
"LDAP Connection" : "LDAP ryšys",
|
||||
"_Binding failed for this LDAP configuration: %s_::_Binding failed for %n LDAP configurations: %s_" : ["LDAP konfigūracijos susiejimas nepavyko: %s","LDAP %n konfigūracijų susiejimas nepavyko: %s","LDAP %n konfigūracijų susiejimas nepavyko: %s","LDAP %n konfigūracijų susiejimas nepavyko: %s"],
|
||||
"_Searching failed for this LDAP configuration: %s_::_Searching failed for %n LDAP configurations: %s_" : ["LDAP konfigūracijos paieška nepavyko: %s","LDAP %n konfigūracijų paieška nepavyko: %s","LDAP %n konfigūracijų paieška nepavyko: %s","LDAP %n konfigūracijų paieška nepavyko: %s"],
|
||||
"_There is an inactive LDAP configuration: %s_::_There are %n inactive LDAP configurations: %s_" : ["Yra neaktyvi LDAP konfigūracija: %s","Yra %n neaktyvios LDAP konfigūracijos: %s","Yra %n neaktyvių LDAP konfigūracijų: %s","Yra %n neaktyvių LDAP konfigūracijų:%s"],
|
||||
"_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the %n configured LDAP connections (%s)_" : ["Susiejimas ir paieška veikia sukonfigūruotame LDAP ryšyje (%s)","Susiejimas ir paieška veikia visuose %n sukonfigūruotuose LDAP ryšiuose (%s)","Susiejimas ir paieška veikia visuose %n sukonfigūruotuose LDAP ryšiuose (%s)","Susiejimas ir paieška veikia visuose %n sukonfigūruotuose LDAP ryšiuose (%s)"],
|
||||
"Invalid LDAP UUIDs" : "Negalimas LDAP UUIDs",
|
||||
"None found" : "Nieko nerasta",
|
||||
"Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Rasta negalimų LDAP paskyrų arba grupių UUID. Patikrinkite nustatymus „Apeiti UUID nustatymą“ LDAP konfigūracijos skyriuje „Ekspertas“ ir naudokite komandą „occ ldap:update-uuid“, kad juos atnaujintumėte.",
|
||||
"_%n group found_::_%n groups found_" : ["Rasta %s grupė","Rastos %n grupės","Rasta %n grupių","Rasta %n grupių"],
|
||||
"> 1000 groups found" : "Rasta > 1000 grupių",
|
||||
"> 1000 users found" : "Rasta > 1000 vartotojų",
|
||||
"_%n user found_::_%n users found_" : ["Rastas %s vartotojas","Rasti %n vartotojai","Rasta %n vartotojų","Rasta %n vartotojų"],
|
||||
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Nepavyko aptikti naudotojo rodomo vardo požymio. Nurodykite jį patys išplėstiniuose LDAP nustatymuose.",
|
||||
"Could not find the desired feature" : "Nepavyko rasti pageidaujamos ypatybės",
|
||||
"Invalid Host" : "Neteisingas serveris",
|
||||
"LDAP user and group backend" : "LDAP naudotojo ir grupės vidinė pusė",
|
||||
"This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Ši programėlė leidžia administratoriams prijungti „Nextcloud“ prie LDAP pagrįsto vartotojų katalogo.",
|
||||
"This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "Ši programa leidžia administratoriams prijungti „Nextcloud“ prie LDAP pagrįsto vartotojų katalogo, siekiant atlikti vartotojų, grupių ir vartotojų atributų autentifikavimą bei konfigūravimą. Administratoriai gali sukonfigūruoti šią programą taip, kad ji prisijungtų prie vieno ar kelių LDAP katalogų arba „Active Directory“ per LDAP sąsają. Tokie atributai kaip vartotojo kvota, el. paštas, avataro nuotraukos, narystė grupėse ir kt. gali būti importuojami į „Nextcloud“ iš katalogo naudojant atitinkamus užklausimus ir filtrus.\n\nVartotojas prisijungia prie „Nextcloud“ naudodamas savo LDAP arba AD prisijungimo duomenis, o prieiga jam suteikiama remiantis autentiškumo patvirtinimo užklausa, kurią apdoroja LDAP arba AD serveris. „Nextcloud“ nesaugo LDAP arba AD slaptažodžių, šie prisijungimo duomenys naudojami vartotojo autentiškumui patvirtinti, o tada „Nextcloud“ naudoja sesiją kaip vartotojo ID. Daugiau informacijos rasite LDAP vartotojų ir grupių užkulisio dokumentacijoje.",
|
||||
"Connection Settings" : "Ryšio nustatymai",
|
||||
"Backup (Replica) Host" : "Atsarginės kopijos (Replica) serveris",
|
||||
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Nurodykite atsarginį serverį, kuris būtų pagrindinio LDAP / AD serverio kopija.",
|
||||
"Backup (Replica) Port" : "Atsarginės kopijos (Replica) prievadas",
|
||||
"Only connect to the replica server." : "Tik prisijungti prie reprodukcinio (replica) serverio.",
|
||||
"Disable Main Server" : "Išjungti pagrindinį serverį",
|
||||
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your {instanceName} server." : "Nerekomenduojama, naudokite tik testavimui! Jei ryšys veikia tik su šia parinktimi, įkelkite LDAP serverio SSL sertifikatą į savo {instanceName} serverį.",
|
||||
"Turn off SSL certificate validation." : "Išjungti SSL liudijimo tikrinimą.",
|
||||
"Cache Time-To-Live" : "Talpyklos gyvavimo laikas",
|
||||
"in seconds. A change empties the cache." : "per kelias sekundes. Pakeitimas ištuština talpyklą.",
|
||||
"Directory Settings" : "Katalogo nustatymai",
|
||||
"User Display Name Field" : "Laukas Naudotojo rodomas vardas.",
|
||||
"The LDAP attribute to use to generate the user's display name." : "LDAP požymis, kuris bus naudojamas generuoti naudotojo rodomą vardą.",
|
||||
|
|
@ -28,6 +53,8 @@
|
|||
"Base User Tree" : "Bazinis naudotojo medis",
|
||||
"Optional; one attribute per line" : "Nebūtina; po vieną požymį kiekvienoje eilutėje",
|
||||
"User Search Attributes" : "Naudotojo paieškos požymiai",
|
||||
"When switched on, users imported from LDAP which are then missing will be disabled" : "Įjungus šią funkciją, iš LDAP importuoti vartotojai, kurių vėliau nebeliks, bus išjungti",
|
||||
"Disable users missing from LDAP" : "Išjungti LDAP trūkstamus vartotojus",
|
||||
"Group Display Name Field" : "Laukas rodomas grupės vardas",
|
||||
"The LDAP attribute to use to generate the groups's display name." : "LDAP požymis, kuris bus naudojamas generuoti grupės rodomą pavadinimą.",
|
||||
"One Group Base DN per line" : "Viena grupės DN šaka linijoje",
|
||||
|
|
@ -38,6 +65,8 @@
|
|||
"The LDAP attribute that on group objects contains an LDAP search URL that determines what objects belong to the group. (An empty setting disables dynamic group membership functionality.)" : "LDAP požymis, kurio grupės objektuose yra LDAP paieškos URL, nustatantis kokie objektai priklauso grupei. (Tuščias nustatymas išjungia dinaminės grupės narystės funkcionalumą.)",
|
||||
"When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "Kai įjungta, yra palaikomos grupės, kuriose yra grupės. (Veikia tik tuo atveju, jei grupės nario požymyje yra DN.)",
|
||||
"Nested Groups" : "Įdėtinės grupės",
|
||||
"Paging chunksize" : "Puslapio elementų skaičius",
|
||||
"Chunksize used for paged LDAP searches that may return bulky results like user or group enumeration. (Setting it 0 disables paged LDAP searches in those situations.)" : "Elementų skaičius, naudojamas atliekant LDAP paiešką su puslapių skirstymu, kai gali būti grąžinami dideli duomenų kiekiai, pavyzdžiui, vartotojų ar grupių sąrašai. (Nustačius šią reikšmę kaip 0, tokiose situacijose paieška su puslapių skirstymu bus išjungta.)",
|
||||
"Allow LDAP users to change their password and allow Super Administrators and Group Administrators to change the password of their LDAP users. Only works when access control policies are configured accordingly on the LDAP server. As passwords are sent in plaintext to the LDAP server, transport encryption must be used and password hashing should be configured on the LDAP server." : "Leisti LDAP naudotojams pakeisti savo slaptažodžius ir leisti Super Administratoriams bei Grupės administratoriams pakeisti savo LDAP naudotojų slaptažodžius. Veikia tik tada, kai prieigos valdymo politika yra sukonfigūruota pagal LDAP serverį. Kadangi slaptažodžiai į LDAP serverį yra siunčiami atviru tekstu, todėl jame turi būti naudojamas šifravimas ir slaptažodžių maiša.",
|
||||
"Enable LDAP password changes per user" : "Įjungti LDAP slaptažodžio keitimus kiekvienam naudotojui.",
|
||||
"(New password is sent as plain text to LDAP)" : "(Naujas slaptažodis į LDAP yra siunčiamas kaip paprastas tekstas)",
|
||||
|
|
@ -51,40 +80,88 @@
|
|||
"Email Field" : "El. pašto laukas",
|
||||
"Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Nustatyti naudotojų el. paštą pagal jų LDAP požymį. Numatytąjai elgsenai, palikite tuščią.",
|
||||
"User Home Folder Naming Rule" : "Naudotojo namų aplanko pavadinimo taisyklė",
|
||||
"Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Palikite tuščią laukelį, jei norite naudoti vartotojo vardą (numatyta reikšmė). Kitais atvejais nurodykite LDAP/AD atributą.",
|
||||
"`$home` Placeholder Field" : "`$home` vietos laikiklio laukas",
|
||||
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "Konfigūracijoje su išorine saugykla $home bus pakeistas nurodyto atributo verte",
|
||||
"User Profile Attributes" : "Vartotojo profilio savybės",
|
||||
"Phone Field" : "Laukas „Telefonas“",
|
||||
"User profile Phone will be set from the specified attribute" : "Vartotojo profilio telefono numeris bus nustatytas pagal nurodytą atributą",
|
||||
"Website Field" : "Svetainės laukas",
|
||||
"User profile Website will be set from the specified attribute" : "Vartotojo profilis bus nustatytas pagal nurodytą atributą",
|
||||
"Address Field" : "Adreso laukas",
|
||||
"User profile Address will be set from the specified attribute" : "Vartotojo profilio adresas bus nustatytas pagal nurodytą atributą",
|
||||
"Twitter Field" : "„Twitter“ laukas",
|
||||
"User profile Twitter will be set from the specified attribute" : "Vartotojo profilis „Twitter“ bus nustatytas pagal nurodytą atributą",
|
||||
"Fediverse Field" : "„Fediverse“ laukas",
|
||||
"User profile Fediverse will be set from the specified attribute" : "Vartotojo profilis „Fediverse“ bus nustatytas pagal nurodytą atributą",
|
||||
"Organisation Field" : "Organizacijos laukas",
|
||||
"User profile Organisation will be set from the specified attribute" : "Vartotojo profilio Organizacija bus nustatyta pagal nurodytą atributą",
|
||||
"Role Field" : "Laukas „Vaidmuo“",
|
||||
"User profile Role will be set from the specified attribute" : "Vartotojo profilio vaidmuo bus nustatytas pagal nurodytą atributą",
|
||||
"Headline Field" : "Antraštės laukas",
|
||||
"User profile Headline will be set from the specified attribute" : "Vartotojo profilio antraštė bus nustatyta pagal nurodytą atributą",
|
||||
"Biography Field" : "Biografijos laukas",
|
||||
"User profile Biography will be set from the specified attribute" : "Vartotojo profilio biografija bus nustatyta pagal nurodytą atributą",
|
||||
"Birthdate Field" : "Laukas „Gimimo data“",
|
||||
"User profile Date of birth will be set from the specified attribute" : "Vartotojo profilyje gimimo data bus nustatyta pagal nurodytą atributą",
|
||||
"Internal Username" : "Vidinis naudotojo vardas",
|
||||
"By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "Pagal numatytuosius nustatymus vidinis vartotojo vardas bus sukurtas iš UUID atributo. Tai užtikrina, kad vartotojo vardas yra unikalus ir simbolių nereikia konvertuoti. Vidiniam vartotojo vardui taikomas apribojimas, kad leidžiami tik šie simboliai: [a-zA-Z0-9_.@-]. Kiti simboliai pakeičiami jų ASCII atitikmenimis arba tiesiog praleidžiami. Kolizijų atveju bus pridėtas / padidintas skaičius. Vidinis vartotojo vardas naudojamas vartotojui identifikuoti viduje. Tai taip pat yra numatytasis vartotojo namų aplanko pavadinimas. Jis taip pat yra nuotolinių URL dalis, pavyzdžiui, visoms DAV paslaugoms. Pasirinkus šį nustatymą, numatytąjį veikimą galima pakeisti. Pakeitimai įsigalios tik naujai susietiems (pridėtiems) LDAP vartotojams. Jei norite numatytojo veikimo, palikite lauką tuščią.",
|
||||
"Internal Username Attribute:" : "Vidinis naudotojo vardo požymis:",
|
||||
"Override UUID detection" : "Perrašyti UUID aptikimą",
|
||||
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "Pagal numatymą, UUID požymis yra aptinkamas automatiškai. UUID požymis yra naudojamas neabejotinai identifikuoti LDAP naudotojus ir grupes. Be to, vidinis naudotojo vardas bus sukurtas remiantis UUID, jei nenurodyta kitaip. Jūs galite nustelbti nustatymą ir perduoti savo pasirinktą požymį. Turite įsitikinti, kad jūsų pasirinktą požymį gali gauti tiek naudotojai, tiek grupės ir, kad jis yra unikalus. Numatytajai elgsenai, palikite tuščią. Pakeitimai turės įtakos tik naujai susiejamiems (pridedamiems) LDAP naudotojams ir grupėms.",
|
||||
"UUID Attribute for Users" : "UUID atributas vartotojams",
|
||||
"UUID Attribute for Groups" : "Grupių UUID atributas",
|
||||
"Groups meeting these criteria are available in {instanceName}:" : "Šiuos kriterijus atitinkančios grupės yra prieinamos {instanceName}:",
|
||||
"Only these object classes:" : "Tik šios objektų klasės:",
|
||||
"Only from these groups:" : "Tik iš šių grupių:",
|
||||
"Edit LDAP Query" : "Taisyti LDAP užklausą",
|
||||
"The filter specifies which LDAP groups shall have access to the {instanceName} instance." : "Filtras nurodo, kurios LDAP grupės turės prieigą prie {instanceName} elemento.",
|
||||
"LDAP Filter:" : "LDAP filtras:",
|
||||
"Verify settings and count the groups" : "Patikrinkite nustatymus ir suskaičiuokite grupes",
|
||||
"User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): {filter}" : "Vartotojas nerastas. Patikrinkite prisijungimo atributus ir vartotojo vardą. Efektyvus filtras (kopijavimui ir įklijavimui komandinės eilutės patvirtinimui): {filter}",
|
||||
"User found and settings verified." : "Naudotojas surastas, nustatymai patikrinti.",
|
||||
"Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Apsvarstykite galimybę susiaurinti paiešką, nes ji apima daug naudotojų, ir tik pirmasis iš jų galės prisijungti.",
|
||||
"An unspecified error occurred. Please check log and settings." : "Įvyko nenustatyta klaida. Patikrinkite žurnalo įrašus ir nustatymus.",
|
||||
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Paieškos filtras netinkamas, greičiausiai dėl sintaksės problemų, tokių kaip nevienodas atidarytų ir uždarų skliaustų skaičius. Prašome patikrinkite.",
|
||||
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Įvyko LDAP/AD ryšio klaida. Patikrinkite pagrindinį kompiuterį, prievadą ir prisijungimo duomenis.",
|
||||
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Trūksta vietos rezervavimo ženklo „%uid“. Jis bus pakeistas prisijungimo vardu, kai bus pateikta užklausa LDAP/AD.",
|
||||
"When logging in, {instanceName} will find the user based on the following attributes:" : "Prisijungus, {instanceName} suras vartotoją pagal šiuos atributus:",
|
||||
"Allows login against the LDAP/AD username, which is either 'uid' or 'sAMAccountName' and will be detected." : "Leidžia prisijungti naudojant LDAP/AD vartotojo vardą, kuris yra „uid“ arba „sAMAccountName“, ir bus aptiktas.",
|
||||
"LDAP/AD Username:" : "LDAP/AD naudotojo vardas:",
|
||||
"Allows login against an email attribute. 'mail' and 'mailPrimaryAddress' allowed." : "Leidžia prisijungti naudojant el. pašto atributą. Leidžiami „mail“ ir „mailPrimaryAddress“.",
|
||||
"LDAP/AD Email Address:" : "LDAP/AD el. pašto adresas:",
|
||||
"Other Attributes:" : "Kiti požymiai:",
|
||||
"Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "Apibrėžia filtrą, kuris bus taikomas bandant prisijungti. `%%uid` prisijungimo veiksme pakeičia vartotojo vardą. Pavyzdys: `uid=%%uid`",
|
||||
"Attempts to receive a DN for the given login name and the current login filter" : "Bandoma gauti DN nurodytą prisijungimo vardą ir dabartinį prisijungimo filtrą",
|
||||
"Test Login name" : "Ištestuokite prisijungimo vardą",
|
||||
"Verify settings" : "Patikrinti nustatymus",
|
||||
"No object found in the given Base DN. Please revise." : "Jokie objektai nurodytoje DN šakoje nerasti. Prašome patikslinkite.",
|
||||
"More than 1,000 directory entries available." : "Yra prieinama daugiau nei 1000 katalogo įrašų. ",
|
||||
"_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["{ldapTestBase} įrašas, esantis nurodytame baziniame DN"," {ldapTestBase} įrašai, esantys nurodytame baziniame DN","{ldapTestBase} įrašų, esančių nurodytame baziniame DN","{ldapTestBase} įrašų, esančių nurodytame baziniame DN"],
|
||||
"When unchecked, this configuration will be skipped." : "Kai nepažymėta, ši konfigūracija bus praleista.",
|
||||
"Configuration active" : "Konfigūracija aktyvi",
|
||||
"Copy current configuration into new directory binding" : "Nukopijuoti dabartinę konfigūraciją į naują katalogų saistymą",
|
||||
"Copy configuration" : "Kopijuoti konfigūraciją",
|
||||
"Delete configuration" : "Ištrinti konfigūraciją",
|
||||
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Jūs galite praleisti protokolą, nebent Jums reikalingas SSL. Jei taip, pradėkite su ldaps://",
|
||||
"Host" : "Serveris",
|
||||
"Port" : "Prievadas",
|
||||
"Detect Port" : "Aptikti prievadą",
|
||||
"The DN of the client user with which the bind shall be done. For anonymous access, leave DN and Password empty." : "Kliento vartotojo, su kuriuo turi būti užmegztas ryšys, DN. Norint prisijungti anonimiškai, palikite laukelius „DN“ ir „Slaptažodis“ tuščius.",
|
||||
"User DN" : "Naudotojo DN",
|
||||
"For anonymous access, leave DN and Password empty." : "Anoniminei prieigai, palikite DN ir Slaptažodžio laukus tuščius.",
|
||||
"Password" : "Slaptažodis",
|
||||
"Save credentials" : "Įrašyti prisijungimo duomenis",
|
||||
"Base DN" : "Bazinis DN",
|
||||
"One Base DN per line" : "Viena DN šaka vienoje eilutėje",
|
||||
"You can specify Base DN for users and groups in the Advanced tab" : "Skirtuke „Išplėstiniai“ galite nurodyti vartotojų ir grupių bazinį DN",
|
||||
"Detect Base DN" : "Aptikti DN šaką",
|
||||
"Test Base DN" : "Testuoti DN šaką",
|
||||
"Listing and searching for users is constrained by these criteria:" : "Naudotojų paieška ir sąrašo pateikimas yra sukonstruota remiantis šiais kriterijais:",
|
||||
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "Dažniausios objektų klasės vartotojams yra organizationalPerson, person, user, and inetOrgPerson. Jei nežinote, kurią objektų klasę pasirinkti susisiekite su administratoriumi.",
|
||||
"The filter specifies which LDAP users shall have access to the {instanceName} instance." : "Filtras nurodo, kurie LDAP naudotojai turės prieigą prie {instanceName} elemento.",
|
||||
"Verify settings and count users" : "Patikrinkite nustatymus ir suskaičiuokite naudotojus",
|
||||
"User count: {usersCount}" : "Vartotojų skaičius: {usersCount}",
|
||||
"Test Configuration" : "Bandyti konfigūraciją",
|
||||
"Help" : "Pagalba",
|
||||
"Server" : "Serveris",
|
||||
|
|
@ -93,15 +170,29 @@
|
|||
"Groups" : "Grupės",
|
||||
"Advanced" : "Išplėstiniai",
|
||||
"Expert" : "Ekspertai",
|
||||
"The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "PHP LDAP modulis neįdiegtas, todėl posistemė neveiks. Paprašykite sistemos administratoriaus jį įdiegti.",
|
||||
"Select LDAP Config" : "Pasirinkite LDAP Config",
|
||||
"Create New Config" : "Sukurkite naują Config",
|
||||
"Create configuration" : "Sukurti konfigūraciją",
|
||||
"Username-LDAP User Mapping" : "Naudotojo vardo - LDAP naudotojo sąsaja",
|
||||
"Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Vartotojo vardai naudojami metaduomenims saugoti ir priskirti. Siekiant tiksliai identifikuoti ir atpažinti vartotojus, kiekvienas LDAP vartotojas turės vidinį vartotojo vardą. Tam reikalingas vartotojo vardo ir LDAP vartotojo susiejimas. Sukurtas vartotojo vardas susiejamas su LDAP vartotojo UUID. Be to, DN taip pat kaupiamas talpykloje, siekiant sumažinti LDAP sąveiką, tačiau jis nenaudojamas identifikavimui. Jei DN pasikeičia, pakeitimai bus rasti. Vidinis vartotojo vardas naudojamas visur. Išvalius susiejimus, visur liks likučių. Susiejimų išvalymas nėra jautrus konfigūracijai, jis paveikia visas LDAP konfigūracijas! Niekada nevalykite susiejimų gamybinėje aplinkoje, tik bandymo ar eksperimentiniu etapu.",
|
||||
"Clear Username-LDAP User Mapping" : "Išvalyti naudotojo vardo - LDAP naudotojo sąsają",
|
||||
"Clear Groupname-LDAP Group Mapping" : "Išvalyti Grupės pavadinimo - LDAP Grupės susiejimą",
|
||||
"Please renew your password" : "Prašome atnaujinkite savo slaptažodį.",
|
||||
"An internal error occurred." : "Įvyko vidinė klaida.",
|
||||
"Please try again or contact your administrator." : "Bandykite dar kartą arba susisiekite su savo administratoriumi.",
|
||||
"Wrong password." : "Neteisingas slaptažodis.",
|
||||
"Current password" : "Dabartinis slaptažodis",
|
||||
"New password" : "Naujas slaptažodis",
|
||||
"Cancel" : "Atsisakyti",
|
||||
"Renewing…" : "Atnaujinama ...",
|
||||
"Renew password" : "Atnaujintas slaptažodis",
|
||||
"Confirm action" : "Patvirtinti veiksmą",
|
||||
"Are you sure you want to permanently delete this LDAP configuration? This cannot be undone." : "Ar tikrai norite visam laikui ištrinti šią LDAP konfigūraciją? Šio veiksmo atšaukti nebus galima.",
|
||||
"Failed to delete config" : "Nepavyko ištrinti config",
|
||||
"Are you sure you want to permanently clear the LDAP mapping? This cannot be undone." : "Ar tikrai norite visam laikui išvalyti LDAP susiejimą? Šio veiksmo atšaukti negalima.",
|
||||
"Mapping cleared" : "Sąsajos išvalytos",
|
||||
"Failed to clear mapping" : "Nepavyko išvalyti sąsajų.",
|
||||
"An error occurred" : "Įvyko klaida",
|
||||
"Mode switch" : "Veiksenos pakeitimas",
|
||||
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Režimo pakeitimas įjungs automatines LDAP užklausas. Priklausomai nuo LDAP dydžio tai gali užtrukti. Ar tikrai norite pakeisti režimą?",
|
||||
|
|
@ -110,6 +201,8 @@
|
|||
"No action specified" : "Nenurodytas veiksmas",
|
||||
"No configuration specified" : "Nenurodyta jokia konfigūracija",
|
||||
"No data specified" : "Nepateikta duomenų",
|
||||
"Invalid data specified" : "Įvesti neteisingi duomenys",
|
||||
"Could not set configuration %1$s to %2$s" : "Nepavyko nustatyti %1$s konfigūracijos į %2$s",
|
||||
"Action does not exist" : "Veiksmo nėra",
|
||||
"Renewing …" : "Atnaujinama ...",
|
||||
"Very weak password" : "Labai silpnas slaptažodis",
|
||||
|
|
@ -129,6 +222,7 @@
|
|||
"Base DN could not be auto-detected, please revise credentials, host and port." : "Negalima automatiškai nustatyti DN šakos, peržiūrėkite prisijungimo duomenis, serverį ir prievadus.",
|
||||
"Could not detect Base DN, please enter it manually." : "Nepavyko aptikti DN šakos, įrašykite rankiniu būdu. ",
|
||||
"{nthServer}. Server" : "{nthServer}. Serveris",
|
||||
"_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} įrašas, esantis nurodytame baziniame DN"," {objectsFound} įrašai, esantys nurodytame baziniame DN","{objectsFound} įrašų, esančių nurodytame baziniame DN","{objectsFound} įrašų, esančių nurodytame baziniame DN"],
|
||||
"An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Įvyko klaida. Patikrinkite DN šąką, taip pat sujungimo nustatymus ir prisijungimo duomenis.",
|
||||
"Do you really want to delete the current Server Configuration?" : "Ar tikrai norite ištrinti dabartinę serverio konfigūraciją?",
|
||||
"Confirm Deletion" : "Patvirtinkite ištrynimą",
|
||||
|
|
@ -140,14 +234,18 @@
|
|||
"Select attributes" : "Pasirinkite požymius",
|
||||
"User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): <br/>" : "Naudotojas nerastas. Patikrinkite savo prisijungimo požymius ir naudotojo vardą. Veiksmingas filtras (skirtas nukopijuoti ir įdėti komandinų eilutės patvirtinimui): <br/>",
|
||||
"Please provide a login name to test against" : "Pateikite prisijungimo vardą, kurį norite patikrinti",
|
||||
"The group box was disabled, because the LDAP/AD server does not support memberOf." : "Grupės laukas buvo išjungtas, nes LDAP/AD serveris nepalaiko „memberOf“.",
|
||||
"Groups meeting these criteria are available in %s:" : "Grupės atitinkančios šiuos kriterijus yra pasiekiamos %s :",
|
||||
"Search groups" : "Ieškoti grupių",
|
||||
"Available groups" : "Prieinamos grupės",
|
||||
"Selected groups" : "Pasirinktos grupės",
|
||||
"The filter specifies which LDAP groups shall have access to the %s instance." : "Filtras nurodo, kurios LDAP grupės turi turėti prieigą prie %s",
|
||||
"When logging in, %s will find the user based on the following attributes:" : "Prisijungiant, %s suras naudotoją, remiantis šiais požymiais:",
|
||||
"Allows login against the LDAP/AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Leidžia prisijungti naudojant LDAP/AD vartotojo vardą, kuris yra „uid“ arba „sAMAccountName“, ir bus aptiktas.",
|
||||
"Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Leidžia prisijungti naudojant el. pašto atributą. Leidžiami „mail“ ir „mailPrimaryAddress“.",
|
||||
"Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Apibrėžia filtrą, kuris taikomas bandant prisijungti. \"%%uid\" pakeičia naudotojo vardą prisijungimo metu. Pavyzdys: \"uid=%%uid\"",
|
||||
"Test Loginname" : "Ištestuokite prisijungimo vardą",
|
||||
"Attempts to receive a DN for the given loginname and the current login filter" : "Bandoma gauti DN nurodytą prisijungimo vardą ir dabartinį prisijungimo filtrą",
|
||||
"%s. Server:" : "%s. Serveris:",
|
||||
"Add a new configuration" : "Pridėti naują konfigūraciją",
|
||||
"Delete the current configuration" : "Ištrinti esamą konfigūraciją",
|
||||
|
|
@ -164,6 +262,8 @@
|
|||
"Configuration Active" : "Konfigūracija aktyvi",
|
||||
"Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." : "Nerekomenduojama, naudokite tik testavimui! Jei ryšys veikia, tik dėka šių nustatymų, suimportuokite savo %s serveryje LDAP serverio SSL sertifikatą.",
|
||||
"\"$home\" Placeholder Field" : "\"$home\" vietaženklio laukas",
|
||||
"Pronouns Field" : "Vardiklių laukas",
|
||||
"User profile Pronouns will be set from the specified attribute" : "Vartotojo profilio vardikliai bus nustatyti pagal nurodytą atributą",
|
||||
"UUID Attribute for Users:" : "UUID požymis naudotojams:",
|
||||
"UUID Attribute for Groups:" : "UUID požymis grupėms:"
|
||||
},"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);"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"user_ldap",
|
||||
{
|
||||
"Invalid configuration: %s" : "Ongeldige configuratie: %s",
|
||||
"Valid configuration, but binding failed. Please check the server settings and credentials." : "Geldige configuratie, maar Binding mislukte. Controleer de serverinstellingen en inloggegevens.",
|
||||
"Invalid configuration: Anonymous binding is not allowed." : "De configuratie is ongeldig: anonieme bind is niet toegestaan.",
|
||||
"Valid configuration, connection established!" : "Geldige configuratie, verbinding tot stand gebracht",
|
||||
|
|
@ -11,6 +12,7 @@ OC.L10N.register(
|
|||
"Your password will expire today." : "Je wachtwoord vervalt vandaag.",
|
||||
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Je wachtwoord verloopt binnen %n dag.","Je wachtwoord vervalt over %n dagen."],
|
||||
"LDAP/AD integration" : "LDAP/AD integratie",
|
||||
"Invalid LDAP UUIDs" : "Ongeldige LDAP UUIDs",
|
||||
"_%n group found_::_%n groups found_" : ["%n groep gevonden","%n groepen gevonden"],
|
||||
"_%n user found_::_%n users found_" : ["%n gebruiker gevonden","%n gebruikers gevonden"],
|
||||
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Kon het weergavenaam attribuut van de gebruiker niet vinden. Geef het zelf op in de geavanceerde LDAP instellingen.",
|
||||
|
|
@ -128,6 +130,7 @@ OC.L10N.register(
|
|||
"No action specified" : "Geen actie opgegeven",
|
||||
"No configuration specified" : "Geen configuratie opgegeven",
|
||||
"No data specified" : "Geen gegevens verstrekt",
|
||||
"Invalid data specified" : "Ongeldige data opgegven",
|
||||
"Action does not exist" : "Actie bestaat niet",
|
||||
"Renewing …" : "Herstellen ...",
|
||||
"Very weak password" : "Zeer zwak wachtwoord",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{ "translations": {
|
||||
"Invalid configuration: %s" : "Ongeldige configuratie: %s",
|
||||
"Valid configuration, but binding failed. Please check the server settings and credentials." : "Geldige configuratie, maar Binding mislukte. Controleer de serverinstellingen en inloggegevens.",
|
||||
"Invalid configuration: Anonymous binding is not allowed." : "De configuratie is ongeldig: anonieme bind is niet toegestaan.",
|
||||
"Valid configuration, connection established!" : "Geldige configuratie, verbinding tot stand gebracht",
|
||||
|
|
@ -9,6 +10,7 @@
|
|||
"Your password will expire today." : "Je wachtwoord vervalt vandaag.",
|
||||
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Je wachtwoord verloopt binnen %n dag.","Je wachtwoord vervalt over %n dagen."],
|
||||
"LDAP/AD integration" : "LDAP/AD integratie",
|
||||
"Invalid LDAP UUIDs" : "Ongeldige LDAP UUIDs",
|
||||
"_%n group found_::_%n groups found_" : ["%n groep gevonden","%n groepen gevonden"],
|
||||
"_%n user found_::_%n users found_" : ["%n gebruiker gevonden","%n gebruikers gevonden"],
|
||||
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Kon het weergavenaam attribuut van de gebruiker niet vinden. Geef het zelf op in de geavanceerde LDAP instellingen.",
|
||||
|
|
@ -126,6 +128,7 @@
|
|||
"No action specified" : "Geen actie opgegeven",
|
||||
"No configuration specified" : "Geen configuratie opgegeven",
|
||||
"No data specified" : "Geen gegevens verstrekt",
|
||||
"Invalid data specified" : "Ongeldige data opgegven",
|
||||
"Action does not exist" : "Actie bestaat niet",
|
||||
"Renewing …" : "Herstellen ...",
|
||||
"Very weak password" : "Zeer zwak wachtwoord",
|
||||
|
|
|
|||
|
|
@ -1,63 +0,0 @@
|
|||
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." : "حالة الطقس مدمجة في تطبيق لوحة المعلومات Dashboard في نكست كلاود. يمكن تحديد الموقع الجغرافي تلقائياً أو تحديده يدوياً. يتم بعد ذلك عرض توقعات الطقس لـ 6 ساعات قادمة. يمكن أيضًا دمج هذه الحالة في أماكن أخرى مثل تطبيق التقويم.",
|
||||
"{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} هُطولُ أمطارٍ غزيرةٍ ",
|
||||
"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." : "حدث خطأ أثناء حفظ الوضعية mode.",
|
||||
"There was an error using personal address." : "حدث خطأ أثناء استعمال العنوان الشخصي.",
|
||||
"Unknown weather code" : "أحوال جوية غير محددة",
|
||||
"Detect location" : "تحديد الموقع الجغرافي",
|
||||
"Set custom address" : "تعيين عنوان مخصص",
|
||||
"Favorites" : "المُفضّلة"
|
||||
},
|
||||
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "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." : "حالة الطقس مدمجة في تطبيق لوحة المعلومات Dashboard في نكست كلاود. يمكن تحديد الموقع الجغرافي تلقائياً أو تحديده يدوياً. يتم بعد ذلك عرض توقعات الطقس لـ 6 ساعات قادمة. يمكن أيضًا دمج هذه الحالة في أماكن أخرى مثل تطبيق التقويم.",
|
||||
"{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} هُطولُ أمطارٍ غزيرةٍ ",
|
||||
"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." : "حدث خطأ أثناء حفظ الوضعية mode.",
|
||||
"There was an error using personal address." : "حدث خطأ أثناء استعمال العنوان الشخصي.",
|
||||
"Unknown weather code" : "أحوال جوية غير محددة",
|
||||
"Detect location" : "تحديد الموقع الجغرافي",
|
||||
"Set custom address" : "تعيين عنوان مخصص",
|
||||
"Favorites" : "المُفضّلة"
|
||||
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
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} обилни превалявания от дъжд",
|
||||
"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=2; plural=(n != 1);");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "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} обилни превалявания от дъжд",
|
||||
"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=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Adreça desconeguda",
|
||||
"No result." : "No hi ha resultats.",
|
||||
"Malformed JSON data." : "Les dades en format JSON estan mal formades.",
|
||||
"Error" : "Error",
|
||||
"Weather status" : "Estat del temps",
|
||||
"Weather status in your dashboard" : "Estat del temps en el tauler",
|
||||
"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." : "Estat del temps integrat en l'aplicació Tauler.\n La ubicació geogràfica es pot determinar automàticament o definir manualment. A continuació, es mostra una previsió de 6 hores.\n Aquest estat també es pot integrar en altres llocs, com ara l'aplicació Calendari.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} cel clar avui més tard",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} cel clar",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} ennuvolat avui més tard",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} ennuvolat",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} neu i trons més tard avui",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} neu i trons",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} ruixats de neu i trons més tard avui",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} ruixats de neu i trons",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} ruixats de neu, trons i crepuscle polar més tard avui",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} ruixats de neu, trons i crepuscle polar",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} ruixats de neu més tard avui",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} ruixats de neu",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} ruixats de neu i crepuscle polar més tard avui",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} pluges de neu i crepuscle polar",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} neu avui més tard",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} neu",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} bon temps avui més tard",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} bon temps",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} mig ennuvolat avui més tard",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} mig ennuvolat",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} boira avui més tard",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} boira",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} pluja lleugera avui més tard",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} pluja lleugera",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} pluja avui més tard",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} pluja",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} pluja intensa avui més tard",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} pluja intensa",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} ruixats avui més tard",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} ruixats",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} pluja lleugera avui més tard",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} pluja lleugera",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} pluja intensa avui més tard",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} pluja intensa",
|
||||
"More weather for {adr}" : "Més temps per a {adr}",
|
||||
"Loading weather" : "S'està carregant el temps",
|
||||
"Set location for weather" : "Definiu la ubicació per al temps",
|
||||
"Remove from favorites" : "Suprimeix dels preferits",
|
||||
"Add as favorite" : "Afegeix-ho com a preferit",
|
||||
"You are not logged in." : "No heu iniciat la sessió.",
|
||||
"There was an error getting the weather status information." : "S'ha produït un error en obtenir la informació de l'estat del temps.",
|
||||
"No weather information found" : "No s'ha trobat informació del temps",
|
||||
"Location not found" : "No s'ha trobat la ubicació",
|
||||
"There was an error setting the location address." : "S'ha produït un error en definir l'adreça de la ubicació.",
|
||||
"There was an error setting the location." : "S'ha produït un error en definir la ubicació.",
|
||||
"There was an error saving the mode." : "S'ha produït un error en desar el mode.",
|
||||
"There was an error using personal address." : "S'ha produït un error en utilitzar l'adreça personal.",
|
||||
"Unknown weather code" : "Codi meteorològic desconegut",
|
||||
"Detect location" : "Detecta la ubicació",
|
||||
"Set custom address" : "Defineix una adreça personalitzada",
|
||||
"Favorites" : "Preferits"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Adreça desconeguda",
|
||||
"No result." : "No hi ha resultats.",
|
||||
"Malformed JSON data." : "Les dades en format JSON estan mal formades.",
|
||||
"Error" : "Error",
|
||||
"Weather status" : "Estat del temps",
|
||||
"Weather status in your dashboard" : "Estat del temps en el tauler",
|
||||
"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." : "Estat del temps integrat en l'aplicació Tauler.\n La ubicació geogràfica es pot determinar automàticament o definir manualment. A continuació, es mostra una previsió de 6 hores.\n Aquest estat també es pot integrar en altres llocs, com ara l'aplicació Calendari.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} cel clar avui més tard",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} cel clar",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} ennuvolat avui més tard",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} ennuvolat",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} neu i trons més tard avui",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} neu i trons",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} ruixats de neu i trons més tard avui",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} ruixats de neu i trons",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} ruixats de neu, trons i crepuscle polar més tard avui",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} ruixats de neu, trons i crepuscle polar",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} ruixats de neu més tard avui",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} ruixats de neu",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} ruixats de neu i crepuscle polar més tard avui",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} pluges de neu i crepuscle polar",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} neu avui més tard",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} neu",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} bon temps avui més tard",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} bon temps",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} mig ennuvolat avui més tard",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} mig ennuvolat",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} boira avui més tard",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} boira",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} pluja lleugera avui més tard",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} pluja lleugera",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} pluja avui més tard",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} pluja",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} pluja intensa avui més tard",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} pluja intensa",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} ruixats avui més tard",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} ruixats",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} pluja lleugera avui més tard",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} pluja lleugera",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} pluja intensa avui més tard",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} pluja intensa",
|
||||
"More weather for {adr}" : "Més temps per a {adr}",
|
||||
"Loading weather" : "S'està carregant el temps",
|
||||
"Set location for weather" : "Definiu la ubicació per al temps",
|
||||
"Remove from favorites" : "Suprimeix dels preferits",
|
||||
"Add as favorite" : "Afegeix-ho com a preferit",
|
||||
"You are not logged in." : "No heu iniciat la sessió.",
|
||||
"There was an error getting the weather status information." : "S'ha produït un error en obtenir la informació de l'estat del temps.",
|
||||
"No weather information found" : "No s'ha trobat informació del temps",
|
||||
"Location not found" : "No s'ha trobat la ubicació",
|
||||
"There was an error setting the location address." : "S'ha produït un error en definir l'adreça de la ubicació.",
|
||||
"There was an error setting the location." : "S'ha produït un error en definir la ubicació.",
|
||||
"There was an error saving the mode." : "S'ha produït un error en desar el mode.",
|
||||
"There was an error using personal address." : "S'ha produït un error en utilitzar l'adreça personal.",
|
||||
"Unknown weather code" : "Codi meteorològic desconegut",
|
||||
"Detect location" : "Detecta la ubicació",
|
||||
"Set custom address" : "Defineix una adreça personalitzada",
|
||||
"Favorites" : "Preferits"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Neznámá adresa",
|
||||
"No result." : "Bez výsledku.",
|
||||
"Malformed JSON data." : "Nesprávně formátovaná JSON data.",
|
||||
"Error" : "Chyba",
|
||||
"Weather status" : "Stav počasí",
|
||||
"Weather status in your dashboard" : "Stav počasí na vaší nástěnce",
|
||||
"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." : "Stav počasí začleněný v aplikaci pro Nástěnku.\n Geografickou polohu je možné zjistit automaticky nebo zadat ručně. Poté je zobrazována předpověď na příštích 6 hodin.\n Tento stav je také možné začlenit do ostatních míst, jako například Kalendář.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} bude jasná obloha",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} jasná obloha",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} bude zataženo",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} zataženo",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} odpoledne sníh a bouřky",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} sníh a bouřky",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} odpoledne sněhové přeháňky a bouřka",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} sněhové přeháňky a bouřka",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} odpoledne sněhové přeháňky, bouřka a polární soumrak",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} sněhové přeháňky, bouřka a polární soumrak",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} odpoledne sněhové přeháňky",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} sněhové přeháňky",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} odpoledne sněhové přeháňky a polární soumrak",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} sněhové přeháňky a polární soumrak",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} odpoledne sněžení",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} sněžení",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} bude hezky",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} krásné počasí",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} bude polojasno",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} polojasno",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} bude mlhavo",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} mlhavo",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} bude drobně pršet",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} drobný déšť",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} bude pršet",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} déšť",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} bude vydatně pršet",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} hustý déšť",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} budou přeháňky",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} přeháňky",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} budou drobné přeháňky",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} drobné přeháňky",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} budou vydatné přeháňky",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} intenzivní přeháňky",
|
||||
"More weather for {adr}" : "Více o počasí pro {adr}",
|
||||
"Loading weather" : "Načítání údajů o počasí",
|
||||
"Set location for weather" : "Nastavit místo pro které předpovídat počasí",
|
||||
"Remove from favorites" : "Odebrat z oblíbených",
|
||||
"Add as favorite" : "Přidat do oblíbených",
|
||||
"You are not logged in." : "Nejste přihlášení.",
|
||||
"There was an error getting the weather status information." : "Při získávání informací o stavu počasí došlo k chybě.",
|
||||
"No weather information found" : "Nenalezeny žádné údaje o počasí",
|
||||
"Location not found" : "Umístění nenalezeno",
|
||||
"There was an error setting the location address." : "Při nastavování adresy umístění došlo k chybě.",
|
||||
"There was an error setting the location." : "Při nastavování umístění došlo k chybě.",
|
||||
"There was an error saving the mode." : "Při ukládání režimu došlo k chybě.",
|
||||
"There was an error using personal address." : "Při použití vaší osobní adresy došlo k chybě.",
|
||||
"Unknown weather code" : "Neznámý kód počasí",
|
||||
"Detect location" : "Zjistit polohu",
|
||||
"Set custom address" : "Nastavit vlastní adresu",
|
||||
"Favorites" : "Oblíbené"
|
||||
},
|
||||
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Neznámá adresa",
|
||||
"No result." : "Bez výsledku.",
|
||||
"Malformed JSON data." : "Nesprávně formátovaná JSON data.",
|
||||
"Error" : "Chyba",
|
||||
"Weather status" : "Stav počasí",
|
||||
"Weather status in your dashboard" : "Stav počasí na vaší nástěnce",
|
||||
"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." : "Stav počasí začleněný v aplikaci pro Nástěnku.\n Geografickou polohu je možné zjistit automaticky nebo zadat ručně. Poté je zobrazována předpověď na příštích 6 hodin.\n Tento stav je také možné začlenit do ostatních míst, jako například Kalendář.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} bude jasná obloha",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} jasná obloha",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} bude zataženo",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} zataženo",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} odpoledne sníh a bouřky",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} sníh a bouřky",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} odpoledne sněhové přeháňky a bouřka",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} sněhové přeháňky a bouřka",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} odpoledne sněhové přeháňky, bouřka a polární soumrak",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} sněhové přeháňky, bouřka a polární soumrak",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} odpoledne sněhové přeháňky",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} sněhové přeháňky",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} odpoledne sněhové přeháňky a polární soumrak",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} sněhové přeháňky a polární soumrak",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} odpoledne sněžení",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} sněžení",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} bude hezky",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} krásné počasí",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} bude polojasno",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} polojasno",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} bude mlhavo",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} mlhavo",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} bude drobně pršet",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} drobný déšť",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} bude pršet",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} déšť",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} bude vydatně pršet",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} hustý déšť",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} budou přeháňky",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} přeháňky",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} budou drobné přeháňky",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} drobné přeháňky",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} budou vydatné přeháňky",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} intenzivní přeháňky",
|
||||
"More weather for {adr}" : "Více o počasí pro {adr}",
|
||||
"Loading weather" : "Načítání údajů o počasí",
|
||||
"Set location for weather" : "Nastavit místo pro které předpovídat počasí",
|
||||
"Remove from favorites" : "Odebrat z oblíbených",
|
||||
"Add as favorite" : "Přidat do oblíbených",
|
||||
"You are not logged in." : "Nejste přihlášení.",
|
||||
"There was an error getting the weather status information." : "Při získávání informací o stavu počasí došlo k chybě.",
|
||||
"No weather information found" : "Nenalezeny žádné údaje o počasí",
|
||||
"Location not found" : "Umístění nenalezeno",
|
||||
"There was an error setting the location address." : "Při nastavování adresy umístění došlo k chybě.",
|
||||
"There was an error setting the location." : "Při nastavování umístění došlo k chybě.",
|
||||
"There was an error saving the mode." : "Při ukládání režimu došlo k chybě.",
|
||||
"There was an error using personal address." : "Při použití vaší osobní adresy došlo k chybě.",
|
||||
"Unknown weather code" : "Neznámý kód počasí",
|
||||
"Detect location" : "Zjistit polohu",
|
||||
"Set custom address" : "Nastavit vlastní adresu",
|
||||
"Favorites" : "Oblíbené"
|
||||
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Ukendt adresse",
|
||||
"No result." : "Intet resultat",
|
||||
"Malformed JSON data." : "Fejl i JSON dataformat.",
|
||||
"Error" : "Fejl",
|
||||
"Weather status" : "Status for vejret",
|
||||
"Weather status in your dashboard" : "Status for vejret på dit kontrolpanel",
|
||||
"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." : "Vejrstatus integreret i Dashboard-appen.\nDen geografiske placering kan bestemmes automatisk eller manuelt. En 6 timers prognose vises derefter.\nDenne status kan også integreres andre steder som f.eks. Kalender-appen.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} skyfri himmel senere i dag",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} skyfri himmel",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} overskyet senere i dag",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} overskyet",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} sne og torden senere idag",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} sne og torden",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} snebyger og torden senere i dag",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} snebyger og torden",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} snebyger, torden og polartusmørke senere i dag",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} snebyger, torden og polartusmørke",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} snebyger senere i dag",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} snebyger",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} snebyger og polartusmørke senere i dag",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} snebyger og polartusmørke",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} sne senere i dag",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} sne",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} pænt vejr senere i dag",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} pænt vejr",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} delvist overskyet senere i dag",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} delvis overskyet",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} tåget senere i dag",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} tåget",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} let regn senere i dag",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} let regn",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} let regn senere i dag",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} regn",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} kraftig regn senere i dag",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} kraftig regn",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} regnbyger senere i dag",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} regnbyger",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} lette regnbyger senere i dag",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} lette regnbyger",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} kraftige regnbyger senere i dag",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} kraftige regnbyger",
|
||||
"More weather for {adr}" : "Yderligere vejr for {adr}",
|
||||
"Loading weather" : "Henter vejrudsigt",
|
||||
"Set location for weather" : "Lokalitet for vejret",
|
||||
"Remove from favorites" : "Fjern fra favoritter",
|
||||
"Add as favorite" : "Tilføj til favoritter",
|
||||
"You are not logged in." : "Du er ikke logget på.",
|
||||
"There was an error getting the weather status information." : "Der skete en fejl under hentning af vejudsigten.",
|
||||
"No weather information found" : "Ingen vejrudsigt fundet",
|
||||
"Location not found" : "Den valgte lokalitet blev ikke fundet",
|
||||
"There was an error setting the location address." : "Der opstod en fejl ved valg af lokalitetsadresse",
|
||||
"There was an error setting the location." : "Der opstod en fejl ved valg af lokalitet",
|
||||
"There was an error saving the mode." : "Tilstanden kunne ikke gemmes.",
|
||||
"There was an error using personal address." : "Der skete en fejl i forsøget på at anvende personlig adresse.",
|
||||
"Unknown weather code" : "Ukendt vejrkode",
|
||||
"Detect location" : "Find min lokalitet",
|
||||
"Set custom address" : "Angiv brugerdefineret adresse",
|
||||
"Favorites" : "Favoritter"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Ukendt adresse",
|
||||
"No result." : "Intet resultat",
|
||||
"Malformed JSON data." : "Fejl i JSON dataformat.",
|
||||
"Error" : "Fejl",
|
||||
"Weather status" : "Status for vejret",
|
||||
"Weather status in your dashboard" : "Status for vejret på dit kontrolpanel",
|
||||
"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." : "Vejrstatus integreret i Dashboard-appen.\nDen geografiske placering kan bestemmes automatisk eller manuelt. En 6 timers prognose vises derefter.\nDenne status kan også integreres andre steder som f.eks. Kalender-appen.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} skyfri himmel senere i dag",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} skyfri himmel",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} overskyet senere i dag",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} overskyet",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} sne og torden senere idag",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} sne og torden",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} snebyger og torden senere i dag",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} snebyger og torden",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} snebyger, torden og polartusmørke senere i dag",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} snebyger, torden og polartusmørke",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} snebyger senere i dag",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} snebyger",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} snebyger og polartusmørke senere i dag",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} snebyger og polartusmørke",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} sne senere i dag",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} sne",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} pænt vejr senere i dag",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} pænt vejr",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} delvist overskyet senere i dag",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} delvis overskyet",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} tåget senere i dag",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} tåget",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} let regn senere i dag",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} let regn",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} let regn senere i dag",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} regn",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} kraftig regn senere i dag",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} kraftig regn",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} regnbyger senere i dag",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} regnbyger",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} lette regnbyger senere i dag",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} lette regnbyger",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} kraftige regnbyger senere i dag",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} kraftige regnbyger",
|
||||
"More weather for {adr}" : "Yderligere vejr for {adr}",
|
||||
"Loading weather" : "Henter vejrudsigt",
|
||||
"Set location for weather" : "Lokalitet for vejret",
|
||||
"Remove from favorites" : "Fjern fra favoritter",
|
||||
"Add as favorite" : "Tilføj til favoritter",
|
||||
"You are not logged in." : "Du er ikke logget på.",
|
||||
"There was an error getting the weather status information." : "Der skete en fejl under hentning af vejudsigten.",
|
||||
"No weather information found" : "Ingen vejrudsigt fundet",
|
||||
"Location not found" : "Den valgte lokalitet blev ikke fundet",
|
||||
"There was an error setting the location address." : "Der opstod en fejl ved valg af lokalitetsadresse",
|
||||
"There was an error setting the location." : "Der opstod en fejl ved valg af lokalitet",
|
||||
"There was an error saving the mode." : "Tilstanden kunne ikke gemmes.",
|
||||
"There was an error using personal address." : "Der skete en fejl i forsøget på at anvende personlig adresse.",
|
||||
"Unknown weather code" : "Ukendt vejrkode",
|
||||
"Detect location" : "Find min lokalitet",
|
||||
"Set custom address" : "Angiv brugerdefineret adresse",
|
||||
"Favorites" : "Favoritter"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
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 am Tag",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} klarer Himmel",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} bewölkt später am Tag",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} bewölkt",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} Schneefall und Gewitter später am Tag",
|
||||
"{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 am Tag",
|
||||
"{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 am Tag",
|
||||
"{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 am Tag",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} Schneeschauer",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} Schneeschauer und Polarlichter später am Tag",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} Schneeschauer und Polarlichter",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} Schneefall später am Tag ",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} Schneefall",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} schönes Wetter später am Tag",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} schönes Wetter",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} teilweise bewölkt später am Tag",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} teilweise bewölkt",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} neblig später am Tag",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} nebelig",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} leichter Regen später am Tag",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} leichter Regen",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} Regen später am Tag",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} Regen",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} starker Regen später am Tag",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} starker Regen",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} Regenschauer später am Tag",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} Regenschauer",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} leichte Regenschauer später am Tag",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} leichte Regenschauer",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} starke Regenschauer später am Tag",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} starke Regenschauer",
|
||||
"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);");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "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 am Tag",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} klarer Himmel",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} bewölkt später am Tag",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} bewölkt",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} Schneefall und Gewitter später am Tag",
|
||||
"{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 am Tag",
|
||||
"{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 am Tag",
|
||||
"{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 am Tag",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} Schneeschauer",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} Schneeschauer und Polarlichter später am Tag",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} Schneeschauer und Polarlichter",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} Schneefall später am Tag ",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} Schneefall",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} schönes Wetter später am Tag",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} schönes Wetter",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} teilweise bewölkt später am Tag",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} teilweise bewölkt",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} neblig später am Tag",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} nebelig",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} leichter Regen später am Tag",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} leichter Regen",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} Regen später am Tag",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} Regen",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} starker Regen später am Tag",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} starker Regen",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} Regenschauer später am Tag",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} Regenschauer",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} leichte Regenschauer später am Tag",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} leichte Regenschauer",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} starke Regenschauer später am Tag",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} starke Regenschauer",
|
||||
"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);"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
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 am Tag",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} Klarer Himmel",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} Bewölkt später am Tag",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} Bewölkt",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} Schneefall und Gewitter später am Tag",
|
||||
"{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 am Tag",
|
||||
"{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 am Tag",
|
||||
"{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 am Tag",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} Schneeschauer",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} Schneeschauer und Polarlichter später am Tag",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} Schneeschauer und Polarlichter",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} Schneefall später am Tag ",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} Schneefall",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} Schönes Wetter später am Tag",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} Schönes Wetter",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} Teilweise bewölkt später am Tag",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} Teilweise bewölkt",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} Neblig später am Tag",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} Neblig",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} Leichter Regen später am Tag",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} Leichter Regen",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} Regen später am Tag",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} Regen",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} Starker Regen später am Tag",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} Starker Regen",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} Regenschauer später am Tag",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} Regenschauer",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} Leichte Regenschauer später am Tag",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} Leichte Regenschauer",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} Starke Regenschauer später am Tag",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} Starke Regenschauer",
|
||||
"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);");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "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 am Tag",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} Klarer Himmel",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} Bewölkt später am Tag",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} Bewölkt",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} Schneefall und Gewitter später am Tag",
|
||||
"{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 am Tag",
|
||||
"{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 am Tag",
|
||||
"{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 am Tag",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} Schneeschauer",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} Schneeschauer und Polarlichter später am Tag",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} Schneeschauer und Polarlichter",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} Schneefall später am Tag ",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} Schneefall",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} Schönes Wetter später am Tag",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} Schönes Wetter",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} Teilweise bewölkt später am Tag",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} Teilweise bewölkt",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} Neblig später am Tag",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} Neblig",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} Leichter Regen später am Tag",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} Leichter Regen",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} Regen später am Tag",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} Regen",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} Starker Regen später am Tag",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} Starker Regen",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} Regenschauer später am Tag",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} Regenschauer",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} Leichte Regenschauer später am Tag",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} Leichte Regenschauer",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} Starke Regenschauer später am Tag",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} Starke Regenschauer",
|
||||
"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);"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
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} έντονες βροχοπτώσεις",
|
||||
"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=2; plural=(n != 1);");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "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} έντονες βροχοπτώσεις",
|
||||
"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=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Unknown address",
|
||||
"No result." : "No result.",
|
||||
"Malformed JSON data." : "Malformed JSON data.",
|
||||
"Error" : "Error",
|
||||
"Weather status" : "Weather status",
|
||||
"Weather status in your dashboard" : "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." : "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.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} clear sky later today",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} clear sky",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} cloudy later today",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} cloudy",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} snow and thunder later today",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} snow and thunder",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} snow showers and thunder later today",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} snow showers and thunder",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} snow showers, thunder and polar twilight later today",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} snow showers, thunder and polar twilight",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} snow showers later today",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} snow showers",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} snow showers and polar twilight later today",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} snow showers and polar twilight",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} snow later today",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} snow",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} fair weather later today",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} fair weather",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} partly cloudy later today",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} partly cloudy",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} foggy later today",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} foggy",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} light rainfall later today",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} light rainfall",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} rainfall later today",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} rainfall",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} heavy rainfall later today",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} heavy rainfall",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} rainfall showers later today",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} rainfall showers",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} light rainfall showers later today",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} light rainfall showers",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} heavy rainfall showers later today",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} heavy rainfall showers",
|
||||
"More weather for {adr}" : "More weather for {adr}",
|
||||
"Loading weather" : "Loading weather",
|
||||
"Set location for weather" : "Set location for weather",
|
||||
"Remove from favorites" : "Remove from favourites",
|
||||
"Add as favorite" : "Add as favourite",
|
||||
"You are not logged in." : "You are not logged in.",
|
||||
"There was an error getting the weather status information." : "There was an error getting the weather status information.",
|
||||
"No weather information found" : "No weather information found",
|
||||
"Location not found" : "Location not found",
|
||||
"There was an error setting the location address." : "There was an error setting the location address.",
|
||||
"There was an error setting the location." : "There was an error setting the location.",
|
||||
"There was an error saving the mode." : "There was an error saving the mode.",
|
||||
"There was an error using personal address." : "There was an error using personal address.",
|
||||
"Unknown weather code" : "Unknown weather code",
|
||||
"Detect location" : "Detect location",
|
||||
"Set custom address" : "Set custom address",
|
||||
"Favorites" : "Favourites"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Unknown address",
|
||||
"No result." : "No result.",
|
||||
"Malformed JSON data." : "Malformed JSON data.",
|
||||
"Error" : "Error",
|
||||
"Weather status" : "Weather status",
|
||||
"Weather status in your dashboard" : "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." : "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.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} clear sky later today",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} clear sky",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} cloudy later today",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} cloudy",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} snow and thunder later today",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} snow and thunder",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} snow showers and thunder later today",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} snow showers and thunder",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} snow showers, thunder and polar twilight later today",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} snow showers, thunder and polar twilight",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} snow showers later today",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} snow showers",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} snow showers and polar twilight later today",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} snow showers and polar twilight",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} snow later today",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} snow",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} fair weather later today",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} fair weather",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} partly cloudy later today",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} partly cloudy",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} foggy later today",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} foggy",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} light rainfall later today",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} light rainfall",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} rainfall later today",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} rainfall",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} heavy rainfall later today",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} heavy rainfall",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} rainfall showers later today",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} rainfall showers",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} light rainfall showers later today",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} light rainfall showers",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} heavy rainfall showers later today",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} heavy rainfall showers",
|
||||
"More weather for {adr}" : "More weather for {adr}",
|
||||
"Loading weather" : "Loading weather",
|
||||
"Set location for weather" : "Set location for weather",
|
||||
"Remove from favorites" : "Remove from favourites",
|
||||
"Add as favorite" : "Add as favourite",
|
||||
"You are not logged in." : "You are not logged in.",
|
||||
"There was an error getting the weather status information." : "There was an error getting the weather status information.",
|
||||
"No weather information found" : "No weather information found",
|
||||
"Location not found" : "Location not found",
|
||||
"There was an error setting the location address." : "There was an error setting the location address.",
|
||||
"There was an error setting the location." : "There was an error setting the location.",
|
||||
"There was an error saving the mode." : "There was an error saving the mode.",
|
||||
"There was an error using personal address." : "There was an error using personal address.",
|
||||
"Unknown weather code" : "Unknown weather code",
|
||||
"Detect location" : "Detect location",
|
||||
"Set custom address" : "Set custom address",
|
||||
"Favorites" : "Favourites"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,41 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Nekonata adreso",
|
||||
"No result." : "Nenia rezulto.",
|
||||
"Malformed JSON data." : "Misformita JSON datumoj.",
|
||||
"Error" : "Eraro",
|
||||
"Weather status" : "Stato de vetero",
|
||||
"Weather status in your dashboard" : "Stato de vetero en via panelo",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} sennuba ĉielo poste hodiaŭ",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} sennuba ĉielo",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} nube poste hodiaŭ",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} nube",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} bela vetero poste hodiaŭ",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} bela vetero",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} parte nube poste hodiaŭ",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} parte nube",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} nebule poste hodiaŭ",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} nebule",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} pluveto poste hodiaŭ",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} pluveto",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} pluvo poste hodiaŭ",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} pluvo",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} pluvego poste hodiaŭ",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} pluvego",
|
||||
"More weather for {adr}" : "Pli da vetero por {adr}",
|
||||
"Loading weather" : "Ŝarĝado de vetero",
|
||||
"Set location for weather" : "Agordi lokon por vetero",
|
||||
"Remove from favorites" : "Forigi el pliŝataĵoj",
|
||||
"Add as favorite" : "Aldoni kiel plej ŝatata",
|
||||
"You are not logged in." : "Vi ne estas ensalutita.",
|
||||
"No weather information found" : "Nenia vetera informo trovita",
|
||||
"Location not found" : "Loko ne trovita",
|
||||
"There was an error setting the location address." : "Estis eraro agordante adreson de la loko.",
|
||||
"There was an error setting the location." : "Estis eraro agordante la lokon.",
|
||||
"There was an error saving the mode." : "Estis eraro konservante la reĝimon.",
|
||||
"Detect location" : "Rekoni lokon",
|
||||
"Set custom address" : "Agordi propran adreson",
|
||||
"Favorites" : "Plej ŝatataj"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
@ -1,39 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Nekonata adreso",
|
||||
"No result." : "Nenia rezulto.",
|
||||
"Malformed JSON data." : "Misformita JSON datumoj.",
|
||||
"Error" : "Eraro",
|
||||
"Weather status" : "Stato de vetero",
|
||||
"Weather status in your dashboard" : "Stato de vetero en via panelo",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} sennuba ĉielo poste hodiaŭ",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} sennuba ĉielo",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} nube poste hodiaŭ",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} nube",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} bela vetero poste hodiaŭ",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} bela vetero",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} parte nube poste hodiaŭ",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} parte nube",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} nebule poste hodiaŭ",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} nebule",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} pluveto poste hodiaŭ",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} pluveto",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} pluvo poste hodiaŭ",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} pluvo",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} pluvego poste hodiaŭ",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} pluvego",
|
||||
"More weather for {adr}" : "Pli da vetero por {adr}",
|
||||
"Loading weather" : "Ŝarĝado de vetero",
|
||||
"Set location for weather" : "Agordi lokon por vetero",
|
||||
"Remove from favorites" : "Forigi el pliŝataĵoj",
|
||||
"Add as favorite" : "Aldoni kiel plej ŝatata",
|
||||
"You are not logged in." : "Vi ne estas ensalutita.",
|
||||
"No weather information found" : "Nenia vetera informo trovita",
|
||||
"Location not found" : "Loko ne trovita",
|
||||
"There was an error setting the location address." : "Estis eraro agordante adreson de la loko.",
|
||||
"There was an error setting the location." : "Estis eraro agordante la lokon.",
|
||||
"There was an error saving the mode." : "Estis eraro konservante la reĝimon.",
|
||||
"Detect location" : "Rekoni lokon",
|
||||
"Set custom address" : "Agordi propran adreson",
|
||||
"Favorites" : "Plej ŝatataj"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Dirección desconocida",
|
||||
"No result." : "Sin resultados.",
|
||||
"Malformed JSON data." : "Datos JSON mal formados.",
|
||||
"Error" : "Error",
|
||||
"Weather status" : "Estado del tiempo",
|
||||
"Weather status in your dashboard" : "El estado del tiempo en tu 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." : "Estado del clima integrado en la aplicación Tablero.\n La posición geográfica del usuario puede determinarse automáticamente o definirse manualmente. Luego se muestra un pronóstico a 6 horas.\n Este estado también puede integrarse en otros lugares, como la aplicación Calendario.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} Cielo despejado más tarde hoy",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} Cielo despejado",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} nublado más tarde hoy",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} Nublado",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature}{unit} Nieve y truenos más tarde hoy",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} Nieve y truenos",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} chubascos de nieve y truenos más tarde hoy",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} chubascos de nieve y truenos",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} chubascos de nieve, truenos y crepúsculo polar más tarde hoy",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} chubascos de nieve, truenos y crepúsculo polar",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} chubascos de nieve más tarde hoy",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} chubascos de nieve",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} chubascos de nieve y crepúsculo polar más tarde hoy",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} chubascos de nieve y crepúsculo polar",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} nieve más tarde hoy",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} nieve",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} buen clima más tarde hoy",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} Buen clima",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} parcialmente nublado más tarde hoy",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} Parcialmente nublado",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} con niebla más tarde hoy",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} Con brumas",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} lluvia leve más tarde hoy",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} lluvia leve",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} lluvia más tarde hoy",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} lluvia",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} lluvioso más tarde hoy",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} muy lluvioso",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} chubascos más tarde hoy",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} chubascos",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} chubascos leves más tarde hoy",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} chubascos leves",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} chubascos fuertes más tarde hoy",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} chubascos fuertes",
|
||||
"More weather for {adr}" : "Más previsiones para {adr}",
|
||||
"Loading weather" : "Cargando previsión del tiempo",
|
||||
"Set location for weather" : "Seleccione la ubicación para el tiempo",
|
||||
"Remove from favorites" : "Quitar de favoritos",
|
||||
"Add as favorite" : "Añadir como favorito",
|
||||
"You are not logged in." : "No ha iniciado sesión.",
|
||||
"There was an error getting the weather status information." : "Ha habido un error al obtener la información sobre la previsión del tiempo.",
|
||||
"No weather information found" : "No se ha encontrado información del tiempo",
|
||||
"Location not found" : "Ubicación no encontrada",
|
||||
"There was an error setting the location address." : "Ha habido un error al ajustar la dirección de la ubicación.",
|
||||
"There was an error setting the location." : "Ha habido un error al ajustar la ubicación.",
|
||||
"There was an error saving the mode." : "Ha habido un error al guardar el modo.",
|
||||
"There was an error using personal address." : "Ha habido un error al ajustar la dirección personal.",
|
||||
"Unknown weather code" : "Código climático desconocido",
|
||||
"Detect location" : "Detectar la ubicación",
|
||||
"Set custom address" : "Configurar una dirección personalizada",
|
||||
"Favorites" : "Favoritos"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Dirección desconocida",
|
||||
"No result." : "Sin resultados.",
|
||||
"Malformed JSON data." : "Datos JSON mal formados.",
|
||||
"Error" : "Error",
|
||||
"Weather status" : "Estado del tiempo",
|
||||
"Weather status in your dashboard" : "El estado del tiempo en tu 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." : "Estado del clima integrado en la aplicación Tablero.\n La posición geográfica del usuario puede determinarse automáticamente o definirse manualmente. Luego se muestra un pronóstico a 6 horas.\n Este estado también puede integrarse en otros lugares, como la aplicación Calendario.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} Cielo despejado más tarde hoy",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} Cielo despejado",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} nublado más tarde hoy",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} Nublado",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature}{unit} Nieve y truenos más tarde hoy",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} Nieve y truenos",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} chubascos de nieve y truenos más tarde hoy",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} chubascos de nieve y truenos",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} chubascos de nieve, truenos y crepúsculo polar más tarde hoy",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} chubascos de nieve, truenos y crepúsculo polar",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} chubascos de nieve más tarde hoy",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} chubascos de nieve",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} chubascos de nieve y crepúsculo polar más tarde hoy",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} chubascos de nieve y crepúsculo polar",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} nieve más tarde hoy",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} nieve",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} buen clima más tarde hoy",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} Buen clima",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} parcialmente nublado más tarde hoy",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} Parcialmente nublado",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} con niebla más tarde hoy",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} Con brumas",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} lluvia leve más tarde hoy",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} lluvia leve",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} lluvia más tarde hoy",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} lluvia",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} lluvioso más tarde hoy",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} muy lluvioso",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} chubascos más tarde hoy",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} chubascos",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} chubascos leves más tarde hoy",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} chubascos leves",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} chubascos fuertes más tarde hoy",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} chubascos fuertes",
|
||||
"More weather for {adr}" : "Más previsiones para {adr}",
|
||||
"Loading weather" : "Cargando previsión del tiempo",
|
||||
"Set location for weather" : "Seleccione la ubicación para el tiempo",
|
||||
"Remove from favorites" : "Quitar de favoritos",
|
||||
"Add as favorite" : "Añadir como favorito",
|
||||
"You are not logged in." : "No ha iniciado sesión.",
|
||||
"There was an error getting the weather status information." : "Ha habido un error al obtener la información sobre la previsión del tiempo.",
|
||||
"No weather information found" : "No se ha encontrado información del tiempo",
|
||||
"Location not found" : "Ubicación no encontrada",
|
||||
"There was an error setting the location address." : "Ha habido un error al ajustar la dirección de la ubicación.",
|
||||
"There was an error setting the location." : "Ha habido un error al ajustar la ubicación.",
|
||||
"There was an error saving the mode." : "Ha habido un error al guardar el modo.",
|
||||
"There was an error using personal address." : "Ha habido un error al ajustar la dirección personal.",
|
||||
"Unknown weather code" : "Código climático desconocido",
|
||||
"Detect location" : "Detectar la ubicación",
|
||||
"Set custom address" : "Configurar una dirección personalizada",
|
||||
"Favorites" : "Favoritos"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -1,49 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Dirección desconocida",
|
||||
"No result." : "Sin resultados.",
|
||||
"Malformed JSON data." : "Datos JSON mal formados.",
|
||||
"Error" : "Error",
|
||||
"Weather status" : "Estado del clima",
|
||||
"Weather status in your dashboard" : "Estado del clima en tu tablero",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} cielo despejado más tarde hoy",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} cielo despejado",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} nublado más tarde hoy",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} nublado",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} clima bueno más tarde hoy",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} clima bueno",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} parcialmente nublado más tarde hoy",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} parcialmente nublado",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} niebla más tarde hoy",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} niebla",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} lluvia ligera más tarde hoy",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} lluvia ligera",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} lluvia más tarde hoy",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} lluvia",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} lluvia intensa más tarde hoy",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} lluvia intensa",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} lluvia intermitente más tarde hoy",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} lluvia intermitente",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} lluvia ligera intermitente más tarde hoy",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} lluvia ligera intermitente",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} lluvia intensa intermitente más tarde hoy",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} lluvia intensa intermitente",
|
||||
"More weather for {adr}" : "Más información sobre el clima para {adr}",
|
||||
"Loading weather" : "Cargando clima",
|
||||
"Set location for weather" : "Establecer ubicación para el clima",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add as favorite" : "Agregar como favorito",
|
||||
"You are not logged in." : "No has iniciado sesión.",
|
||||
"There was an error getting the weather status information." : "Hubo un error al obtener la información del estado del clima.",
|
||||
"No weather information found" : "No se encontró información del clima",
|
||||
"Location not found" : "Ubicación no encontrada",
|
||||
"There was an error setting the location address." : "Hubo un error al establecer la dirección de ubicación.",
|
||||
"There was an error setting the location." : "Hubo un error al establecer la ubicación.",
|
||||
"There was an error saving the mode." : "Hubo un error al guardar el modo.",
|
||||
"There was an error using personal address." : "Hubo un error al usar la dirección personal.",
|
||||
"Detect location" : "Detectar ubicación",
|
||||
"Set custom address" : "Establecer dirección personalizada",
|
||||
"Favorites" : "Favoritos"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
@ -1,47 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Dirección desconocida",
|
||||
"No result." : "Sin resultados.",
|
||||
"Malformed JSON data." : "Datos JSON mal formados.",
|
||||
"Error" : "Error",
|
||||
"Weather status" : "Estado del clima",
|
||||
"Weather status in your dashboard" : "Estado del clima en tu tablero",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} cielo despejado más tarde hoy",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} cielo despejado",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} nublado más tarde hoy",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} nublado",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} clima bueno más tarde hoy",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} clima bueno",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} parcialmente nublado más tarde hoy",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} parcialmente nublado",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} niebla más tarde hoy",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} niebla",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} lluvia ligera más tarde hoy",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} lluvia ligera",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} lluvia más tarde hoy",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} lluvia",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} lluvia intensa más tarde hoy",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} lluvia intensa",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} lluvia intermitente más tarde hoy",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} lluvia intermitente",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} lluvia ligera intermitente más tarde hoy",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} lluvia ligera intermitente",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} lluvia intensa intermitente más tarde hoy",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} lluvia intensa intermitente",
|
||||
"More weather for {adr}" : "Más información sobre el clima para {adr}",
|
||||
"Loading weather" : "Cargando clima",
|
||||
"Set location for weather" : "Establecer ubicación para el clima",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add as favorite" : "Agregar como favorito",
|
||||
"You are not logged in." : "No has iniciado sesión.",
|
||||
"There was an error getting the weather status information." : "Hubo un error al obtener la información del estado del clima.",
|
||||
"No weather information found" : "No se encontró información del clima",
|
||||
"Location not found" : "Ubicación no encontrada",
|
||||
"There was an error setting the location address." : "Hubo un error al establecer la dirección de ubicación.",
|
||||
"There was an error setting the location." : "Hubo un error al establecer la ubicación.",
|
||||
"There was an error saving the mode." : "Hubo un error al guardar el modo.",
|
||||
"There was an error using personal address." : "Hubo un error al usar la dirección personal.",
|
||||
"Detect location" : "Detectar ubicación",
|
||||
"Set custom address" : "Establecer dirección personalizada",
|
||||
"Favorites" : "Favoritos"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -1,50 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Dirección desconocida",
|
||||
"No result." : "Sin resultado.",
|
||||
"Malformed JSON data." : "Datos JSON mal formados.",
|
||||
"Error" : "Error",
|
||||
"Weather status" : "Estado del clima",
|
||||
"Weather status in your dashboard" : "Estado del clima en su tablero",
|
||||
"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." : "Estado del clima integrado en la app del tablero.\n La posición geográfica del usuario puede determinarse automáticamente o definirse manualmente. Luego se mostrará un pronóstico a 6 horas.\n Este estado también puede integrarse en otros lugares, como la aplicación de calendario.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} Se espera un cielo despejado más tarde hoy",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} Cielo despejado",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} Estará nublado más tarde hoy",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} Nublado",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} Se espera un buen clima más tarde hoy",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} Buen clima",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} Estará parcialmente nublado más tarde hoy",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} Parcialmente nublado",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} Se espera niebla más tarde hoy",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} Con niebla",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} Se espera lluvia ligera más tarde hoy",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} Lluvia ligera",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} Se espera lluvia más tarde hoy",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} Lluvia",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} Se espera lluvia intensa más tarde hoy",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} Lluvia intensa",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} Se esperan chubascos más tarde hoy",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} Chubascos",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} Se esperan chubascos ligeros más tarde hoy",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} Chubascos ligeros",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} Se esperan chubascos fuertes más tarde hoy",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} Chubascos fuertes",
|
||||
"More weather for {adr}" : "Más información sobre del clima para {adr}",
|
||||
"Loading weather" : "Cargando estado del clima",
|
||||
"Set location for weather" : "Establecer ubicación para el clima",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add as favorite" : "Añadir como favorito",
|
||||
"You are not logged in." : "No ha iniciado sesión.",
|
||||
"There was an error getting the weather status information." : "Ocurrió un error al obtener la información del estado del clima.",
|
||||
"No weather information found" : "No se encontró información del estado del clima",
|
||||
"Location not found" : "Ubicación no encontrada",
|
||||
"There was an error setting the location address." : "Ocurrió un error al establecer la dirección de ubicación.",
|
||||
"There was an error setting the location." : "Ocurrió un error al establecer la ubicación.",
|
||||
"There was an error saving the mode." : "Ocurrió un error al guardar el modo.",
|
||||
"There was an error using personal address." : "Ocurrió un error al usar la dirección personal.",
|
||||
"Detect location" : "Detectar ubicación",
|
||||
"Set custom address" : "Establecer dirección personalizada",
|
||||
"Favorites" : "Favoritos"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
@ -1,48 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Dirección desconocida",
|
||||
"No result." : "Sin resultado.",
|
||||
"Malformed JSON data." : "Datos JSON mal formados.",
|
||||
"Error" : "Error",
|
||||
"Weather status" : "Estado del clima",
|
||||
"Weather status in your dashboard" : "Estado del clima en su tablero",
|
||||
"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." : "Estado del clima integrado en la app del tablero.\n La posición geográfica del usuario puede determinarse automáticamente o definirse manualmente. Luego se mostrará un pronóstico a 6 horas.\n Este estado también puede integrarse en otros lugares, como la aplicación de calendario.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} Se espera un cielo despejado más tarde hoy",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} Cielo despejado",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} Estará nublado más tarde hoy",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} Nublado",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} Se espera un buen clima más tarde hoy",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} Buen clima",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} Estará parcialmente nublado más tarde hoy",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} Parcialmente nublado",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} Se espera niebla más tarde hoy",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} Con niebla",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} Se espera lluvia ligera más tarde hoy",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} Lluvia ligera",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} Se espera lluvia más tarde hoy",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} Lluvia",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} Se espera lluvia intensa más tarde hoy",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} Lluvia intensa",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} Se esperan chubascos más tarde hoy",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} Chubascos",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} Se esperan chubascos ligeros más tarde hoy",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} Chubascos ligeros",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} Se esperan chubascos fuertes más tarde hoy",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} Chubascos fuertes",
|
||||
"More weather for {adr}" : "Más información sobre del clima para {adr}",
|
||||
"Loading weather" : "Cargando estado del clima",
|
||||
"Set location for weather" : "Establecer ubicación para el clima",
|
||||
"Remove from favorites" : "Eliminar de favoritos",
|
||||
"Add as favorite" : "Añadir como favorito",
|
||||
"You are not logged in." : "No ha iniciado sesión.",
|
||||
"There was an error getting the weather status information." : "Ocurrió un error al obtener la información del estado del clima.",
|
||||
"No weather information found" : "No se encontró información del estado del clima",
|
||||
"Location not found" : "Ubicación no encontrada",
|
||||
"There was an error setting the location address." : "Ocurrió un error al establecer la dirección de ubicación.",
|
||||
"There was an error setting the location." : "Ocurrió un error al establecer la ubicación.",
|
||||
"There was an error saving the mode." : "Ocurrió un error al guardar el modo.",
|
||||
"There was an error using personal address." : "Ocurrió un error al usar la dirección personal.",
|
||||
"Detect location" : "Detectar ubicación",
|
||||
"Set custom address" : "Establecer dirección personalizada",
|
||||
"Favorites" : "Favoritos"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Tundmatu aadress",
|
||||
"No result." : "Vasteid ei leitud.",
|
||||
"Malformed JSON data." : "Vigased JSON-andmed.",
|
||||
"Error" : "Viga",
|
||||
"Weather status" : "Hetke ilm",
|
||||
"Weather status in your dashboard" : "Hetke ilm sinu avalehel",
|
||||
"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." : "Hetke ilm integreeritud Kodulehe äppi.\nGeograafilist asukohta saab määrata automaatselt või käsitsi. Näidatakse 6 tunni ennustust.\nSeda staatust saab integreerida ka teistesse kohtadesse nagu Kalendri rakendusse.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} hiljem taevas selge",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} taevas selge",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} hiljem taevas pilvine",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} pilvine",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} täna hiljem lumi ja äike",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} lumi ja äike",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} täna hiljem lumesajud ja äike",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} lumesajud ja äike ",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} täna hiljem lumesajud, äike ja polaaröö",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} lumesajud, äike ja polaaröö",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} täna hiljem lumesajud",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} lumesajud",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} täna hiljem lumesajud ja polaaröö",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} lumesajud ja polaaröö",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} täna hiljem lumi",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} lumi",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} hiljem ilus ilm",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} ilus ilm",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} hiljem vahelduv pilvisus",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} vahelduv pilvisus",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} hiljem udune",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} udune",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} hiljem kerge vihm",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} kerge vihm",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} hiljem vihm",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} vihm",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} hiljem tihe vihm",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} tihe vihm",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} hiljem hoovihm",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} hoovihm",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} hiljem kerge hoovihm",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} kerge hoovihm",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} hiljem tihe hoovihm",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} tihe hoovihm",
|
||||
"More weather for {adr}" : "Rohkem ilmaandmeid {adr} jaoks",
|
||||
"Loading weather" : "Ilmaennustuse laadimine",
|
||||
"Set location for weather" : "Määra ilma jaoks asukoht",
|
||||
"Remove from favorites" : "Eemalda lemmikutest",
|
||||
"Add as favorite" : "Lisa lemmikuks",
|
||||
"You are not logged in." : "Sa pole sisse logitud.",
|
||||
"There was an error getting the weather status information." : "Ilmaandmete hankimisel esines viga.",
|
||||
"No weather information found" : "Ilmaandmeid ei leitud",
|
||||
"Location not found" : "Asukohta ei leitud",
|
||||
"There was an error setting the location address." : "Asukoha aadressi määramisel esines viga.",
|
||||
"There was an error setting the location." : "Asukoha määramisel esines viga.",
|
||||
"There was an error saving the mode." : "Režiimi salvestamisel esines viga.",
|
||||
"There was an error using personal address." : "Personaalse aadressi kasutamisel esines viga.",
|
||||
"Unknown weather code" : "Tundmatu ilma kood",
|
||||
"Detect location" : "Tuvasta asukoht",
|
||||
"Set custom address" : "Määra aadress",
|
||||
"Favorites" : "Lemmikud"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Tundmatu aadress",
|
||||
"No result." : "Vasteid ei leitud.",
|
||||
"Malformed JSON data." : "Vigased JSON-andmed.",
|
||||
"Error" : "Viga",
|
||||
"Weather status" : "Hetke ilm",
|
||||
"Weather status in your dashboard" : "Hetke ilm sinu avalehel",
|
||||
"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." : "Hetke ilm integreeritud Kodulehe äppi.\nGeograafilist asukohta saab määrata automaatselt või käsitsi. Näidatakse 6 tunni ennustust.\nSeda staatust saab integreerida ka teistesse kohtadesse nagu Kalendri rakendusse.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} hiljem taevas selge",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} taevas selge",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} hiljem taevas pilvine",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} pilvine",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} täna hiljem lumi ja äike",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} lumi ja äike",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} täna hiljem lumesajud ja äike",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} lumesajud ja äike ",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} täna hiljem lumesajud, äike ja polaaröö",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} lumesajud, äike ja polaaröö",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} täna hiljem lumesajud",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} lumesajud",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} täna hiljem lumesajud ja polaaröö",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} lumesajud ja polaaröö",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} täna hiljem lumi",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} lumi",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} hiljem ilus ilm",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} ilus ilm",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} hiljem vahelduv pilvisus",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} vahelduv pilvisus",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} hiljem udune",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} udune",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} hiljem kerge vihm",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} kerge vihm",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} hiljem vihm",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} vihm",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} hiljem tihe vihm",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} tihe vihm",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} hiljem hoovihm",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} hoovihm",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} hiljem kerge hoovihm",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} kerge hoovihm",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} hiljem tihe hoovihm",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} tihe hoovihm",
|
||||
"More weather for {adr}" : "Rohkem ilmaandmeid {adr} jaoks",
|
||||
"Loading weather" : "Ilmaennustuse laadimine",
|
||||
"Set location for weather" : "Määra ilma jaoks asukoht",
|
||||
"Remove from favorites" : "Eemalda lemmikutest",
|
||||
"Add as favorite" : "Lisa lemmikuks",
|
||||
"You are not logged in." : "Sa pole sisse logitud.",
|
||||
"There was an error getting the weather status information." : "Ilmaandmete hankimisel esines viga.",
|
||||
"No weather information found" : "Ilmaandmeid ei leitud",
|
||||
"Location not found" : "Asukohta ei leitud",
|
||||
"There was an error setting the location address." : "Asukoha aadressi määramisel esines viga.",
|
||||
"There was an error setting the location." : "Asukoha määramisel esines viga.",
|
||||
"There was an error saving the mode." : "Režiimi salvestamisel esines viga.",
|
||||
"There was an error using personal address." : "Personaalse aadressi kasutamisel esines viga.",
|
||||
"Unknown weather code" : "Tundmatu ilma kood",
|
||||
"Detect location" : "Tuvasta asukoht",
|
||||
"Set custom address" : "Määra aadress",
|
||||
"Favorites" : "Lemmikud"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Helbide ezezaguna",
|
||||
"No result." : "Emaitzarik ez.",
|
||||
"Malformed JSON data." : "Gaizki eratutako JSON datuak.",
|
||||
"Error" : "Errorea",
|
||||
"Weather status" : "Eguraldiaren egoera",
|
||||
"Weather status in your dashboard" : "Eguraldiaren egoera zure panelean",
|
||||
"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." : "Eguraldiaren egoera panelaren aplikazioan integratuta.\n Kokaleku geografikoa automatikoki zehaztu edo eskuz definitu daiteke. 6 orduko iragarpena bistaratzen da.\n Egoera hau Egutegia aplikazioa bezalako beste leku batzuetan ere txertatu daiteke.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} oskarbi egongo da geroago",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} oskarbi",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} hodeitsu egongo da geroago",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} hodeitsu",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature}{unit} elurra eta trumoiak egongo dira geroago",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature}{unit} elurra eta trumoiak",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature}{unit} elur zaparradak eta trumoiak egongo dira geroago",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature}{unit} elur zaparradak eta trumoiak",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} elur zaparradak, trumoiak eta ilunabar polarra egongo dira geroago",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} elur zaparradak, trumoiak eta ilunabar polarra",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} elur zaparradak egongo dira geroago",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} elur zaparradak",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} elur zaparradak eta ilunabar polarra egongo dira geroago",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} elur zaparradak eta ilunabar polarra",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} elurra geroago",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} elurra",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} eguraldia hobetuko da geroago",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} eguraldi ona",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} hodei-tarteak izango dira geroago",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} hodei-tarteak",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} lainotu egingo da geroago",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} lainotsu",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} eurite arina gaur beranduago",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} prezipitazio arina",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} prezipitazioa gaur beranduago",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} prezipitazioa",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} eurite handia gaur beranduago",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} euri-jasa",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} euri zaparrada gaur beranduago",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} euri zaparradak gaur beranduago",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} zaparrada arinak gaur beranduago",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} zaparrada arinak",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} euri zaparrada handiak gaur beranduago",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} euri zaparrada handiak",
|
||||
"More weather for {adr}" : "Eguraldi gehiago {adr}-(e)rako",
|
||||
"Loading weather" : "Eguraldia kargatzen",
|
||||
"Set location for weather" : "Ezarri kokalekua eguraldiarentzako",
|
||||
"Remove from favorites" : "Kendu gogokoetatik",
|
||||
"Add as favorite" : "Gehitu gogoko gisa",
|
||||
"You are not logged in." : "Ez duzu saioa hasi.",
|
||||
"There was an error getting the weather status information." : "Errore bat gertatu da eguraldiaren egoeraren informazioa eskuratzean.",
|
||||
"No weather information found" : "Ez da eguraldiaren informaziorik aurkitu",
|
||||
"Location not found" : "Ez da kokalekua aurkitu",
|
||||
"There was an error setting the location address." : "Errore bat gertatu da kokalekuaren helbidea ezartzean.",
|
||||
"There was an error setting the location." : "Errore bat gertatu da kokalekua ezartzean.",
|
||||
"There was an error saving the mode." : "Errore bat gertatu da modua gordetzean.",
|
||||
"There was an error using personal address." : "Errore bat gertatu da helbide pertsonala erabiltzean.",
|
||||
"Unknown weather code" : "Eguraldi kode ezezaguna",
|
||||
"Detect location" : "Detektatu kokalekua",
|
||||
"Set custom address" : "Konfiguratu helbide pertsonalizatua",
|
||||
"Favorites" : "Gogokoak"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Helbide ezezaguna",
|
||||
"No result." : "Emaitzarik ez.",
|
||||
"Malformed JSON data." : "Gaizki eratutako JSON datuak.",
|
||||
"Error" : "Errorea",
|
||||
"Weather status" : "Eguraldiaren egoera",
|
||||
"Weather status in your dashboard" : "Eguraldiaren egoera zure panelean",
|
||||
"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." : "Eguraldiaren egoera panelaren aplikazioan integratuta.\n Kokaleku geografikoa automatikoki zehaztu edo eskuz definitu daiteke. 6 orduko iragarpena bistaratzen da.\n Egoera hau Egutegia aplikazioa bezalako beste leku batzuetan ere txertatu daiteke.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} oskarbi egongo da geroago",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} oskarbi",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} hodeitsu egongo da geroago",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} hodeitsu",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature}{unit} elurra eta trumoiak egongo dira geroago",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature}{unit} elurra eta trumoiak",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature}{unit} elur zaparradak eta trumoiak egongo dira geroago",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature}{unit} elur zaparradak eta trumoiak",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} elur zaparradak, trumoiak eta ilunabar polarra egongo dira geroago",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} elur zaparradak, trumoiak eta ilunabar polarra",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} elur zaparradak egongo dira geroago",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} elur zaparradak",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} elur zaparradak eta ilunabar polarra egongo dira geroago",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} elur zaparradak eta ilunabar polarra",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} elurra geroago",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} elurra",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} eguraldia hobetuko da geroago",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} eguraldi ona",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} hodei-tarteak izango dira geroago",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} hodei-tarteak",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} lainotu egingo da geroago",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} lainotsu",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} eurite arina gaur beranduago",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} prezipitazio arina",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} prezipitazioa gaur beranduago",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} prezipitazioa",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} eurite handia gaur beranduago",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} euri-jasa",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} euri zaparrada gaur beranduago",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} euri zaparradak gaur beranduago",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} zaparrada arinak gaur beranduago",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} zaparrada arinak",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} euri zaparrada handiak gaur beranduago",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} euri zaparrada handiak",
|
||||
"More weather for {adr}" : "Eguraldi gehiago {adr}-(e)rako",
|
||||
"Loading weather" : "Eguraldia kargatzen",
|
||||
"Set location for weather" : "Ezarri kokalekua eguraldiarentzako",
|
||||
"Remove from favorites" : "Kendu gogokoetatik",
|
||||
"Add as favorite" : "Gehitu gogoko gisa",
|
||||
"You are not logged in." : "Ez duzu saioa hasi.",
|
||||
"There was an error getting the weather status information." : "Errore bat gertatu da eguraldiaren egoeraren informazioa eskuratzean.",
|
||||
"No weather information found" : "Ez da eguraldiaren informaziorik aurkitu",
|
||||
"Location not found" : "Ez da kokalekua aurkitu",
|
||||
"There was an error setting the location address." : "Errore bat gertatu da kokalekuaren helbidea ezartzean.",
|
||||
"There was an error setting the location." : "Errore bat gertatu da kokalekua ezartzean.",
|
||||
"There was an error saving the mode." : "Errore bat gertatu da modua gordetzean.",
|
||||
"There was an error using personal address." : "Errore bat gertatu da helbide pertsonala erabiltzean.",
|
||||
"Unknown weather code" : "Eguraldi kode ezezaguna",
|
||||
"Detect location" : "Detektatu kokalekua",
|
||||
"Set custom address" : "Konfiguratu helbide pertsonalizatua",
|
||||
"Favorites" : "Gogokoak"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,49 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Unknown address",
|
||||
"No result." : "بدون نتیجه.",
|
||||
"Malformed JSON data." : "Malformed JSON data.",
|
||||
"Error" : "خطا",
|
||||
"Weather status" : "Weather status",
|
||||
"Weather status in your dashboard" : "Weather status in your dashboard",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} clear sky later today",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} clear sky",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} cloudy later today",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} cloudy",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} fair weather later today",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} fair weather",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} partly cloudy later today",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} partly cloudy",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} foggy later today",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} foggy",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} light rainfall later today",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} light rainfall",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} rainfall later today",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} rainfall",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} heavy rainfall later today",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} heavy rainfall",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} rainfall showers later today",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} rainfall showers",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} light rainfall showers later today",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} light rainfall showers",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} heavy rainfall showers later today",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} heavy rainfall showers",
|
||||
"More weather for {adr}" : "More weather for {adr}",
|
||||
"Loading weather" : "Loading weather",
|
||||
"Set location for weather" : "تنظیم مکان برای آب و هوا",
|
||||
"Remove from favorites" : "حذف کردن از برگزیده ها",
|
||||
"Add as favorite" : "Add as favorite",
|
||||
"You are not logged in." : "You are not logged in.",
|
||||
"There was an error getting the weather status information." : "There was an error getting the weather status information.",
|
||||
"No weather information found" : "No weather information found",
|
||||
"Location not found" : "Location not found",
|
||||
"There was an error setting the location address." : "There was an error setting the location address.",
|
||||
"There was an error setting the location." : "There was an error setting the location.",
|
||||
"There was an error saving the mode." : "There was an error saving the mode.",
|
||||
"There was an error using personal address." : "There was an error using personal address.",
|
||||
"Detect location" : "Detect location",
|
||||
"Set custom address" : "Set custom address",
|
||||
"Favorites" : "مورد علاقه ها"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
@ -1,47 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Unknown address",
|
||||
"No result." : "بدون نتیجه.",
|
||||
"Malformed JSON data." : "Malformed JSON data.",
|
||||
"Error" : "خطا",
|
||||
"Weather status" : "Weather status",
|
||||
"Weather status in your dashboard" : "Weather status in your dashboard",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} clear sky later today",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} clear sky",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} cloudy later today",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} cloudy",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} fair weather later today",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} fair weather",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} partly cloudy later today",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} partly cloudy",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} foggy later today",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} foggy",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} light rainfall later today",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} light rainfall",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} rainfall later today",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} rainfall",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} heavy rainfall later today",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} heavy rainfall",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} rainfall showers later today",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} rainfall showers",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} light rainfall showers later today",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} light rainfall showers",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} heavy rainfall showers later today",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} heavy rainfall showers",
|
||||
"More weather for {adr}" : "More weather for {adr}",
|
||||
"Loading weather" : "Loading weather",
|
||||
"Set location for weather" : "تنظیم مکان برای آب و هوا",
|
||||
"Remove from favorites" : "حذف کردن از برگزیده ها",
|
||||
"Add as favorite" : "Add as favorite",
|
||||
"You are not logged in." : "You are not logged in.",
|
||||
"There was an error getting the weather status information." : "There was an error getting the weather status information.",
|
||||
"No weather information found" : "No weather information found",
|
||||
"Location not found" : "Location not found",
|
||||
"There was an error setting the location address." : "There was an error setting the location address.",
|
||||
"There was an error setting the location." : "There was an error setting the location.",
|
||||
"There was an error saving the mode." : "There was an error saving the mode.",
|
||||
"There was an error using personal address." : "There was an error using personal address.",
|
||||
"Detect location" : "Detect location",
|
||||
"Set custom address" : "Set custom address",
|
||||
"Favorites" : "مورد علاقه ها"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
||||
|
|
@ -1,57 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Tuntematon osoite",
|
||||
"No result." : "Ei tuloksia.",
|
||||
"Malformed JSON data." : "Virheellinen JSON-data.",
|
||||
"Error" : "Virhe",
|
||||
"Weather status" : "Säätiedot",
|
||||
"Weather status in your dashboard" : "Säätiedot kojelaudassa",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} selkeä taivas myöhemmin tänään",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} selkeä taivas",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} pilvistä myöhemmin tänään",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} pilvistä",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} lunta ja ukkosta myöhemmin tänään",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} lunta ja ukkosta",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} lumikuuroja ja ukkosta myöhemmin tänään",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} lumikuuroja myöhemmin tänään",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} lumikuuroja",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} lunta myöhemmin tänään",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} lunta",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} poutaa myöhemmin tänään",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} poutaa",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} puolipilvistä myöhemmin tänään",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} puolipilvistä",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} sumuista myöhemmin tänään",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} sumuista",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} kevyt sadekuuro myöhemmin tänään",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} kevyt sadekuuro",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} sadekuuro myöhemmin tänään",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} sadekuuro",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} rankka sadekuuro myöhemmin tänään",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} rankka sadekuuro",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} sadekuuroja myöhemmin tänään",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} sadekuuroja",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} kevyitä sadekuuroja myöhemmin tänään",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} kevyitä sadekuuroja",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} rankkoja sadekuuroja myöhemmin tänään",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} rankkoja sadekuuroja",
|
||||
"More weather for {adr}" : "Lisää säätietoja kohteesta {adr}",
|
||||
"Loading weather" : "Ladataan säätietoa",
|
||||
"Set location for weather" : "Aseta sijainti säätiedoille",
|
||||
"Remove from favorites" : "Poista suosikeista",
|
||||
"Add as favorite" : "Lisää suosikiksi",
|
||||
"You are not logged in." : "Et ole kirjautuneena sisään.",
|
||||
"There was an error getting the weather status information." : "Säätietojen noudossa tapahtui virhe.",
|
||||
"No weather information found" : "Säätietoja ei löytynyt",
|
||||
"Location not found" : "Sijaintia ei löytynyt",
|
||||
"There was an error setting the location address." : "Sijainnin osoitteen asettamisessa tapahtui virhe.",
|
||||
"There was an error setting the location." : "Sijainnin asettamisessa tapahtui virhe.",
|
||||
"There was an error saving the mode." : "Tilan tallennuksessa tapahtui virhe.",
|
||||
"There was an error using personal address." : "Henkilökohtaisen osoitteen käytössä tapahtui virhe.",
|
||||
"Unknown weather code" : "Tuntematon sääkoodi",
|
||||
"Detect location" : "Tunnista sijainti",
|
||||
"Set custom address" : "Syötä osoite",
|
||||
"Favorites" : "Suosikit"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
@ -1,55 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Tuntematon osoite",
|
||||
"No result." : "Ei tuloksia.",
|
||||
"Malformed JSON data." : "Virheellinen JSON-data.",
|
||||
"Error" : "Virhe",
|
||||
"Weather status" : "Säätiedot",
|
||||
"Weather status in your dashboard" : "Säätiedot kojelaudassa",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} selkeä taivas myöhemmin tänään",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} selkeä taivas",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} pilvistä myöhemmin tänään",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} pilvistä",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} lunta ja ukkosta myöhemmin tänään",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} lunta ja ukkosta",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} lumikuuroja ja ukkosta myöhemmin tänään",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} lumikuuroja myöhemmin tänään",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} lumikuuroja",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} lunta myöhemmin tänään",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} lunta",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} poutaa myöhemmin tänään",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} poutaa",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} puolipilvistä myöhemmin tänään",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} puolipilvistä",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} sumuista myöhemmin tänään",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} sumuista",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} kevyt sadekuuro myöhemmin tänään",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} kevyt sadekuuro",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} sadekuuro myöhemmin tänään",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} sadekuuro",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} rankka sadekuuro myöhemmin tänään",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} rankka sadekuuro",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} sadekuuroja myöhemmin tänään",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} sadekuuroja",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} kevyitä sadekuuroja myöhemmin tänään",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} kevyitä sadekuuroja",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} rankkoja sadekuuroja myöhemmin tänään",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} rankkoja sadekuuroja",
|
||||
"More weather for {adr}" : "Lisää säätietoja kohteesta {adr}",
|
||||
"Loading weather" : "Ladataan säätietoa",
|
||||
"Set location for weather" : "Aseta sijainti säätiedoille",
|
||||
"Remove from favorites" : "Poista suosikeista",
|
||||
"Add as favorite" : "Lisää suosikiksi",
|
||||
"You are not logged in." : "Et ole kirjautuneena sisään.",
|
||||
"There was an error getting the weather status information." : "Säätietojen noudossa tapahtui virhe.",
|
||||
"No weather information found" : "Säätietoja ei löytynyt",
|
||||
"Location not found" : "Sijaintia ei löytynyt",
|
||||
"There was an error setting the location address." : "Sijainnin osoitteen asettamisessa tapahtui virhe.",
|
||||
"There was an error setting the location." : "Sijainnin asettamisessa tapahtui virhe.",
|
||||
"There was an error saving the mode." : "Tilan tallennuksessa tapahtui virhe.",
|
||||
"There was an error using personal address." : "Henkilökohtaisen osoitteen käytössä tapahtui virhe.",
|
||||
"Unknown weather code" : "Tuntematon sääkoodi",
|
||||
"Detect location" : "Tunnista sijainti",
|
||||
"Set custom address" : "Syötä osoite",
|
||||
"Favorites" : "Suosikit"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Adresse inconnue",
|
||||
"No result." : "Aucun résultat",
|
||||
"Malformed JSON data." : "Données JSON mal formées.",
|
||||
"Error" : "Erreur",
|
||||
"Weather status" : "Statut météo",
|
||||
"Weather status in your dashboard" : "Statut météo sur votre tableau de bord",
|
||||
"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." : "Conditions météo intégrées à l’app Tableau de bord.\nLa position géographique peut être déterminée automatiquement ou définie manuellement. Une prévision à 6 heures est ensuite affichée.\nLa météo peut également être intégrée à d’autres emplacements comme l’app Calendrier.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} Ciel dégagé dans la journée",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} Ciel dégagé",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} Nuageux dans la journée",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} Nuageux",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} neige et tonnerre plus tard dans la journée",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} neige et tonnerre",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} averses de neige et tonnerre plus tard dans la journée",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} averses de neige et tonnerre",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} averses de neige, tonnerre et crépuscule polaire plus tard dans la journée",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} averses de neige, tonnerre et crépuscule polaire",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} averses de neige plus tard dans la journée",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} averses de neige",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} averses de neige et crépuscule polaire plus tard dans la journée",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} averses de neige et crépuscule polaire",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} neige plus tard dans la journée",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} neige",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} Beau temps dans la journée",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} Beau temps",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} Partiellement nuageux dans la journée",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} Partiellement nuageux",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} Brouillard dans la journée",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} Brouillard",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} Pluie légère dans la journée",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} Pluie légère",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} Pluie dans la journée",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} Pluie",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} Fortes pluies dans la journée",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} Fortes pluies",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} Averses dans la journée",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} Averses",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} Faibles averses dans la journée",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} Faibles averses",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} Fortes averses dans la journée",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} Fortes averses",
|
||||
"More weather for {adr}" : "Plus de météo pour {adr}",
|
||||
"Loading weather" : "Chargement de la météo",
|
||||
"Set location for weather" : "Définir l'emplacement pour la météo",
|
||||
"Remove from favorites" : "Retirer des favoris",
|
||||
"Add as favorite" : "Ajouter comme favori",
|
||||
"You are not logged in." : "Vous n'êtes pas connecté·e.",
|
||||
"There was an error getting the weather status information." : "Une erreur est survenue lors de l'obtention des informations météorologiques.",
|
||||
"No weather information found" : "Aucune information météo",
|
||||
"Location not found" : "Lieu non trouvé",
|
||||
"There was an error setting the location address." : "Une erreur est survenue lors de la définition de l'adresse de localisation",
|
||||
"There was an error setting the location." : "Une erreur est survenue lors de la définition de l'emplacement.",
|
||||
"There was an error saving the mode." : "Une erreur est survenue lors de l'enregistrement du mode.",
|
||||
"There was an error using personal address." : "Une erreur est survenue lors de l'utilisation de l'adresse personnelle.",
|
||||
"Unknown weather code" : "Code météo inconnu",
|
||||
"Detect location" : "Détecter la position",
|
||||
"Set custom address" : "Définir une adresse personnalisée",
|
||||
"Favorites" : "Favoris"
|
||||
},
|
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Adresse inconnue",
|
||||
"No result." : "Aucun résultat",
|
||||
"Malformed JSON data." : "Données JSON mal formées.",
|
||||
"Error" : "Erreur",
|
||||
"Weather status" : "Statut météo",
|
||||
"Weather status in your dashboard" : "Statut météo sur votre tableau de bord",
|
||||
"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." : "Conditions météo intégrées à l’app Tableau de bord.\nLa position géographique peut être déterminée automatiquement ou définie manuellement. Une prévision à 6 heures est ensuite affichée.\nLa météo peut également être intégrée à d’autres emplacements comme l’app Calendrier.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} Ciel dégagé dans la journée",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} Ciel dégagé",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} Nuageux dans la journée",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} Nuageux",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} neige et tonnerre plus tard dans la journée",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} neige et tonnerre",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} averses de neige et tonnerre plus tard dans la journée",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} averses de neige et tonnerre",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} averses de neige, tonnerre et crépuscule polaire plus tard dans la journée",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} averses de neige, tonnerre et crépuscule polaire",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} averses de neige plus tard dans la journée",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} averses de neige",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} averses de neige et crépuscule polaire plus tard dans la journée",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} averses de neige et crépuscule polaire",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} neige plus tard dans la journée",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} neige",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} Beau temps dans la journée",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} Beau temps",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} Partiellement nuageux dans la journée",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} Partiellement nuageux",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} Brouillard dans la journée",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} Brouillard",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} Pluie légère dans la journée",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} Pluie légère",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} Pluie dans la journée",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} Pluie",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} Fortes pluies dans la journée",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} Fortes pluies",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} Averses dans la journée",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} Averses",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} Faibles averses dans la journée",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} Faibles averses",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} Fortes averses dans la journée",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} Fortes averses",
|
||||
"More weather for {adr}" : "Plus de météo pour {adr}",
|
||||
"Loading weather" : "Chargement de la météo",
|
||||
"Set location for weather" : "Définir l'emplacement pour la météo",
|
||||
"Remove from favorites" : "Retirer des favoris",
|
||||
"Add as favorite" : "Ajouter comme favori",
|
||||
"You are not logged in." : "Vous n'êtes pas connecté·e.",
|
||||
"There was an error getting the weather status information." : "Une erreur est survenue lors de l'obtention des informations météorologiques.",
|
||||
"No weather information found" : "Aucune information météo",
|
||||
"Location not found" : "Lieu non trouvé",
|
||||
"There was an error setting the location address." : "Une erreur est survenue lors de la définition de l'adresse de localisation",
|
||||
"There was an error setting the location." : "Une erreur est survenue lors de la définition de l'emplacement.",
|
||||
"There was an error saving the mode." : "Une erreur est survenue lors de l'enregistrement du mode.",
|
||||
"There was an error using personal address." : "Une erreur est survenue lors de l'utilisation de l'adresse personnelle.",
|
||||
"Unknown weather code" : "Code météo inconnu",
|
||||
"Detect location" : "Détecter la position",
|
||||
"Set custom address" : "Définir une adresse personnalisée",
|
||||
"Favorites" : "Favoris"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Seoladh anaithnid",
|
||||
"No result." : "Gan toradh.",
|
||||
"Malformed JSON data." : "Sonraí JSON míchumtha.",
|
||||
"Error" : "Earráid",
|
||||
"Weather status" : "Stádas aimsire",
|
||||
"Weather status in your dashboard" : "Stádas aimsire i do dheais",
|
||||
"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." : "Stádas aimsire comhtháite san aip Deais.\nIs féidir an suíomh geografach a chinneadh go huathoibríoch nó a shainiú de láimh. Taispeántar réamhaisnéis 6 huaire ansin.\nIs féidir an stádas seo a chomhtháthú in áiteanna eile ar nós an aip Féilire.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} spéir shoiléir níos déanaí inniu",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} spéir shoiléir",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} scamallach níos déanaí inniu",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} scamallach",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} sneachta agus toirneach níos déanaí inniu",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} sneachta agus toirneach",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} ceathanna sneachta agus toirneach níos déanaí inniu",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} cithfholcadáin sneachta agus toirneach",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} cithfholcadáin sneachta, toirneach agus gealbhan gealaí níos déanaí inniu",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} cithfholcadáin sneachta, toirneach agus gealbhan gealaí",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} ceathanna sneachta níos déanaí inniu",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} ceathanna sneachta",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} cithfholcadáin sneachta agus feannadh geal níos déanaí inniu",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit}cithfholcadáin sneachta agus gealbhruthach",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} sneachta níos déanaí inniu",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} sneachta",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} aimsir chothrom níos déanaí inniu",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} aimsir chothrom",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} beagán scamallach níos déanaí inniu",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} breacscamallach",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} ceo níos déanaí inniu",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} ceo",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} báisteach éadrom níos déanaí inniu",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} báisteach éadrom",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} báisteach níos déanaí inniu",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} báistí",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} báisteach throm níos déanaí inniu",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} báisteach throm",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} ceathanna báistí níos déanaí inniu",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} ceathanna báistí",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} ceathanna báistí éadrom níos déanaí inniu",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} cithfholcadáin báistí éadrom",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} cithfholcadáin báistí trom níos déanaí inniu",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} cithfholcadáin báistí trom",
|
||||
"More weather for {adr}" : "Tuilleadh aimsire le haghaidh {adr}",
|
||||
"Loading weather" : "Aimsir á lódáil",
|
||||
"Set location for weather" : "Socraigh suíomh don aimsir",
|
||||
"Remove from favorites" : "Bain ó cheanáin",
|
||||
"Add as favorite" : "Cuir mar is fearr leat",
|
||||
"You are not logged in." : "Níl tú logáilte isteach.",
|
||||
"There was an error getting the weather status information." : "Tharla earráid agus an t-eolas ar stádas aimsire á fáil.",
|
||||
"No weather information found" : "Níor aimsíodh aon eolas aimsire",
|
||||
"Location not found" : "Suíomh gan aimsiú",
|
||||
"There was an error setting the location address." : "Tharla earráid agus an seoladh suímh á shocrú.",
|
||||
"There was an error setting the location." : "Tharla earráid agus an suíomh á shocrú.",
|
||||
"There was an error saving the mode." : "Tharla earráid agus an mód á shábháil.",
|
||||
"There was an error using personal address." : "Tharla earráid agus seoladh pearsanta á úsáid.",
|
||||
"Unknown weather code" : "Cód anaithnid aimsire",
|
||||
"Detect location" : "Braith suíomh",
|
||||
"Set custom address" : "Socraigh seoladh saincheaptha",
|
||||
"Favorites" : "Ceanáin"
|
||||
},
|
||||
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Seoladh anaithnid",
|
||||
"No result." : "Gan toradh.",
|
||||
"Malformed JSON data." : "Sonraí JSON míchumtha.",
|
||||
"Error" : "Earráid",
|
||||
"Weather status" : "Stádas aimsire",
|
||||
"Weather status in your dashboard" : "Stádas aimsire i do dheais",
|
||||
"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." : "Stádas aimsire comhtháite san aip Deais.\nIs féidir an suíomh geografach a chinneadh go huathoibríoch nó a shainiú de láimh. Taispeántar réamhaisnéis 6 huaire ansin.\nIs féidir an stádas seo a chomhtháthú in áiteanna eile ar nós an aip Féilire.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} spéir shoiléir níos déanaí inniu",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} spéir shoiléir",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} scamallach níos déanaí inniu",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} scamallach",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} sneachta agus toirneach níos déanaí inniu",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} sneachta agus toirneach",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} ceathanna sneachta agus toirneach níos déanaí inniu",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} cithfholcadáin sneachta agus toirneach",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} cithfholcadáin sneachta, toirneach agus gealbhan gealaí níos déanaí inniu",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} cithfholcadáin sneachta, toirneach agus gealbhan gealaí",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} ceathanna sneachta níos déanaí inniu",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} ceathanna sneachta",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} cithfholcadáin sneachta agus feannadh geal níos déanaí inniu",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit}cithfholcadáin sneachta agus gealbhruthach",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} sneachta níos déanaí inniu",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} sneachta",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} aimsir chothrom níos déanaí inniu",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} aimsir chothrom",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} beagán scamallach níos déanaí inniu",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} breacscamallach",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} ceo níos déanaí inniu",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} ceo",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} báisteach éadrom níos déanaí inniu",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} báisteach éadrom",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} báisteach níos déanaí inniu",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} báistí",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} báisteach throm níos déanaí inniu",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} báisteach throm",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} ceathanna báistí níos déanaí inniu",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} ceathanna báistí",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} ceathanna báistí éadrom níos déanaí inniu",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} cithfholcadáin báistí éadrom",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} cithfholcadáin báistí trom níos déanaí inniu",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} cithfholcadáin báistí trom",
|
||||
"More weather for {adr}" : "Tuilleadh aimsire le haghaidh {adr}",
|
||||
"Loading weather" : "Aimsir á lódáil",
|
||||
"Set location for weather" : "Socraigh suíomh don aimsir",
|
||||
"Remove from favorites" : "Bain ó cheanáin",
|
||||
"Add as favorite" : "Cuir mar is fearr leat",
|
||||
"You are not logged in." : "Níl tú logáilte isteach.",
|
||||
"There was an error getting the weather status information." : "Tharla earráid agus an t-eolas ar stádas aimsire á fáil.",
|
||||
"No weather information found" : "Níor aimsíodh aon eolas aimsire",
|
||||
"Location not found" : "Suíomh gan aimsiú",
|
||||
"There was an error setting the location address." : "Tharla earráid agus an seoladh suímh á shocrú.",
|
||||
"There was an error setting the location." : "Tharla earráid agus an suíomh á shocrú.",
|
||||
"There was an error saving the mode." : "Tharla earráid agus an mód á shábháil.",
|
||||
"There was an error using personal address." : "Tharla earráid agus seoladh pearsanta á úsáid.",
|
||||
"Unknown weather code" : "Cód anaithnid aimsire",
|
||||
"Detect location" : "Braith suíomh",
|
||||
"Set custom address" : "Socraigh seoladh saincheaptha",
|
||||
"Favorites" : "Ceanáin"
|
||||
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Enderezo descoñecido",
|
||||
"No result." : "Sen resultados.",
|
||||
"Malformed JSON data." : "Datos JSON con formato incorrecto.",
|
||||
"Error" : "Erro",
|
||||
"Weather status" : "Estado meteorolóxico",
|
||||
"Weather status in your dashboard" : "Estado meteorolóxico no seu taboleiro",
|
||||
"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." : "Estado meteorolóxico integrado na aplicación do Taboleiro.\n A localización xeográfica do usuario pódese determinar automaticamente ou definir manualmente. A seguir amósase unha previsión de 6 horas.\n Este estado tamén se pode integrar noutros lugares como a aplicación Calendario.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} ceo despexado hoxe máis tarde",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} ceo despexado",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} nubrado hoxe máis tarde",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} nubrado",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} neve e tronidos hoxe máis tarde",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} neve e tronidos",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} nevariscas e tronidos hoxe máis tarde",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} nevariscas e tronidos",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} nevariscas, tronidos e crepúsculo polar hoxe máis tarde",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} nevariscas, tronidos e crepúsculo polar ",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} nevariscas hoxe máis tarde",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} nevariscas",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} nevariscas e crepúsculo polar hoxe máis tarde",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} nevariscas e crepúsculo polar",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} neve hoxe máis tarde",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} neve",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} bo tempo hoxe máis tarde",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} bo tempo",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} parcialmente nubrado hoxe máis tarde",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} parcialmente nuboso",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} néboa hoxe máis tarde",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} brumoso",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} choiva lene hoxe máis tarde",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} choiva lene",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} choiva hoxe máis tarde",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} choiva",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} choiva forte hoxe máis tarde",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} choiva forte",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} chuvascos hoxe máis tarde",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} chuvascos",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} chuvascos lixeiros hoxe máis tarde",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} chuvascos lixeiros",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} chuvascos fortes hoxe máis tarde",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} chuvascos fortes",
|
||||
"More weather for {adr}" : "Máis previsións para {adr}",
|
||||
"Loading weather" : "Cargando as previsións",
|
||||
"Set location for weather" : "Definir a localización para as previsións meteorolóxicas",
|
||||
"Remove from favorites" : "Retirar de favoritos",
|
||||
"Add as favorite" : "Engadir como favorito",
|
||||
"You are not logged in." : "Aínda non accedeu.",
|
||||
"There was an error getting the weather status information." : "Produciuse un erro ao obter a información do estado do tempo.",
|
||||
"No weather information found" : "Non se atopou información meteorolóxica",
|
||||
"Location not found" : "Non se atopou a localización",
|
||||
"There was an error setting the location address." : "Produciuse un erro ao axustar o enderezo da localización.",
|
||||
"There was an error setting the location." : "Produciuse un erro ao axustar a localización",
|
||||
"There was an error saving the mode." : "Produciuse un erro ao gardar o modo.",
|
||||
"There was an error using personal address." : "Produciuse un erro ao usar o enderezo persoal.",
|
||||
"Unknown weather code" : "Código meteorolóxico descoñecido",
|
||||
"Detect location" : "Detectar localización",
|
||||
"Set custom address" : "Definir o enderezo personalizado",
|
||||
"Favorites" : "Favoritos"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Enderezo descoñecido",
|
||||
"No result." : "Sen resultados.",
|
||||
"Malformed JSON data." : "Datos JSON con formato incorrecto.",
|
||||
"Error" : "Erro",
|
||||
"Weather status" : "Estado meteorolóxico",
|
||||
"Weather status in your dashboard" : "Estado meteorolóxico no seu taboleiro",
|
||||
"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." : "Estado meteorolóxico integrado na aplicación do Taboleiro.\n A localización xeográfica do usuario pódese determinar automaticamente ou definir manualmente. A seguir amósase unha previsión de 6 horas.\n Este estado tamén se pode integrar noutros lugares como a aplicación Calendario.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} ceo despexado hoxe máis tarde",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} ceo despexado",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} nubrado hoxe máis tarde",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} nubrado",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} neve e tronidos hoxe máis tarde",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} neve e tronidos",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} nevariscas e tronidos hoxe máis tarde",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} nevariscas e tronidos",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} nevariscas, tronidos e crepúsculo polar hoxe máis tarde",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} nevariscas, tronidos e crepúsculo polar ",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} nevariscas hoxe máis tarde",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} nevariscas",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} nevariscas e crepúsculo polar hoxe máis tarde",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} nevariscas e crepúsculo polar",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} neve hoxe máis tarde",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} neve",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} bo tempo hoxe máis tarde",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} bo tempo",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} parcialmente nubrado hoxe máis tarde",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} parcialmente nuboso",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} néboa hoxe máis tarde",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} brumoso",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} choiva lene hoxe máis tarde",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} choiva lene",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} choiva hoxe máis tarde",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} choiva",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} choiva forte hoxe máis tarde",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} choiva forte",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} chuvascos hoxe máis tarde",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} chuvascos",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} chuvascos lixeiros hoxe máis tarde",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} chuvascos lixeiros",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} chuvascos fortes hoxe máis tarde",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} chuvascos fortes",
|
||||
"More weather for {adr}" : "Máis previsións para {adr}",
|
||||
"Loading weather" : "Cargando as previsións",
|
||||
"Set location for weather" : "Definir a localización para as previsións meteorolóxicas",
|
||||
"Remove from favorites" : "Retirar de favoritos",
|
||||
"Add as favorite" : "Engadir como favorito",
|
||||
"You are not logged in." : "Aínda non accedeu.",
|
||||
"There was an error getting the weather status information." : "Produciuse un erro ao obter a información do estado do tempo.",
|
||||
"No weather information found" : "Non se atopou información meteorolóxica",
|
||||
"Location not found" : "Non se atopou a localización",
|
||||
"There was an error setting the location address." : "Produciuse un erro ao axustar o enderezo da localización.",
|
||||
"There was an error setting the location." : "Produciuse un erro ao axustar a localización",
|
||||
"There was an error saving the mode." : "Produciuse un erro ao gardar o modo.",
|
||||
"There was an error using personal address." : "Produciuse un erro ao usar o enderezo persoal.",
|
||||
"Unknown weather code" : "Código meteorolóxico descoñecido",
|
||||
"Detect location" : "Detectar localización",
|
||||
"Set custom address" : "Definir o enderezo personalizado",
|
||||
"Favorites" : "Favoritos"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Nepoznata adresa",
|
||||
"No result." : "Nema rezultata.",
|
||||
"Malformed JSON data." : "Pogrešni JSON podaci.",
|
||||
"Error" : "Pogreška",
|
||||
"Weather status" : "Status vremenske prognoze",
|
||||
"Weather status in your dashboard" : "Status vremenske prognoze u nadzornoj ploči",
|
||||
"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 vremenske prognoze je integriran u aplikaciju Nadzorna ploča.\nGeografska lokacija može se automatski odrediti ili ručno definirati. Zatim se prikazuje prognoza za sljedećih 6 sati.\nOvaj se status može integrirati i na druga mjesta, poput aplikacije Kalendar.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} vedro kasnije danas ",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} vedro",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} oblačno kasnije danas ",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} oblačno",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} snijeg i grmljavina kasnije danas",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} snijeg i grmljavina",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} snježni pljuskovi i grmljavina kasnije danas",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} snježni pljuskovi i grmljavina",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} snježni pljuskovi, grmljavina i polarni sumrak kasnije danas",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} snježni pljuskovi, grmljavina i polarni sumrak",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} snježni pljuskovi kasnije danas",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} snježni pljuskovi",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} snježni pljuskovi i polarni sumrak kasnije danas",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} snježni pljuskovi i polarni sumrak",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} snijeg kasnije danas",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} snijeg",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} lijepo vrijeme kasnije danas",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} lijepo vrijeme",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} djelomično oblačno kasnije danas",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} djelomično oblačno",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} maglovito kasnije danas",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} maglovito",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} lagana kiša kasnije danas",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} lagana kiša",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} kiša kasnije danas",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} kiša",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} obilna kiša kasnije danas",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} obilna kiša",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} pljuskovi kasnije danas",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} pljuskovi",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} slabi pljuskovi kasnije danas",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} slabi pljuskovi",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} obilni pljuskovi kasnije danas",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} obilni pljuskovi",
|
||||
"More weather for {adr}" : "Više vremenskih prognoza za {adr}",
|
||||
"Loading weather" : "Učitavanje vremenske prognoze",
|
||||
"Set location for weather" : "Postavite lokaciju za vremensku prognozu",
|
||||
"Remove from favorites" : "Ukloni iz favorita",
|
||||
"Add as favorite" : "Dodaj kao omiljeno",
|
||||
"You are not logged in." : "Niste prijavljeni.",
|
||||
"There was an error getting the weather status information." : "Došlo je do pogreške pri dohvaćanju podataka o vremenskoj prognozi.",
|
||||
"No weather information found" : "Nisu pronađene informacije o vremenskoj prognozi",
|
||||
"Location not found" : "Lokacija nije pronađena",
|
||||
"There was an error setting the location address." : "Došlo je do pogreške pri postavljanju adrese lokacije.",
|
||||
"There was an error setting the location." : "Došlo je do pogreške pri postavljanju lokacije.",
|
||||
"There was an error saving the mode." : "Došlo je do pogreške pri spremanju načina rada.",
|
||||
"There was an error using personal address." : "Došlo je do pogreške pri spremanju osobne adrese.",
|
||||
"Unknown weather code" : "Nepoznata vremenska šifra",
|
||||
"Detect location" : "Otkrij lokaciju",
|
||||
"Set custom address" : "Odaberi prilagođenu adresu",
|
||||
"Favorites" : "Favoriti"
|
||||
},
|
||||
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Nepoznata adresa",
|
||||
"No result." : "Nema rezultata.",
|
||||
"Malformed JSON data." : "Pogrešni JSON podaci.",
|
||||
"Error" : "Pogreška",
|
||||
"Weather status" : "Status vremenske prognoze",
|
||||
"Weather status in your dashboard" : "Status vremenske prognoze u nadzornoj ploči",
|
||||
"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 vremenske prognoze je integriran u aplikaciju Nadzorna ploča.\nGeografska lokacija može se automatski odrediti ili ručno definirati. Zatim se prikazuje prognoza za sljedećih 6 sati.\nOvaj se status može integrirati i na druga mjesta, poput aplikacije Kalendar.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} vedro kasnije danas ",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} vedro",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} oblačno kasnije danas ",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} oblačno",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} snijeg i grmljavina kasnije danas",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} snijeg i grmljavina",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} snježni pljuskovi i grmljavina kasnije danas",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} snježni pljuskovi i grmljavina",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} snježni pljuskovi, grmljavina i polarni sumrak kasnije danas",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} snježni pljuskovi, grmljavina i polarni sumrak",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} snježni pljuskovi kasnije danas",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} snježni pljuskovi",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} snježni pljuskovi i polarni sumrak kasnije danas",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} snježni pljuskovi i polarni sumrak",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} snijeg kasnije danas",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} snijeg",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} lijepo vrijeme kasnije danas",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} lijepo vrijeme",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} djelomično oblačno kasnije danas",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} djelomično oblačno",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} maglovito kasnije danas",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} maglovito",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} lagana kiša kasnije danas",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} lagana kiša",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} kiša kasnije danas",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} kiša",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} obilna kiša kasnije danas",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} obilna kiša",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} pljuskovi kasnije danas",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} pljuskovi",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} slabi pljuskovi kasnije danas",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} slabi pljuskovi",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} obilni pljuskovi kasnije danas",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} obilni pljuskovi",
|
||||
"More weather for {adr}" : "Više vremenskih prognoza za {adr}",
|
||||
"Loading weather" : "Učitavanje vremenske prognoze",
|
||||
"Set location for weather" : "Postavite lokaciju za vremensku prognozu",
|
||||
"Remove from favorites" : "Ukloni iz favorita",
|
||||
"Add as favorite" : "Dodaj kao omiljeno",
|
||||
"You are not logged in." : "Niste prijavljeni.",
|
||||
"There was an error getting the weather status information." : "Došlo je do pogreške pri dohvaćanju podataka o vremenskoj prognozi.",
|
||||
"No weather information found" : "Nisu pronađene informacije o vremenskoj prognozi",
|
||||
"Location not found" : "Lokacija nije pronađena",
|
||||
"There was an error setting the location address." : "Došlo je do pogreške pri postavljanju adrese lokacije.",
|
||||
"There was an error setting the location." : "Došlo je do pogreške pri postavljanju lokacije.",
|
||||
"There was an error saving the mode." : "Došlo je do pogreške pri spremanju načina rada.",
|
||||
"There was an error using personal address." : "Došlo je do pogreške pri spremanju osobne adrese.",
|
||||
"Unknown weather code" : "Nepoznata vremenska šifra",
|
||||
"Detect location" : "Otkrij lokaciju",
|
||||
"Set custom address" : "Odaberi prilagođenu adresu",
|
||||
"Favorites" : "Favoriti"
|
||||
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Ismeretlen cím",
|
||||
"No result." : "Nincs találat.",
|
||||
"Malformed JSON data." : "Sérült JSON adatok.",
|
||||
"Error" : "Hiba",
|
||||
"Weather status" : "Időjárás állapota",
|
||||
"Weather status in your dashboard" : "Időjárás állapota az irányítópulton",
|
||||
"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." : "Irányítópultba integrált időjárási állapot. A földrajzi helyzet meghatározható automatikusan vagy egyénileg beállítható. Ezután egy 6 órás előrejelzés lesz megjelenítve. Ez az információ máshol is megjeleníthető, például a Naptár alkalmazásban.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} tiszta égbolt a nap további részében",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} tiszta égbolt",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} felhős a nap további részében",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} felhős",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} havazás és mennydörgés a nap további részében",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} havazás és mennydörgés",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} hózivatar a nap további részében",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} hózivatar",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} hózivatar és sarki éjszaka a nap további részében",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} hózivatar és sarki éjszaka",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} hózápor a nap további részében",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} hózápor",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} hózápor és sarki éjszaka a nap további részében",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} hózápor és sarki éjszaka",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} havazás a nap további részében",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} havazás",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} kellemes idő a nap további részében",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} kellemes idő",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} részben felhős a nap további részében",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} részben felhős",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} ködös a nap további részében",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} ködös",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} enyhe esőzés a nap további részében",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} enyhe esőzés",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} esőzés a nap további részében",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} esőzés",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} kiadós esőzés a nap további részében",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} kiadós esőzés",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} záporok a nap további részében",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} záporok",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} enyhe záporok a nap további részében",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} enyhe záporok",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} kiadós záporok a nap további részében",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} kiadós záporok",
|
||||
"More weather for {adr}" : "További időjárás a következőhöz: {adr}",
|
||||
"Loading weather" : "Időjárás betöltése",
|
||||
"Set location for weather" : "Tartózkodási hely beállítása az időjáráshoz",
|
||||
"Remove from favorites" : "Eltávolítás a kedvencekből",
|
||||
"Add as favorite" : "Hozzáadás kedvencként",
|
||||
"You are not logged in." : "Nincs bejelentkezve.",
|
||||
"There was an error getting the weather status information." : "Hiba lépett fel az időjárási információk lekérése során.",
|
||||
"No weather information found" : "Nem találhatók időjárási információk",
|
||||
"Location not found" : "A hely nem található",
|
||||
"There was an error setting the location address." : "Hiba történt a tartózkodási cím beállítása során.",
|
||||
"There was an error setting the location." : "Hiba történt a tartózkodási hely beállítása során.",
|
||||
"There was an error saving the mode." : "Hiba történt a mód mentése során.",
|
||||
"There was an error using personal address." : "Hiba történt a személyes cím használata során.",
|
||||
"Unknown weather code" : "Ismeretlen időjárási kód",
|
||||
"Detect location" : "Helymeghatározás",
|
||||
"Set custom address" : "Egyéni cím beállítása",
|
||||
"Favorites" : "Kedvencek"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Ismeretlen cím",
|
||||
"No result." : "Nincs találat.",
|
||||
"Malformed JSON data." : "Sérült JSON adatok.",
|
||||
"Error" : "Hiba",
|
||||
"Weather status" : "Időjárás állapota",
|
||||
"Weather status in your dashboard" : "Időjárás állapota az irányítópulton",
|
||||
"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." : "Irányítópultba integrált időjárási állapot. A földrajzi helyzet meghatározható automatikusan vagy egyénileg beállítható. Ezután egy 6 órás előrejelzés lesz megjelenítve. Ez az információ máshol is megjeleníthető, például a Naptár alkalmazásban.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} tiszta égbolt a nap további részében",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} tiszta égbolt",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} felhős a nap további részében",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} felhős",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} havazás és mennydörgés a nap további részében",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} havazás és mennydörgés",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} hózivatar a nap további részében",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} hózivatar",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} hózivatar és sarki éjszaka a nap további részében",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} hózivatar és sarki éjszaka",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} hózápor a nap további részében",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} hózápor",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} hózápor és sarki éjszaka a nap további részében",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} hózápor és sarki éjszaka",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} havazás a nap további részében",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} havazás",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} kellemes idő a nap további részében",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} kellemes idő",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} részben felhős a nap további részében",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} részben felhős",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} ködös a nap további részében",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} ködös",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} enyhe esőzés a nap további részében",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} enyhe esőzés",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} esőzés a nap további részében",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} esőzés",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} kiadós esőzés a nap további részében",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} kiadós esőzés",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} záporok a nap további részében",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} záporok",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} enyhe záporok a nap további részében",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} enyhe záporok",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} kiadós záporok a nap további részében",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} kiadós záporok",
|
||||
"More weather for {adr}" : "További időjárás a következőhöz: {adr}",
|
||||
"Loading weather" : "Időjárás betöltése",
|
||||
"Set location for weather" : "Tartózkodási hely beállítása az időjáráshoz",
|
||||
"Remove from favorites" : "Eltávolítás a kedvencekből",
|
||||
"Add as favorite" : "Hozzáadás kedvencként",
|
||||
"You are not logged in." : "Nincs bejelentkezve.",
|
||||
"There was an error getting the weather status information." : "Hiba lépett fel az időjárási információk lekérése során.",
|
||||
"No weather information found" : "Nem találhatók időjárási információk",
|
||||
"Location not found" : "A hely nem található",
|
||||
"There was an error setting the location address." : "Hiba történt a tartózkodási cím beállítása során.",
|
||||
"There was an error setting the location." : "Hiba történt a tartózkodási hely beállítása során.",
|
||||
"There was an error saving the mode." : "Hiba történt a mód mentése során.",
|
||||
"There was an error using personal address." : "Hiba történt a személyes cím használata során.",
|
||||
"Unknown weather code" : "Ismeretlen időjárási kód",
|
||||
"Detect location" : "Helymeghatározás",
|
||||
"Set custom address" : "Egyéni cím beállítása",
|
||||
"Favorites" : "Kedvencek"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Alamat tidak diketahui",
|
||||
"No result." : "Tidak ada hasil.",
|
||||
"Malformed JSON data." : "Data JSON tidak terbentuk dengan benar.",
|
||||
"Error" : "Galat",
|
||||
"Weather status" : "Status cuaca",
|
||||
"Weather status in your dashboard" : "Status cuaca di dasbor Anda",
|
||||
"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 cuaca terintegrasi dalam aplikasi Dasbor.\n Lokasi geografis dapat ditentukan secara otomatis atau didefinisikan secara manual. Prakiraan 6 jam kemudian ditampilkan.\n Status ini juga dapat diintegrasikan di tempat lain seperti aplikasi Kalender.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} langit cerah nanti pada hari ini",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} langit cerah",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} berawan nanti pada hari ini",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} berawan",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} salju dan guntur nanti hari ini",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} salju dan guntur",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} hujan salju dan guntur nanti hari ini",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} hujan salju dan guntur",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} hujan salju, guntur, dan senja kutub nanti hari ini",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} hujan salju, guntur, dan senja kutub",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} hujan salju nanti hari ini",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} hujan salju",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} hujan salju dan senja kutub nanti hari ini",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} hujan salju dan senja kutub",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} salju nanti hari ini",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} salju",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} cuaca cerah nanti pada hari ini",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} cuaca cerah",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} sebagian berawan nanti pada hari ini",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} sebagian berawan",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} berkabut nanti pada hari ini",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} berkabut",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} hujan ringan nanti pada hari ini",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} hujan ringan",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} hujan nanti pada hari ini",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} hujan",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} hujan deras nanti pada hari ini",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} hujan deras",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} rintik hujan nanti pada hari ini",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} rintik hujan",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} rintik hujan ringan nanti pada hari ini",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} rintik hujan ringan",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} rintik hujan deras nanti pada hari ini",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} rintik hujan deras",
|
||||
"More weather for {adr}" : "Lebih banyak cuaca untuk {adr}",
|
||||
"Loading weather" : "Memuat cuaca",
|
||||
"Set location for weather" : "Atur lokasi untuk cuaca",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add as favorite" : "Tambahkan sebagai favorit",
|
||||
"You are not logged in." : "Anda belum masuk.",
|
||||
"There was an error getting the weather status information." : "Ada kesalahan mendapatkan informasi status cuaca.",
|
||||
"No weather information found" : "Tidak ada informasi cuaca yang ditemukan",
|
||||
"Location not found" : "Lokasi tidak ditemukan",
|
||||
"There was an error setting the location address." : "Ada kesalahan menetapkan alamat lokasi.",
|
||||
"There was an error setting the location." : "Ada kesalahan menetapkan lokasi.",
|
||||
"There was an error saving the mode." : "Ada kesalahan menyimpan mode.",
|
||||
"There was an error using personal address." : "Ada kesalahan menggunakan alamat pribadi.",
|
||||
"Unknown weather code" : "Kode cuaca tidak diketahui",
|
||||
"Detect location" : "Deteksi lokasi",
|
||||
"Set custom address" : "Tetapkan alamat kustom",
|
||||
"Favorites" : "Disukai"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Alamat tidak diketahui",
|
||||
"No result." : "Tidak ada hasil.",
|
||||
"Malformed JSON data." : "Data JSON tidak terbentuk dengan benar.",
|
||||
"Error" : "Galat",
|
||||
"Weather status" : "Status cuaca",
|
||||
"Weather status in your dashboard" : "Status cuaca di dasbor Anda",
|
||||
"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 cuaca terintegrasi dalam aplikasi Dasbor.\n Lokasi geografis dapat ditentukan secara otomatis atau didefinisikan secara manual. Prakiraan 6 jam kemudian ditampilkan.\n Status ini juga dapat diintegrasikan di tempat lain seperti aplikasi Kalender.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} langit cerah nanti pada hari ini",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} langit cerah",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} berawan nanti pada hari ini",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} berawan",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} salju dan guntur nanti hari ini",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} salju dan guntur",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} hujan salju dan guntur nanti hari ini",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} hujan salju dan guntur",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} hujan salju, guntur, dan senja kutub nanti hari ini",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} hujan salju, guntur, dan senja kutub",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} hujan salju nanti hari ini",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} hujan salju",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} hujan salju dan senja kutub nanti hari ini",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} hujan salju dan senja kutub",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} salju nanti hari ini",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} salju",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} cuaca cerah nanti pada hari ini",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} cuaca cerah",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} sebagian berawan nanti pada hari ini",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} sebagian berawan",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} berkabut nanti pada hari ini",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} berkabut",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} hujan ringan nanti pada hari ini",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} hujan ringan",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} hujan nanti pada hari ini",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} hujan",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} hujan deras nanti pada hari ini",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} hujan deras",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} rintik hujan nanti pada hari ini",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} rintik hujan",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} rintik hujan ringan nanti pada hari ini",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} rintik hujan ringan",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} rintik hujan deras nanti pada hari ini",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} rintik hujan deras",
|
||||
"More weather for {adr}" : "Lebih banyak cuaca untuk {adr}",
|
||||
"Loading weather" : "Memuat cuaca",
|
||||
"Set location for weather" : "Atur lokasi untuk cuaca",
|
||||
"Remove from favorites" : "Remove from favorites",
|
||||
"Add as favorite" : "Tambahkan sebagai favorit",
|
||||
"You are not logged in." : "Anda belum masuk.",
|
||||
"There was an error getting the weather status information." : "Ada kesalahan mendapatkan informasi status cuaca.",
|
||||
"No weather information found" : "Tidak ada informasi cuaca yang ditemukan",
|
||||
"Location not found" : "Lokasi tidak ditemukan",
|
||||
"There was an error setting the location address." : "Ada kesalahan menetapkan alamat lokasi.",
|
||||
"There was an error setting the location." : "Ada kesalahan menetapkan lokasi.",
|
||||
"There was an error saving the mode." : "Ada kesalahan menyimpan mode.",
|
||||
"There was an error using personal address." : "Ada kesalahan menggunakan alamat pribadi.",
|
||||
"Unknown weather code" : "Kode cuaca tidak diketahui",
|
||||
"Detect location" : "Deteksi lokasi",
|
||||
"Set custom address" : "Tetapkan alamat kustom",
|
||||
"Favorites" : "Disukai"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Óþekkt vistfang",
|
||||
"No result." : "Engar niðurstöður.",
|
||||
"Malformed JSON data." : "Gölluð JSON-gögn.",
|
||||
"Error" : "Villa",
|
||||
"Weather status" : "Veðurlýsing",
|
||||
"Weather status in your dashboard" : "Veðurlýsing á stjórnborðinu þínu",
|
||||
"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." : "Veðurupplýsingar innfelldar í stjórnborðsforritið.\n Hægt er að ákvarða staðsetningu sjálfvirkt eða handvirkt. Þá verður 6 klukkustunda veðurspá birt.\n Þessar upplýsingar má einnig samtvinna á öðrum stöðum eins og í dagatalsforritinu.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} heiðskírt seinnipartinn",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} heiðskírt",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} skýjað seinnipartinn",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} skýjað",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} snjókoma og þrumuveður seinnipartinn",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} snjókoma og þrumuveður",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} snjóél og þrumuveður seinnipartinn",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} snjóél og þrumuveður",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} snjóél, þrumuveður og dimmt seinnipartinn",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} snjóél, þrumuveður og dimmt",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} snjóél seinnipartinn",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} snjóél",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} snjóél og dimmt seinnipartinn",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} snjóél og dimmt",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} snjókoma seinnipartinn",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} snjókpma",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} bjartviðri seinnipartinn",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} bjartviðri",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} hálfskýjað seinnipartinn",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} hálfskýjað",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} þoka seinnipartinn",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} þoka",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} dálítil rigning seinnipartinn",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} dálítil rigning",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} rigning seinnipartinn",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} rigning",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} talsverð rigning seinnipartinn",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} talsverð rigning",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} skúrir seinnipartinn",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} skúrir",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} dálitlir skúrir seinnipartinn",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} dálitlir skúrir",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} talsverðir skúrir seinnipartinn",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} talsverðir skúrir",
|
||||
"More weather for {adr}" : "Nánari veðurgögn fyrir {adr}",
|
||||
"Loading weather" : "Hleð inn veðurlýsingu",
|
||||
"Set location for weather" : "Stilla staðsetningu fyrir veður",
|
||||
"Remove from favorites" : "Fjarlægja úr eftirlætum",
|
||||
"Add as favorite" : "Bæta við sem eftirlæti",
|
||||
"You are not logged in." : "Þú ert ekki skráð/ur inn.",
|
||||
"There was an error getting the weather status information." : "Villa kom upp við að ná í veðurupplýsingar.",
|
||||
"No weather information found" : "Engar veðurupplýsingar fundust",
|
||||
"Location not found" : "Staðsetningin fannst ekki",
|
||||
"There was an error setting the location address." : "Það kom upp villa við að stilla staðinn.",
|
||||
"There was an error setting the location." : "Það kom upp villa við að stilla staðsetninguna.",
|
||||
"There was an error saving the mode." : "Það kom upp villa við að vista haminn.",
|
||||
"There was an error using personal address." : "Það kom upp villa við að nota persónulegt heimilisfang.",
|
||||
"Unknown weather code" : "Óþekktur veðurkóði",
|
||||
"Detect location" : "Finna staðsetningu",
|
||||
"Set custom address" : "Setja sérsniðið heimilisfang",
|
||||
"Favorites" : "Eftirlæti"
|
||||
},
|
||||
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Óþekkt vistfang",
|
||||
"No result." : "Engar niðurstöður.",
|
||||
"Malformed JSON data." : "Gölluð JSON-gögn.",
|
||||
"Error" : "Villa",
|
||||
"Weather status" : "Veðurlýsing",
|
||||
"Weather status in your dashboard" : "Veðurlýsing á stjórnborðinu þínu",
|
||||
"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." : "Veðurupplýsingar innfelldar í stjórnborðsforritið.\n Hægt er að ákvarða staðsetningu sjálfvirkt eða handvirkt. Þá verður 6 klukkustunda veðurspá birt.\n Þessar upplýsingar má einnig samtvinna á öðrum stöðum eins og í dagatalsforritinu.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} heiðskírt seinnipartinn",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} heiðskírt",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} skýjað seinnipartinn",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} skýjað",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} snjókoma og þrumuveður seinnipartinn",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} snjókoma og þrumuveður",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} snjóél og þrumuveður seinnipartinn",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} snjóél og þrumuveður",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} snjóél, þrumuveður og dimmt seinnipartinn",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} snjóél, þrumuveður og dimmt",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} snjóél seinnipartinn",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} snjóél",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} snjóél og dimmt seinnipartinn",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} snjóél og dimmt",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} snjókoma seinnipartinn",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} snjókpma",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} bjartviðri seinnipartinn",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} bjartviðri",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} hálfskýjað seinnipartinn",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} hálfskýjað",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} þoka seinnipartinn",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} þoka",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} dálítil rigning seinnipartinn",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} dálítil rigning",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} rigning seinnipartinn",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} rigning",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} talsverð rigning seinnipartinn",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} talsverð rigning",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} skúrir seinnipartinn",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} skúrir",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} dálitlir skúrir seinnipartinn",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} dálitlir skúrir",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} talsverðir skúrir seinnipartinn",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} talsverðir skúrir",
|
||||
"More weather for {adr}" : "Nánari veðurgögn fyrir {adr}",
|
||||
"Loading weather" : "Hleð inn veðurlýsingu",
|
||||
"Set location for weather" : "Stilla staðsetningu fyrir veður",
|
||||
"Remove from favorites" : "Fjarlægja úr eftirlætum",
|
||||
"Add as favorite" : "Bæta við sem eftirlæti",
|
||||
"You are not logged in." : "Þú ert ekki skráð/ur inn.",
|
||||
"There was an error getting the weather status information." : "Villa kom upp við að ná í veðurupplýsingar.",
|
||||
"No weather information found" : "Engar veðurupplýsingar fundust",
|
||||
"Location not found" : "Staðsetningin fannst ekki",
|
||||
"There was an error setting the location address." : "Það kom upp villa við að stilla staðinn.",
|
||||
"There was an error setting the location." : "Það kom upp villa við að stilla staðsetninguna.",
|
||||
"There was an error saving the mode." : "Það kom upp villa við að vista haminn.",
|
||||
"There was an error using personal address." : "Það kom upp villa við að nota persónulegt heimilisfang.",
|
||||
"Unknown weather code" : "Óþekktur veðurkóði",
|
||||
"Detect location" : "Finna staðsetningu",
|
||||
"Set custom address" : "Setja sérsniðið heimilisfang",
|
||||
"Favorites" : "Eftirlæti"
|
||||
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Indirizzo sconosciuto",
|
||||
"No result." : "Nessun risultato.",
|
||||
"Malformed JSON data." : "Dati JSON non validi.",
|
||||
"Error" : "Errore",
|
||||
"Weather status" : "Stato meteo",
|
||||
"Weather status in your dashboard" : "Stato meteo nel tuo cruscotto",
|
||||
"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." : "Meteo integrato nell'applicazione del cruscotto.\n La posizione geografica può essere determinata automaticamente o definita a mano. Vengono poi mostrate previsioni per 6 ore.\n Questo stato può anche essere integrato in altri posti come nell'applicazione Calendario.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} cielo sereno più tardi in giornata",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} cielo sereno",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} nuvoloso più tardi in giornata",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} nuvoloso",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} neve e temporali nel corso della giornata",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} neve e temporali",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} nevicate e temporali nel corso della giornata",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} nevicate e temporali",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} nevicate, temporali e crepuscolo polare nel corso della giornata",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} nevicate, temporali e crepuscolo polare",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} nevicate nel corso della giornata",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} nevicate",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} nevicate e crepuscolo polare nel corso della giornata",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} nevicate e crepuscolo polare",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} neve più tardi oggi",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} neve",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} bel tempo più tardi in giornata",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} bel tempo",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} parzialmente nuvoloso più tardi in giornata",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} parzialmente nuvoloso",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} nebbioso più tardi in giornata",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} nebbioso",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} deboli precipitazioni più tardi oggi",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} precipitazioni deboli",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} pioggia più tardi oggi",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} precipitazioni",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} forti precipitazioni più tardi oggi",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} forti precipitazioni",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} rovesci di pioggia più tardi oggi",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} rovesci di pioggia",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} deboli rovesci di pioggia più tardi oggi",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} deboli rovesci di pioggia",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} forti rovesci di pioggia più tardi oggi",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} forti rovesci di pioggia",
|
||||
"More weather for {adr}" : "Altro meteo per {adr}",
|
||||
"Loading weather" : "Caricamento meteo",
|
||||
"Set location for weather" : "Imposta la località per il meteo",
|
||||
"Remove from favorites" : "Rimuovi dai preferiti",
|
||||
"Add as favorite" : "Aggiungi come preferito",
|
||||
"You are not logged in." : "Accesso non effettuato.",
|
||||
"There was an error getting the weather status information." : "Si è verificato un errore durante il recupero delle informazioni meteo.",
|
||||
"No weather information found" : "Nessuna informazione meteo trovata",
|
||||
"Location not found" : "Località non trovata",
|
||||
"There was an error setting the location address." : "Si è verificato un errore impostando l'indirizzo della località.",
|
||||
"There was an error setting the location." : "Si è verificato un errore durante l'impostazione della località.",
|
||||
"There was an error saving the mode." : "Si è verificato un errore durante il salvataggio della modalità.",
|
||||
"There was an error using personal address." : "Si è verificato un errore usando l'indirizzo personale.",
|
||||
"Unknown weather code" : "Codice meteo sconosciuto",
|
||||
"Detect location" : "Elimina località",
|
||||
"Set custom address" : "Imposta indirizzo personalizzato",
|
||||
"Favorites" : "Preferiti"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Indirizzo sconosciuto",
|
||||
"No result." : "Nessun risultato.",
|
||||
"Malformed JSON data." : "Dati JSON non validi.",
|
||||
"Error" : "Errore",
|
||||
"Weather status" : "Stato meteo",
|
||||
"Weather status in your dashboard" : "Stato meteo nel tuo cruscotto",
|
||||
"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." : "Meteo integrato nell'applicazione del cruscotto.\n La posizione geografica può essere determinata automaticamente o definita a mano. Vengono poi mostrate previsioni per 6 ore.\n Questo stato può anche essere integrato in altri posti come nell'applicazione Calendario.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} cielo sereno più tardi in giornata",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} cielo sereno",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} nuvoloso più tardi in giornata",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} nuvoloso",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} neve e temporali nel corso della giornata",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} neve e temporali",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} nevicate e temporali nel corso della giornata",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} nevicate e temporali",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} nevicate, temporali e crepuscolo polare nel corso della giornata",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} nevicate, temporali e crepuscolo polare",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} nevicate nel corso della giornata",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} nevicate",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} nevicate e crepuscolo polare nel corso della giornata",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} nevicate e crepuscolo polare",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} neve più tardi oggi",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} neve",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} bel tempo più tardi in giornata",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} bel tempo",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} parzialmente nuvoloso più tardi in giornata",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} parzialmente nuvoloso",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} nebbioso più tardi in giornata",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} nebbioso",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} deboli precipitazioni più tardi oggi",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} precipitazioni deboli",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} pioggia più tardi oggi",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} precipitazioni",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} forti precipitazioni più tardi oggi",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} forti precipitazioni",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} rovesci di pioggia più tardi oggi",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} rovesci di pioggia",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} deboli rovesci di pioggia più tardi oggi",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} deboli rovesci di pioggia",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} forti rovesci di pioggia più tardi oggi",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} forti rovesci di pioggia",
|
||||
"More weather for {adr}" : "Altro meteo per {adr}",
|
||||
"Loading weather" : "Caricamento meteo",
|
||||
"Set location for weather" : "Imposta la località per il meteo",
|
||||
"Remove from favorites" : "Rimuovi dai preferiti",
|
||||
"Add as favorite" : "Aggiungi come preferito",
|
||||
"You are not logged in." : "Accesso non effettuato.",
|
||||
"There was an error getting the weather status information." : "Si è verificato un errore durante il recupero delle informazioni meteo.",
|
||||
"No weather information found" : "Nessuna informazione meteo trovata",
|
||||
"Location not found" : "Località non trovata",
|
||||
"There was an error setting the location address." : "Si è verificato un errore impostando l'indirizzo della località.",
|
||||
"There was an error setting the location." : "Si è verificato un errore durante l'impostazione della località.",
|
||||
"There was an error saving the mode." : "Si è verificato un errore durante il salvataggio della modalità.",
|
||||
"There was an error using personal address." : "Si è verificato un errore usando l'indirizzo personale.",
|
||||
"Unknown weather code" : "Codice meteo sconosciuto",
|
||||
"Detect location" : "Elimina località",
|
||||
"Set custom address" : "Imposta indirizzo personalizzato",
|
||||
"Favorites" : "Preferiti"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
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} 大雨",
|
||||
"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;");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "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} 大雨",
|
||||
"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;"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
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} 거센 소나기",
|
||||
"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;");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "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} 거센 소나기",
|
||||
"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;"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
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" : "{temperature} {unit} sniegas ir perkūnija vėliau šiandien",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} sniegas ir perkūnija",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} vėliau šiandien bus snygis ir perkūnija",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} snygis ir perkūnija",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} vėliau šiandien snygiai, perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} snygiai, perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} vėliau šiandien snygiai",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} snygiai",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} vėliau šiandien snygiai ir poliarinės sutemos",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} snygiai ir poliarinės sutemos",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} vėliau šiandien sninga",
|
||||
"{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}, liūtys",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit}, liūtys",
|
||||
"{temperature} {unit} light rainfall showers later today" : "Šiandien vėliau bus {temperature} {unit}, silpnos liūtys",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit}, silpnos liūtys",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "Šiandien vėliau bus {temperature} {unit}, stiprios liūtys",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit}, stiprios liūtys",
|
||||
"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);");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "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" : "{temperature} {unit} sniegas ir perkūnija vėliau šiandien",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} sniegas ir perkūnija",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} vėliau šiandien bus snygis ir perkūnija",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} snygis ir perkūnija",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} vėliau šiandien snygiai, perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} snygiai, perkūnija ir poliarinės sutemos",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} vėliau šiandien snygiai",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} snygiai",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} vėliau šiandien snygiai ir poliarinės sutemos",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} snygiai ir poliarinės sutemos",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} vėliau šiandien sninga",
|
||||
"{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}, liūtys",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit}, liūtys",
|
||||
"{temperature} {unit} light rainfall showers later today" : "Šiandien vėliau bus {temperature} {unit}, silpnos liūtys",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit}, silpnos liūtys",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "Šiandien vėliau bus {temperature} {unit}, stiprios liūtys",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit}, stiprios liūtys",
|
||||
"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);"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Nezināma adrese",
|
||||
"No result." : "Nav iznākuma.",
|
||||
"Malformed JSON data." : "Nepareizi veidoti JSON dati.",
|
||||
"Error" : "Kļūda",
|
||||
"Weather status" : "Laikapstākļu stāvoklis",
|
||||
"Weather status in your dashboard" : "Laikapstākļu stāvoklis informācijas panelī",
|
||||
"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." : "Laikapstākļu stāvoklis iekļauts informācijas paneļa lietotnē.\nĢeogrāfiskā atrašanās vieta var tikt automātiski noteikta vai pašrocīgi norādīta. Tad tiek attēlota 6 stundu prognoze.\nŠis stāvoklis var tikt ievietots arī citās vietās, piemēram, kalendāra lietotnē.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} skaidras debesis vēlāk šodien",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} skaidras debesis",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} mākoņains vēlāk šodien",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} mākoņains",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} sniegs un pērkons vēlāk šodien",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} sniegs un pērkons",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} sniega brāzmas un pērkons vēlāk šodien",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} sniega brāzmas un pērkons",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} sniega brāzmas, pērkons un polārā krēsla vēlāk šodien",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} sniega brāzmas, pērkons un polārā krēsla",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} sniega brāzmas vēlāk šodien",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} sniega brāzmas",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} sniega brāzmas un polārā krēsla vēlāk šodien",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} sniega brāzmas un polārā krēsla",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} sniegs vēlāk šodien",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} sniegs",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} labi laikapstākļi vēlāk šodien",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} labi laikapstākļi",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} daļēji mākoņains vēlāk šodien",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} daļēji mākoņains",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} miglains vēlāk šodien",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} miglains",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} viegli nokrišņi vēlāk šodien",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} viegli nokrišņi",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} nokrišņi vēlāk šodien",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} nokrišņi",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} spēcīgi nokrišņi vēlāk šodien",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} spēcīgi nokrišņi",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} nokrišņu brāzmas vēlāk šodien",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} nokrišņu brāzmas",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} vieglas nokrišņu brāzmas vēlāk šodien",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} vieglas nokrišņu brāzmas",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} spēcīgas nokrišņu brāzmas vēlāk šodien",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} spēcīgas nokrišņu brāzmas",
|
||||
"More weather for {adr}" : "Vairāk laikapstākļu datu par {adr}",
|
||||
"Loading weather" : "Ielādē laikapstākļus",
|
||||
"Set location for weather" : "Iestatīt atrašanās vietu laikapstākļiem",
|
||||
"Remove from favorites" : "Noņemt no izlases",
|
||||
"Add as favorite" : "Pievienot izlasei",
|
||||
"You are not logged in." : "Tu neesi pieteicies.",
|
||||
"There was an error getting the weather status information." : "Atgadījās kļūda laikapstākļu stāvokļa informācijas iegūšanā.",
|
||||
"No weather information found" : "Netika atrasta informācija par laikapstākļiem",
|
||||
"Location not found" : "Atrašanās vieta nav atrasta",
|
||||
"There was an error setting the location address." : "Atgadījās kļūda atrašanās vietas adreses iestatīšanā.",
|
||||
"There was an error setting the location." : "Atgadījās kļūda atrašanās vietas iestatīšanā.",
|
||||
"There was an error saving the mode." : "Atgadījās kļūda režīma saglabāšanā.",
|
||||
"There was an error using personal address." : "Atgadījās kļūda personīgās adreses izmantošanā.",
|
||||
"Unknown weather code" : "Nezināms laikapstākļu kods",
|
||||
"Detect location" : "Noteikt atrašanās vietu",
|
||||
"Set custom address" : "Iestatīt pielāgotu adresi",
|
||||
"Favorites" : "Izlase"
|
||||
},
|
||||
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Nezināma adrese",
|
||||
"No result." : "Nav iznākuma.",
|
||||
"Malformed JSON data." : "Nepareizi veidoti JSON dati.",
|
||||
"Error" : "Kļūda",
|
||||
"Weather status" : "Laikapstākļu stāvoklis",
|
||||
"Weather status in your dashboard" : "Laikapstākļu stāvoklis informācijas panelī",
|
||||
"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." : "Laikapstākļu stāvoklis iekļauts informācijas paneļa lietotnē.\nĢeogrāfiskā atrašanās vieta var tikt automātiski noteikta vai pašrocīgi norādīta. Tad tiek attēlota 6 stundu prognoze.\nŠis stāvoklis var tikt ievietots arī citās vietās, piemēram, kalendāra lietotnē.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} skaidras debesis vēlāk šodien",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} skaidras debesis",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} mākoņains vēlāk šodien",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} mākoņains",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} sniegs un pērkons vēlāk šodien",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} sniegs un pērkons",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} sniega brāzmas un pērkons vēlāk šodien",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} sniega brāzmas un pērkons",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} sniega brāzmas, pērkons un polārā krēsla vēlāk šodien",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} sniega brāzmas, pērkons un polārā krēsla",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} sniega brāzmas vēlāk šodien",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} sniega brāzmas",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} sniega brāzmas un polārā krēsla vēlāk šodien",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} sniega brāzmas un polārā krēsla",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} sniegs vēlāk šodien",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} sniegs",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} labi laikapstākļi vēlāk šodien",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} labi laikapstākļi",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} daļēji mākoņains vēlāk šodien",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} daļēji mākoņains",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} miglains vēlāk šodien",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} miglains",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} viegli nokrišņi vēlāk šodien",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} viegli nokrišņi",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} nokrišņi vēlāk šodien",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} nokrišņi",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} spēcīgi nokrišņi vēlāk šodien",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} spēcīgi nokrišņi",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} nokrišņu brāzmas vēlāk šodien",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} nokrišņu brāzmas",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} vieglas nokrišņu brāzmas vēlāk šodien",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} vieglas nokrišņu brāzmas",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} spēcīgas nokrišņu brāzmas vēlāk šodien",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} spēcīgas nokrišņu brāzmas",
|
||||
"More weather for {adr}" : "Vairāk laikapstākļu datu par {adr}",
|
||||
"Loading weather" : "Ielādē laikapstākļus",
|
||||
"Set location for weather" : "Iestatīt atrašanās vietu laikapstākļiem",
|
||||
"Remove from favorites" : "Noņemt no izlases",
|
||||
"Add as favorite" : "Pievienot izlasei",
|
||||
"You are not logged in." : "Tu neesi pieteicies.",
|
||||
"There was an error getting the weather status information." : "Atgadījās kļūda laikapstākļu stāvokļa informācijas iegūšanā.",
|
||||
"No weather information found" : "Netika atrasta informācija par laikapstākļiem",
|
||||
"Location not found" : "Atrašanās vieta nav atrasta",
|
||||
"There was an error setting the location address." : "Atgadījās kļūda atrašanās vietas adreses iestatīšanā.",
|
||||
"There was an error setting the location." : "Atgadījās kļūda atrašanās vietas iestatīšanā.",
|
||||
"There was an error saving the mode." : "Atgadījās kļūda režīma saglabāšanā.",
|
||||
"There was an error using personal address." : "Atgadījās kļūda personīgās adreses izmantošanā.",
|
||||
"Unknown weather code" : "Nezināms laikapstākļu kods",
|
||||
"Detect location" : "Noteikt atrašanās vietu",
|
||||
"Set custom address" : "Iestatīt pielāgotu adresi",
|
||||
"Favorites" : "Izlase"
|
||||
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
|
||||
}
|
||||
|
|
@ -1,49 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Немозната адреса",
|
||||
"No result." : "Нема резултати.",
|
||||
"Malformed JSON data." : "Лошо формирани JSON податоци.",
|
||||
"Error" : "Грешка",
|
||||
"Weather status" : "Временска прогноза",
|
||||
"Weather status in your dashboard" : "Временска прогноза на вашата табла",
|
||||
"{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} 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} Обилни врнежи од дожд",
|
||||
"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." : "Настана грешка при користење на сопствена адреса.",
|
||||
"Detect location" : "Детектирај локација",
|
||||
"Set custom address" : "Поставете адреса",
|
||||
"Favorites" : "Омилени"
|
||||
},
|
||||
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
|
||||
|
|
@ -1,47 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Немозната адреса",
|
||||
"No result." : "Нема резултати.",
|
||||
"Malformed JSON data." : "Лошо формирани JSON податоци.",
|
||||
"Error" : "Грешка",
|
||||
"Weather status" : "Временска прогноза",
|
||||
"Weather status in your dashboard" : "Временска прогноза на вашата табла",
|
||||
"{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} 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} Обилни врнежи од дожд",
|
||||
"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." : "Настана грешка при користење на сопствена адреса.",
|
||||
"Detect location" : "Детектирај локација",
|
||||
"Set custom address" : "Поставете адреса",
|
||||
"Favorites" : "Омилени"
|
||||
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
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." : "Dashboard програмд нэгтгэсэн цаг агаарын төлөв.\n Газарзүйн байршлыг автоматаар тодорхойлох эсвэл гараар тохируулах боломжтой. Дараа нь 6 цагийн урьдчилсан мэдээ харагдана.\n Энэ төлөвийг Calendar програм зэрэг бусад газарт мөн нэгтгэж болно.",
|
||||
"{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} их борооны хур",
|
||||
"More weather for {adr}" : "{adr}-н дэлгэрэнгүй цаг агаар",
|
||||
"Loading weather" : "Цаг агаар ачаалж байна",
|
||||
"Set location for weather" : "Цаг агаарын байршил тохируулах",
|
||||
"Remove from favorites" : "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=2; plural=(n != 1);");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "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." : "Dashboard програмд нэгтгэсэн цаг агаарын төлөв.\n Газарзүйн байршлыг автоматаар тодорхойлох эсвэл гараар тохируулах боломжтой. Дараа нь 6 цагийн урьдчилсан мэдээ харагдана.\n Энэ төлөвийг Calendar програм зэрэг бусад газарт мөн нэгтгэж болно.",
|
||||
"{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} их борооны хур",
|
||||
"More weather for {adr}" : "{adr}-н дэлгэрэнгүй цаг агаар",
|
||||
"Loading weather" : "Цаг агаар ачаалж байна",
|
||||
"Set location for weather" : "Цаг агаарын байршил тохируулах",
|
||||
"Remove from favorites" : "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=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,50 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Ukjent adresse",
|
||||
"No result." : "Ingen resultat.",
|
||||
"Malformed JSON data." : "Feilaktige JSON-data.",
|
||||
"Error" : "Feil",
|
||||
"Weather status" : "Værstatus",
|
||||
"Weather status in your dashboard" : "Værstatus i dashbordet ditt",
|
||||
"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." : "Værstatus integrert i Dashboard-appen.\n Den geografiske plasseringen kan bestemmes automatisk eller defineres manuelt. En 6 timers prognose vises deretter.\n Denne statusen kan også integreres andre steder som Kalender-appen.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} klar himmel senere i dag",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} klar himmel",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} overksyet senere i dag",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} overskyet",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} fint vær senere i dag",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} fint vær",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} delvis skyet senere i dag",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} delvis skyet",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} tåkete senere i dag",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} tåkete",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} lett nedbør senere i dag",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} lett nedør",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} nedbør senere i dag",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} nedbør",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} kraftig nedbør senere i dag",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} kraftig nedbør",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} regnbyger senere i dag",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} regnbyger",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} lett regnbyger senere i dag",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} lett regnbyger",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} kraftige regnbyger senere i dag",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} kraftige regnbyger",
|
||||
"More weather for {adr}" : "Mer vær for {adr}",
|
||||
"Loading weather" : "Laster vær",
|
||||
"Set location for weather" : "Angi posisjon for været",
|
||||
"Remove from favorites" : "Fjern fra favoritter",
|
||||
"Add as favorite" : "Legg til som favoritt",
|
||||
"You are not logged in." : "Du er ikke logget inn.",
|
||||
"There was an error getting the weather status information." : "Det oppsto en feil ved å hente værstatusinformasjonen.",
|
||||
"No weather information found" : "Ingen værinformasjon funnet",
|
||||
"Location not found" : "Finner ikke posisjon",
|
||||
"There was an error setting the location address." : "Det oppsto en feil ved å angi posisjonsadressen.",
|
||||
"There was an error setting the location." : "Det oppsto en feil ved å angi posisjonen.",
|
||||
"There was an error saving the mode." : "Det oppsto en feil da modusen skulle lagres.",
|
||||
"There was an error using personal address." : "Det oppsto en feil ved bruk av personlig adresse.",
|
||||
"Detect location" : "Oppdag plassering",
|
||||
"Set custom address" : "Angi egendefinert adresse",
|
||||
"Favorites" : "Favoritter"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
@ -1,48 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Ukjent adresse",
|
||||
"No result." : "Ingen resultat.",
|
||||
"Malformed JSON data." : "Feilaktige JSON-data.",
|
||||
"Error" : "Feil",
|
||||
"Weather status" : "Værstatus",
|
||||
"Weather status in your dashboard" : "Værstatus i dashbordet ditt",
|
||||
"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." : "Værstatus integrert i Dashboard-appen.\n Den geografiske plasseringen kan bestemmes automatisk eller defineres manuelt. En 6 timers prognose vises deretter.\n Denne statusen kan også integreres andre steder som Kalender-appen.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} klar himmel senere i dag",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} klar himmel",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} overksyet senere i dag",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} overskyet",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} fint vær senere i dag",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} fint vær",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} delvis skyet senere i dag",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} delvis skyet",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} tåkete senere i dag",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} tåkete",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} lett nedbør senere i dag",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} lett nedør",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} nedbør senere i dag",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} nedbør",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} kraftig nedbør senere i dag",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} kraftig nedbør",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} regnbyger senere i dag",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} regnbyger",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} lett regnbyger senere i dag",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} lett regnbyger",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} kraftige regnbyger senere i dag",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} kraftige regnbyger",
|
||||
"More weather for {adr}" : "Mer vær for {adr}",
|
||||
"Loading weather" : "Laster vær",
|
||||
"Set location for weather" : "Angi posisjon for været",
|
||||
"Remove from favorites" : "Fjern fra favoritter",
|
||||
"Add as favorite" : "Legg til som favoritt",
|
||||
"You are not logged in." : "Du er ikke logget inn.",
|
||||
"There was an error getting the weather status information." : "Det oppsto en feil ved å hente værstatusinformasjonen.",
|
||||
"No weather information found" : "Ingen værinformasjon funnet",
|
||||
"Location not found" : "Finner ikke posisjon",
|
||||
"There was an error setting the location address." : "Det oppsto en feil ved å angi posisjonsadressen.",
|
||||
"There was an error setting the location." : "Det oppsto en feil ved å angi posisjonen.",
|
||||
"There was an error saving the mode." : "Det oppsto en feil da modusen skulle lagres.",
|
||||
"There was an error using personal address." : "Det oppsto en feil ved bruk av personlig adresse.",
|
||||
"Detect location" : "Oppdag plassering",
|
||||
"Set custom address" : "Angi egendefinert adresse",
|
||||
"Favorites" : "Favoritter"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Onbekend adres",
|
||||
"No result." : "Geen resultaat.",
|
||||
"Malformed JSON data." : "Onjuist opgemaakte JSON-gegevens.",
|
||||
"Error" : "Fout",
|
||||
"Weather status" : "Weerstatus",
|
||||
"Weather status in your dashboard" : "Weerstatus in je 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." : "Weerstatus geïntegreerd in de Dashboard-app.\n De geografische locatie kan automatisch worden bepaald of handmatig worden gedefinieerd. Vervolgens wordt een voorspelling van 6 uur weergegeven.\n Deze status kan ook op andere plaatsen worden geïntegreerd, zoals de Agenda-app.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature}{unit} later vandaag onbewolkt ",
|
||||
"{temperature} {unit} clear sky" : "{temperature}{unit} onbewolkt",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} bewolkt later vandaag",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} bewolkt",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature}{unit} sneeuw en onweer later vandaag",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature}{unit} sneeuw en onweer",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} sneeuwbuien en onweer later vandaag",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} sneeuwbuien en onweer",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} sneeuwbuien, onweer en poolschemering later vandaag",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} sneeuwbuien, onweer en poolschemering",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} snow showers later today",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} sneeuwbuien",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} sneeuwbuien en poolschemering later vandaag",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} sneeuwbuien en poolschemering",
|
||||
"{temperature} {unit} snow later today" : "{temperature}{unit} sneeuw later vandaag",
|
||||
"{temperature} {unit} snow" : "{temperature}{unit}sneeuw",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} lekker weer later vandaag",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} lekker weer",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} half bewolkt later vandaag",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} half bewolkt",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} mistig later vandaag",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} mistig",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} lichte regen later vandaag",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} lichte regen",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} regen later vandaag",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} regen",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} zware regen later vandaag",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} zware regen",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} regenbuien later vandaag",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} regenbuien",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} lichte regenbuien later vandaag",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} lichte regenbuien",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} zware regenbuien later vandaag",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} zware regenbuien",
|
||||
"More weather for {adr}" : "Meer weer voor {adr}",
|
||||
"Loading weather" : "Weergegevens ophalen",
|
||||
"Set location for weather" : "Stel je locatie voor het weer in.",
|
||||
"Remove from favorites" : "Verwijderen uit favorieten",
|
||||
"Add as favorite" : "Toevoegen als favoriet",
|
||||
"You are not logged in." : "Je bent niet ingelogd.",
|
||||
"There was an error getting the weather status information." : "Er is een fout opgetreden bij het ophalen van de weerinformatie.",
|
||||
"No weather information found" : "Geen weer informatie gevonden.",
|
||||
"Location not found" : "Locatie niet gevonden",
|
||||
"There was an error setting the location address." : "Er is een fout opgetreden bij het zetten van het locatie adres.",
|
||||
"There was an error setting the location." : "Er is een fout opgetreden bij het vastleggen van de locatie.",
|
||||
"There was an error saving the mode." : "Er was een fout in het vastleggen van de modus.",
|
||||
"There was an error using personal address." : "Er was een fout bij het gebruiken van je persoonlijke adres.",
|
||||
"Unknown weather code" : "Onbekende weercode",
|
||||
"Detect location" : "Locatie detecteren",
|
||||
"Set custom address" : "Aangepast adres instellen",
|
||||
"Favorites" : "Favorieten"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Onbekend adres",
|
||||
"No result." : "Geen resultaat.",
|
||||
"Malformed JSON data." : "Onjuist opgemaakte JSON-gegevens.",
|
||||
"Error" : "Fout",
|
||||
"Weather status" : "Weerstatus",
|
||||
"Weather status in your dashboard" : "Weerstatus in je 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." : "Weerstatus geïntegreerd in de Dashboard-app.\n De geografische locatie kan automatisch worden bepaald of handmatig worden gedefinieerd. Vervolgens wordt een voorspelling van 6 uur weergegeven.\n Deze status kan ook op andere plaatsen worden geïntegreerd, zoals de Agenda-app.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature}{unit} later vandaag onbewolkt ",
|
||||
"{temperature} {unit} clear sky" : "{temperature}{unit} onbewolkt",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} bewolkt later vandaag",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} bewolkt",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature}{unit} sneeuw en onweer later vandaag",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature}{unit} sneeuw en onweer",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} sneeuwbuien en onweer later vandaag",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} sneeuwbuien en onweer",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} sneeuwbuien, onweer en poolschemering later vandaag",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} sneeuwbuien, onweer en poolschemering",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} snow showers later today",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} sneeuwbuien",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} sneeuwbuien en poolschemering later vandaag",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} sneeuwbuien en poolschemering",
|
||||
"{temperature} {unit} snow later today" : "{temperature}{unit} sneeuw later vandaag",
|
||||
"{temperature} {unit} snow" : "{temperature}{unit}sneeuw",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} lekker weer later vandaag",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} lekker weer",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} half bewolkt later vandaag",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} half bewolkt",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} mistig later vandaag",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} mistig",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} lichte regen later vandaag",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} lichte regen",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} regen later vandaag",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} regen",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} zware regen later vandaag",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} zware regen",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} regenbuien later vandaag",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} regenbuien",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} lichte regenbuien later vandaag",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} lichte regenbuien",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} zware regenbuien later vandaag",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} zware regenbuien",
|
||||
"More weather for {adr}" : "Meer weer voor {adr}",
|
||||
"Loading weather" : "Weergegevens ophalen",
|
||||
"Set location for weather" : "Stel je locatie voor het weer in.",
|
||||
"Remove from favorites" : "Verwijderen uit favorieten",
|
||||
"Add as favorite" : "Toevoegen als favoriet",
|
||||
"You are not logged in." : "Je bent niet ingelogd.",
|
||||
"There was an error getting the weather status information." : "Er is een fout opgetreden bij het ophalen van de weerinformatie.",
|
||||
"No weather information found" : "Geen weer informatie gevonden.",
|
||||
"Location not found" : "Locatie niet gevonden",
|
||||
"There was an error setting the location address." : "Er is een fout opgetreden bij het zetten van het locatie adres.",
|
||||
"There was an error setting the location." : "Er is een fout opgetreden bij het vastleggen van de locatie.",
|
||||
"There was an error saving the mode." : "Er was een fout in het vastleggen van de modus.",
|
||||
"There was an error using personal address." : "Er was een fout bij het gebruiken van je persoonlijke adres.",
|
||||
"Unknown weather code" : "Onbekende weercode",
|
||||
"Detect location" : "Locatie detecteren",
|
||||
"Set custom address" : "Aangepast adres instellen",
|
||||
"Favorites" : "Favorieten"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "Nieznany adres",
|
||||
"No result." : "Brak wyników.",
|
||||
"Malformed JSON data." : "Nieprawidłowe dane JSON.",
|
||||
"Error" : "Błąd",
|
||||
"Weather status" : "Stan pogody",
|
||||
"Weather status in your dashboard" : "Stan pogody na pulpicie",
|
||||
"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 pogody zintegrowany z aplikacją Panelu.\nPołożenie geograficzne może być automatycznie ustalane lub ręcznie definiowane. Wyświetlana jest prognoza na 6 godzin.\nStatus może być również integrowany z innymi aplikacjami, takimi jak Kalendarz.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} bezchmurne niebo później dzisiaj",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} czyste niebo",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} pochmurno później dzisiaj",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} pochmurno",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} śnieg i burza później dziś",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} śnieg i burza",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} przelotne opady śniegu i burza później dziś",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} przelotne opady śniegu i burza",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} przelotne opady śniegu, burza i zmierzch polarny później dziś",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} przelotne opady śniegu, burza i zmierzch polarny",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} przelotne opady śniegu później dziś",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} przelotne opady śniegu",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} przelotne opady śniegu i zmierzch polarny później dziś",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} przelotne opady śniegu i zmierzch polarny",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} śnieg później dziś",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} śnieg",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} ładna pogoda później dzisiaj",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} ładna pogoda",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} częściowe zachmurzenie później dzisiaj",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} częściowe zachmurzenie",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} mgła później dzisiaj",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} mgła",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} lekkie opady deszczu później dzisiaj",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} lekkie opady deszczu",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} opady deszczu później dzisiaj",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} opady deszczu",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} ulewne opady deszczu później dzisiaj",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} ulewne opady deszczu",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} przelotne opady deszczu później dzisiaj",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} przelotne opady deszczu",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} lekkie przelotne opady deszczu później dzisiaj",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} lekkie przelotne opady deszczu",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} obfite opady deszczu później dzisiaj",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} ulewne opady deszczu",
|
||||
"More weather for {adr}" : "Więcej pogody dla {adr}",
|
||||
"Loading weather" : "Wczytywanie pogody",
|
||||
"Set location for weather" : "Ustaw lokalizację dla pogody",
|
||||
"Remove from favorites" : "Usuń z ulubionych",
|
||||
"Add as favorite" : "Dodaj jako ulubione",
|
||||
"You are not logged in." : "Nie jesteś zalogowany.",
|
||||
"There was an error getting the weather status information." : "Wystąpił błąd podczas pobierania informacji o stanie pogody.",
|
||||
"No weather information found" : "Nie znaleziono informacji o pogodzie",
|
||||
"Location not found" : "Nie znaleziono lokalizacji",
|
||||
"There was an error setting the location address." : "Wystąpił błąd podczas ustawiania adresu lokalizacji.",
|
||||
"There was an error setting the location." : "Wystąpił błąd podczas ustawiania lokalizacji.",
|
||||
"There was an error saving the mode." : "Wystąpił błąd podczas zapisywania trybu.",
|
||||
"There was an error using personal address." : "Wystąpił błąd podczas korzystania z własnego adresu.",
|
||||
"Unknown weather code" : "Nieznany kod pogodowy",
|
||||
"Detect location" : "Wykryj lokalizację",
|
||||
"Set custom address" : "Ustaw adres własny",
|
||||
"Favorites" : "Ulubione"
|
||||
},
|
||||
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "Nieznany adres",
|
||||
"No result." : "Brak wyników.",
|
||||
"Malformed JSON data." : "Nieprawidłowe dane JSON.",
|
||||
"Error" : "Błąd",
|
||||
"Weather status" : "Stan pogody",
|
||||
"Weather status in your dashboard" : "Stan pogody na pulpicie",
|
||||
"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 pogody zintegrowany z aplikacją Panelu.\nPołożenie geograficzne może być automatycznie ustalane lub ręcznie definiowane. Wyświetlana jest prognoza na 6 godzin.\nStatus może być również integrowany z innymi aplikacjami, takimi jak Kalendarz.",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} bezchmurne niebo później dzisiaj",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} czyste niebo",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} pochmurno później dzisiaj",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} pochmurno",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} śnieg i burza później dziś",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} śnieg i burza",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} przelotne opady śniegu i burza później dziś",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} przelotne opady śniegu i burza",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} przelotne opady śniegu, burza i zmierzch polarny później dziś",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} przelotne opady śniegu, burza i zmierzch polarny",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} przelotne opady śniegu później dziś",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} przelotne opady śniegu",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} przelotne opady śniegu i zmierzch polarny później dziś",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} przelotne opady śniegu i zmierzch polarny",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} śnieg później dziś",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} śnieg",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} ładna pogoda później dzisiaj",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} ładna pogoda",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} częściowe zachmurzenie później dzisiaj",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} częściowe zachmurzenie",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} mgła później dzisiaj",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} mgła",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} lekkie opady deszczu później dzisiaj",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} lekkie opady deszczu",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} opady deszczu później dzisiaj",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} opady deszczu",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} ulewne opady deszczu później dzisiaj",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} ulewne opady deszczu",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} przelotne opady deszczu później dzisiaj",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} przelotne opady deszczu",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} lekkie przelotne opady deszczu później dzisiaj",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} lekkie przelotne opady deszczu",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} obfite opady deszczu później dzisiaj",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} ulewne opady deszczu",
|
||||
"More weather for {adr}" : "Więcej pogody dla {adr}",
|
||||
"Loading weather" : "Wczytywanie pogody",
|
||||
"Set location for weather" : "Ustaw lokalizację dla pogody",
|
||||
"Remove from favorites" : "Usuń z ulubionych",
|
||||
"Add as favorite" : "Dodaj jako ulubione",
|
||||
"You are not logged in." : "Nie jesteś zalogowany.",
|
||||
"There was an error getting the weather status information." : "Wystąpił błąd podczas pobierania informacji o stanie pogody.",
|
||||
"No weather information found" : "Nie znaleziono informacji o pogodzie",
|
||||
"Location not found" : "Nie znaleziono lokalizacji",
|
||||
"There was an error setting the location address." : "Wystąpił błąd podczas ustawiania adresu lokalizacji.",
|
||||
"There was an error setting the location." : "Wystąpił błąd podczas ustawiania lokalizacji.",
|
||||
"There was an error saving the mode." : "Wystąpił błąd podczas zapisywania trybu.",
|
||||
"There was an error using personal address." : "Wystąpił błąd podczas korzystania z własnego adresu.",
|
||||
"Unknown weather code" : "Nieznany kod pogodowy",
|
||||
"Detect location" : "Wykryj lokalizację",
|
||||
"Set custom address" : "Ustaw adres własny",
|
||||
"Favorites" : "Ulubione"
|
||||
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
|
||||
}
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
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 mais tarde hoje",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} céu claro",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} nublado mais tarde hoje",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} nublado",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} neve e trovoada mais tarde hoje",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} neve e trovoadas",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} nevascas e trovoadas mais tarde 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 mais tarde 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 mais tarde hoje",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} nevascas",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} nevascas e crepúsculo polar mais tarde hoje",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} nevascas e crepúsculo polar",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} neve mais tarde hoje",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} neve",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} bom tempo mais tarde hoje",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} bom tempo",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} parcialmente nublado hoje mais tarde",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} parcialmente nublado",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} nevoeiro mais tarde hoje",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} nevoeiro",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} chuva fraca mais tarde hoje",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} chuva fraca",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} chuva mais tarde hoje",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} chuva",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} chuva forte mais tarde hoje",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} chuva forte",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} pancadas de chuva mais tarde hoje",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} pancadas de chuva",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} pancadas de chuva leves mais tarde hoje",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} pancadas de chuva leves",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} pancadas de chuva fortes mais tarde hoje",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} pancadas de chuva fortes",
|
||||
"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;");
|
||||
|
|
@ -1,61 +0,0 @@
|
|||
{ "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 mais tarde hoje",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} céu claro",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} nublado mais tarde hoje",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} nublado",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} neve e trovoada mais tarde hoje",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} neve e trovoadas",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} nevascas e trovoadas mais tarde 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 mais tarde 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 mais tarde hoje",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} nevascas",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} nevascas e crepúsculo polar mais tarde hoje",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} nevascas e crepúsculo polar",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} neve mais tarde hoje",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} neve",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} bom tempo mais tarde hoje",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} bom tempo",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} parcialmente nublado hoje mais tarde",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} parcialmente nublado",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} nevoeiro mais tarde hoje",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} nevoeiro",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} chuva fraca mais tarde hoje",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} chuva fraca",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} chuva mais tarde hoje",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} chuva",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} chuva forte mais tarde hoje",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} chuva forte",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} pancadas de chuva mais tarde hoje",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} pancadas de chuva",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} pancadas de chuva leves mais tarde hoje",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} pancadas de chuva leves",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} pancadas de chuva fortes mais tarde hoje",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} pancadas de chuva fortes",
|
||||
"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;"
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue