From 817b3f15e9f81afab3c598ad35f8937923fac575 Mon Sep 17 00:00:00 2001 From: Dominik Schmidt Date: Thu, 28 Nov 2019 16:29:17 +0000 Subject: [PATCH] [tx] updated from transifex --- apps/files/l10n/lv.js | 2 ++ apps/files/l10n/lv.json | 2 ++ apps/files_external/l10n/lv.js | 1 + apps/files_external/l10n/lv.json | 1 + apps/files_sharing/l10n/lv.js | 1 + apps/files_sharing/l10n/lv.json | 1 + core/l10n/lv.js | 3 +++ core/l10n/lv.json | 3 +++ lib/l10n/lv.js | 2 ++ lib/l10n/lv.json | 2 ++ settings/l10n/lv.js | 1 + settings/l10n/lv.json | 1 + tests/data/apptheme/apps/files/l10n/lv.js | 2 ++ tests/data/apptheme/apps/files/l10n/lv.json | 2 ++ tests/data/themes/abc/apps/files/l10n/lv.js | 2 ++ tests/data/themes/abc/apps/files/l10n/lv.json | 2 ++ 16 files changed, 28 insertions(+) diff --git a/apps/files/l10n/lv.js b/apps/files/l10n/lv.js index 5f8d2eb736eb..a92cacc7ee48 100644 --- a/apps/files/l10n/lv.js +++ b/apps/files/l10n/lv.js @@ -22,6 +22,7 @@ OC.L10N.register( "Not enough free space" : "Nepietiek brīvas vietas", "Uploading..." : "Augšupielādē...", "..." : "...", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} no {totalSize} ({bitrate})", "File upload is in progress. Leaving the page now will cancel the upload." : "Notiek augšupielāde. Pametot lapu tagad, tiks atcelta augšupielāde.", "Actions" : "Darbības", "Download" : "Lejupielādēt", @@ -38,6 +39,7 @@ OC.L10N.register( "Invalid path" : "Nederīgs ceļš", "This operation is forbidden" : "Šī darbība ir aizliegta", "This directory is unavailable, please check the logs or contact the administrator" : "Šis direktorijs nav pieejams, lūdzu pārbaudiet žurnālus vai sazinieties ar administratoru", + "Could not move \"{file}\", target exists" : "\"{file}\" nevarēja pārvietot, fails jau eksistē", "Could not move \"{file}\": {message}" : "Neizdevās pārvietot \"{file}\": {message}", "Could not move \"{file}\"" : "Neizdevās pārvietot \"{file}\"", "{newName} already exists" : "{newName} jau eksistē", diff --git a/apps/files/l10n/lv.json b/apps/files/l10n/lv.json index 5cd8bba056ab..181d552c8e18 100644 --- a/apps/files/l10n/lv.json +++ b/apps/files/l10n/lv.json @@ -20,6 +20,7 @@ "Not enough free space" : "Nepietiek brīvas vietas", "Uploading..." : "Augšupielādē...", "..." : "...", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} no {totalSize} ({bitrate})", "File upload is in progress. Leaving the page now will cancel the upload." : "Notiek augšupielāde. Pametot lapu tagad, tiks atcelta augšupielāde.", "Actions" : "Darbības", "Download" : "Lejupielādēt", @@ -36,6 +37,7 @@ "Invalid path" : "Nederīgs ceļš", "This operation is forbidden" : "Šī darbība ir aizliegta", "This directory is unavailable, please check the logs or contact the administrator" : "Šis direktorijs nav pieejams, lūdzu pārbaudiet žurnālus vai sazinieties ar administratoru", + "Could not move \"{file}\", target exists" : "\"{file}\" nevarēja pārvietot, fails jau eksistē", "Could not move \"{file}\": {message}" : "Neizdevās pārvietot \"{file}\": {message}", "Could not move \"{file}\"" : "Neizdevās pārvietot \"{file}\"", "{newName} already exists" : "{newName} jau eksistē", diff --git a/apps/files_external/l10n/lv.js b/apps/files_external/l10n/lv.js index 07791086f60a..dc680908d59c 100644 --- a/apps/files_external/l10n/lv.js +++ b/apps/files_external/l10n/lv.js @@ -29,6 +29,7 @@ OC.L10N.register( "Never" : "Nekad", "External Storage" : "Ārējā krātuve", "Folder name" : "Mapes nosaukums", + "Authentication" : "Autentifikācija", "Configuration" : "Konfigurācija", "Add storage" : "Pievienot krātuvi", "Delete" : "Dzēst" diff --git a/apps/files_external/l10n/lv.json b/apps/files_external/l10n/lv.json index fa5061d79605..4dad44522458 100644 --- a/apps/files_external/l10n/lv.json +++ b/apps/files_external/l10n/lv.json @@ -27,6 +27,7 @@ "Never" : "Nekad", "External Storage" : "Ārējā krātuve", "Folder name" : "Mapes nosaukums", + "Authentication" : "Autentifikācija", "Configuration" : "Konfigurācija", "Add storage" : "Pievienot krātuvi", "Delete" : "Dzēst" diff --git a/apps/files_sharing/l10n/lv.js b/apps/files_sharing/l10n/lv.js index c812c1bb0c57..5fcd68a91d79 100644 --- a/apps/files_sharing/l10n/lv.js +++ b/apps/files_sharing/l10n/lv.js @@ -26,6 +26,7 @@ OC.L10N.register( "No ownCloud installation (7 or higher) found at {remote}" : "Nav atrasta neviena ownCloud (7. vai augstāka) instalācija {remote}", "Invalid ownCloud url" : "Nederīga ownCloud saite", "Share" : "Dalīties", + "Declined" : "Noraidīts", "Pending" : "Gaida savu kārtu", "Shared by" : "Dalījās", "Sharing" : "Dalīšanās", diff --git a/apps/files_sharing/l10n/lv.json b/apps/files_sharing/l10n/lv.json index 3d44f07ea125..52ec655d8615 100644 --- a/apps/files_sharing/l10n/lv.json +++ b/apps/files_sharing/l10n/lv.json @@ -24,6 +24,7 @@ "No ownCloud installation (7 or higher) found at {remote}" : "Nav atrasta neviena ownCloud (7. vai augstāka) instalācija {remote}", "Invalid ownCloud url" : "Nederīga ownCloud saite", "Share" : "Dalīties", + "Declined" : "Noraidīts", "Pending" : "Gaida savu kārtu", "Shared by" : "Dalījās", "Sharing" : "Dalīšanās", diff --git a/core/l10n/lv.js b/core/l10n/lv.js index a1c407c25615..9ac8e39d90f0 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -3,6 +3,8 @@ OC.L10N.register( { "Please select a file." : "Izvēlieties failu.", "File is too big" : "Fails ir pārāk liels", + "Invalid file provided" : "Sniegts nederīgs fails", + "No image or file provided" : "Nav sniegts attēls vai fails", "Unknown filetype" : "Nezināms datnes tips", "Invalid image" : "Nederīgs attēls", "An error occurred. Please contact your admin." : "Radās kļūda. Lūdzu, sazinieties ar savu sistēmas administratoru.", @@ -158,6 +160,7 @@ OC.L10N.register( "User and Groups" : "Lietotājs un Grupas", "Public Links" : "Publiskas saites", "Sharing is not allowed" : "Kopīgošana ir aizliegta", + "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Kopīgojiet saturu ar cilvēkiem, kas izmanto citu ownCloud, izmantojot sintaksi - lietotājvārds@example.com/owncloud", "Share with users…" : "Kopīgot ar lietotājiem...", "Share with users or groups…" : "Kopīgot ar lietotājiem vai grupām...", "Delete" : "Dzēst", diff --git a/core/l10n/lv.json b/core/l10n/lv.json index b9977cbd03c0..8af2c5666774 100644 --- a/core/l10n/lv.json +++ b/core/l10n/lv.json @@ -1,6 +1,8 @@ { "translations": { "Please select a file." : "Izvēlieties failu.", "File is too big" : "Fails ir pārāk liels", + "Invalid file provided" : "Sniegts nederīgs fails", + "No image or file provided" : "Nav sniegts attēls vai fails", "Unknown filetype" : "Nezināms datnes tips", "Invalid image" : "Nederīgs attēls", "An error occurred. Please contact your admin." : "Radās kļūda. Lūdzu, sazinieties ar savu sistēmas administratoru.", @@ -156,6 +158,7 @@ "User and Groups" : "Lietotājs un Grupas", "Public Links" : "Publiskas saites", "Sharing is not allowed" : "Kopīgošana ir aizliegta", + "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Kopīgojiet saturu ar cilvēkiem, kas izmanto citu ownCloud, izmantojot sintaksi - lietotājvārds@example.com/owncloud", "Share with users…" : "Kopīgot ar lietotājiem...", "Share with users or groups…" : "Kopīgot ar lietotājiem vai grupām...", "Delete" : "Dzēst", diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js index 49c09880fa80..1d9a20c0ec36 100644 --- a/lib/l10n/lv.js +++ b/lib/l10n/lv.js @@ -24,6 +24,7 @@ OC.L10N.register( "Username" : "Lietotājvārds", "Password" : "Parole", "Empty filename is not allowed" : "Tukšs faila nosaukums nav atļauts", + "File name is a reserved word" : "Faila nosaukums ir rezervēts vārds", "File name contains at least one invalid character" : "Faila nosaukumā ir vismaz viena nederīga rakstzīme", "File name is too long" : "Faila nosaukums ir pārāk garš", "__language_name__" : "__valodas_nosaukums__", @@ -55,6 +56,7 @@ OC.L10N.register( "Set an admin password." : "Iestatiet administratora paroli.", "Can't update %s" : "Nevar atjaunināt %s", "%s shared »%s« with you" : "%s kopīgots »%s« ar jums", + "%s via %s" : "%s iekš %s", "Sharing %s failed, because the file does not exist" : "%s kopīgošana neizdevās, jo fails vairāk neeksistē", "You are not allowed to share %s" : "Jums nav atļauts kopīgot %s", "Sharing %s failed, because you can not share with yourself" : "%s kopīgošana neizdevās, jo Jūs nevarat kopīgot failus ar sevi", diff --git a/lib/l10n/lv.json b/lib/l10n/lv.json index 0e7b1e9d8d70..e5cf995382e4 100644 --- a/lib/l10n/lv.json +++ b/lib/l10n/lv.json @@ -22,6 +22,7 @@ "Username" : "Lietotājvārds", "Password" : "Parole", "Empty filename is not allowed" : "Tukšs faila nosaukums nav atļauts", + "File name is a reserved word" : "Faila nosaukums ir rezervēts vārds", "File name contains at least one invalid character" : "Faila nosaukumā ir vismaz viena nederīga rakstzīme", "File name is too long" : "Faila nosaukums ir pārāk garš", "__language_name__" : "__valodas_nosaukums__", @@ -53,6 +54,7 @@ "Set an admin password." : "Iestatiet administratora paroli.", "Can't update %s" : "Nevar atjaunināt %s", "%s shared »%s« with you" : "%s kopīgots »%s« ar jums", + "%s via %s" : "%s iekš %s", "Sharing %s failed, because the file does not exist" : "%s kopīgošana neizdevās, jo fails vairāk neeksistē", "You are not allowed to share %s" : "Jums nav atļauts kopīgot %s", "Sharing %s failed, because you can not share with yourself" : "%s kopīgošana neizdevās, jo Jūs nevarat kopīgot failus ar sevi", diff --git a/settings/l10n/lv.js b/settings/l10n/lv.js index 4d6bf313fa4d..7bf4c76c63da 100644 --- a/settings/l10n/lv.js +++ b/settings/l10n/lv.js @@ -53,6 +53,7 @@ OC.L10N.register( "Uninstall" : "Atinstalēt", "Experimental" : "Eksperimentāls", "Valid until {date}" : "Valīds līdz {date}", + "Disconnect" : "Atvienoties", "Sending..." : "Sūta...", "Email changed successfully for {user}." : "Lietotājam {user} ir veiksmīgi nomainīts e-pasts", "An error occurred: {message}" : "Notika kļūda: {message}", diff --git a/settings/l10n/lv.json b/settings/l10n/lv.json index 20648d7eea37..ab431bff5bea 100644 --- a/settings/l10n/lv.json +++ b/settings/l10n/lv.json @@ -51,6 +51,7 @@ "Uninstall" : "Atinstalēt", "Experimental" : "Eksperimentāls", "Valid until {date}" : "Valīds līdz {date}", + "Disconnect" : "Atvienoties", "Sending..." : "Sūta...", "Email changed successfully for {user}." : "Lietotājam {user} ir veiksmīgi nomainīts e-pasts", "An error occurred: {message}" : "Notika kļūda: {message}", diff --git a/tests/data/apptheme/apps/files/l10n/lv.js b/tests/data/apptheme/apps/files/l10n/lv.js index 5f8d2eb736eb..a92cacc7ee48 100644 --- a/tests/data/apptheme/apps/files/l10n/lv.js +++ b/tests/data/apptheme/apps/files/l10n/lv.js @@ -22,6 +22,7 @@ OC.L10N.register( "Not enough free space" : "Nepietiek brīvas vietas", "Uploading..." : "Augšupielādē...", "..." : "...", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} no {totalSize} ({bitrate})", "File upload is in progress. Leaving the page now will cancel the upload." : "Notiek augšupielāde. Pametot lapu tagad, tiks atcelta augšupielāde.", "Actions" : "Darbības", "Download" : "Lejupielādēt", @@ -38,6 +39,7 @@ OC.L10N.register( "Invalid path" : "Nederīgs ceļš", "This operation is forbidden" : "Šī darbība ir aizliegta", "This directory is unavailable, please check the logs or contact the administrator" : "Šis direktorijs nav pieejams, lūdzu pārbaudiet žurnālus vai sazinieties ar administratoru", + "Could not move \"{file}\", target exists" : "\"{file}\" nevarēja pārvietot, fails jau eksistē", "Could not move \"{file}\": {message}" : "Neizdevās pārvietot \"{file}\": {message}", "Could not move \"{file}\"" : "Neizdevās pārvietot \"{file}\"", "{newName} already exists" : "{newName} jau eksistē", diff --git a/tests/data/apptheme/apps/files/l10n/lv.json b/tests/data/apptheme/apps/files/l10n/lv.json index 5cd8bba056ab..181d552c8e18 100644 --- a/tests/data/apptheme/apps/files/l10n/lv.json +++ b/tests/data/apptheme/apps/files/l10n/lv.json @@ -20,6 +20,7 @@ "Not enough free space" : "Nepietiek brīvas vietas", "Uploading..." : "Augšupielādē...", "..." : "...", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} no {totalSize} ({bitrate})", "File upload is in progress. Leaving the page now will cancel the upload." : "Notiek augšupielāde. Pametot lapu tagad, tiks atcelta augšupielāde.", "Actions" : "Darbības", "Download" : "Lejupielādēt", @@ -36,6 +37,7 @@ "Invalid path" : "Nederīgs ceļš", "This operation is forbidden" : "Šī darbība ir aizliegta", "This directory is unavailable, please check the logs or contact the administrator" : "Šis direktorijs nav pieejams, lūdzu pārbaudiet žurnālus vai sazinieties ar administratoru", + "Could not move \"{file}\", target exists" : "\"{file}\" nevarēja pārvietot, fails jau eksistē", "Could not move \"{file}\": {message}" : "Neizdevās pārvietot \"{file}\": {message}", "Could not move \"{file}\"" : "Neizdevās pārvietot \"{file}\"", "{newName} already exists" : "{newName} jau eksistē", diff --git a/tests/data/themes/abc/apps/files/l10n/lv.js b/tests/data/themes/abc/apps/files/l10n/lv.js index 5f8d2eb736eb..a92cacc7ee48 100644 --- a/tests/data/themes/abc/apps/files/l10n/lv.js +++ b/tests/data/themes/abc/apps/files/l10n/lv.js @@ -22,6 +22,7 @@ OC.L10N.register( "Not enough free space" : "Nepietiek brīvas vietas", "Uploading..." : "Augšupielādē...", "..." : "...", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} no {totalSize} ({bitrate})", "File upload is in progress. Leaving the page now will cancel the upload." : "Notiek augšupielāde. Pametot lapu tagad, tiks atcelta augšupielāde.", "Actions" : "Darbības", "Download" : "Lejupielādēt", @@ -38,6 +39,7 @@ OC.L10N.register( "Invalid path" : "Nederīgs ceļš", "This operation is forbidden" : "Šī darbība ir aizliegta", "This directory is unavailable, please check the logs or contact the administrator" : "Šis direktorijs nav pieejams, lūdzu pārbaudiet žurnālus vai sazinieties ar administratoru", + "Could not move \"{file}\", target exists" : "\"{file}\" nevarēja pārvietot, fails jau eksistē", "Could not move \"{file}\": {message}" : "Neizdevās pārvietot \"{file}\": {message}", "Could not move \"{file}\"" : "Neizdevās pārvietot \"{file}\"", "{newName} already exists" : "{newName} jau eksistē", diff --git a/tests/data/themes/abc/apps/files/l10n/lv.json b/tests/data/themes/abc/apps/files/l10n/lv.json index 5cd8bba056ab..181d552c8e18 100644 --- a/tests/data/themes/abc/apps/files/l10n/lv.json +++ b/tests/data/themes/abc/apps/files/l10n/lv.json @@ -20,6 +20,7 @@ "Not enough free space" : "Nepietiek brīvas vietas", "Uploading..." : "Augšupielādē...", "..." : "...", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} no {totalSize} ({bitrate})", "File upload is in progress. Leaving the page now will cancel the upload." : "Notiek augšupielāde. Pametot lapu tagad, tiks atcelta augšupielāde.", "Actions" : "Darbības", "Download" : "Lejupielādēt", @@ -36,6 +37,7 @@ "Invalid path" : "Nederīgs ceļš", "This operation is forbidden" : "Šī darbība ir aizliegta", "This directory is unavailable, please check the logs or contact the administrator" : "Šis direktorijs nav pieejams, lūdzu pārbaudiet žurnālus vai sazinieties ar administratoru", + "Could not move \"{file}\", target exists" : "\"{file}\" nevarēja pārvietot, fails jau eksistē", "Could not move \"{file}\": {message}" : "Neizdevās pārvietot \"{file}\": {message}", "Could not move \"{file}\"" : "Neizdevās pārvietot \"{file}\"", "{newName} already exists" : "{newName} jau eksistē",