diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:34 +0000 |
commit | 8d2387016b33d29b5bcde22792ad12e508f96a6b (patch) | |
tree | 0ccd0c5c5cb4c0a52afef0238f9aaa874c911bb4 /apps/workflowengine | |
parent | 3663c4a719be285669d7c1198e20646cf6581dd4 (diff) | |
download | nextcloud-server-8d2387016b33d29b5bcde22792ad12e508f96a6b.tar.gz nextcloud-server-8d2387016b33d29b5bcde22792ad12e508f96a6b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine')
-rw-r--r-- | apps/workflowengine/l10n/ko.js | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/ko.json | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/lv.js | 21 | ||||
-rw-r--r-- | apps/workflowengine/l10n/lv.json | 21 |
4 files changed, 30 insertions, 14 deletions
diff --git a/apps/workflowengine/l10n/ko.js b/apps/workflowengine/l10n/ko.js index c6e747ed2e7..3c7362592a1 100644 --- a/apps/workflowengine/l10n/ko.js +++ b/apps/workflowengine/l10n/ko.js @@ -75,6 +75,7 @@ OC.L10N.register( "Show more" : "더 보기", "Configured flows" : "설정된 흐름", "Your flows" : "내 흐름", + "No flows configured" : "설정된 흐름이 없음", "matches" : "일치함", "does not match" : "일치하지 않음", "is" : "맞음", diff --git a/apps/workflowengine/l10n/ko.json b/apps/workflowengine/l10n/ko.json index 2688516e89b..32cab614fef 100644 --- a/apps/workflowengine/l10n/ko.json +++ b/apps/workflowengine/l10n/ko.json @@ -73,6 +73,7 @@ "Show more" : "더 보기", "Configured flows" : "설정된 흐름", "Your flows" : "내 흐름", + "No flows configured" : "설정된 흐름이 없음", "matches" : "일치함", "does not match" : "일치하지 않음", "is" : "맞음", diff --git a/apps/workflowengine/l10n/lv.js b/apps/workflowengine/l10n/lv.js index f3aaae238a8..2e1ed1bbb58 100644 --- a/apps/workflowengine/l10n/lv.js +++ b/apps/workflowengine/l10n/lv.js @@ -14,27 +14,36 @@ OC.L10N.register( "The given group does not exist" : "Norādītā grupa nepastāv.", "File" : "Datne", "Operation #%s does not exist" : "Operation #%s does not exist", - "Operation %s does not exist" : "Darbība %s neeksistē", + "Operation %s does not exist" : "Darbība %s nepastāv", "Operation %s is invalid" : "Darbība %s ir nederīga", "Check %s does not exist" : "Pārbaude %s nepastāv", "Check %s is invalid" : "Pārbaude %s ir nederīga", "Check #%s does not exist" : "Pārbaude #%s nepastāv", "Check %s is invalid or does not exist" : "Pārbaude %s ir nederīga vai nepastāv", + "Flow" : "Plūsma", + "Nextcloud workflow engine" : "Nextcloud darbplūsmu dzinis", "Folder" : "Mape", "Images" : "Attēli", "Files WebDAV" : "WebDAV datnes", "Android client" : "Android klients", "iOS client" : "iOS klients", "Desktop client" : "Darbvirsmas klients", + "Select groups" : "Izvēlieties grupas", + "Groups" : "Grupas", + "Add new flow" : "Pievienot jaunu plūsmu", "Cancel" : "Atcelt", "Delete" : "Dzēst", "Save" : "Saglabāt", + "Available flows" : "Pieejamās plūsmas", + "No flows installed" : "Nav uzstādītu plūsmu", + "More flows" : "Vairāk plūsmu", + "Show more" : "Parādīt vairāk", "matches" : "atbilst", "does not match" : "neatbilst", "is" : "ir", "is not" : "nav", - "File name" : "Faila nosaukums", - "File MIME type" : "Datnes MIME tips", + "File name" : "Datnes nosaukums", + "File MIME type" : "Datnes MIME veids", "File size (upload)" : "Datnes lielums (augšupielādēt)", "less" : "mazāk", "less or equals" : "mazāks vai vienāds ar", @@ -45,7 +54,7 @@ OC.L10N.register( "does not match IPv4" : "neatbilst IPv4", "matches IPv6" : "atbilst IPv6", "does not match IPv6" : "neatbilst IPv6", - "File system tag" : "Failu sistēmas birka", + "File system tag" : "Datņu sistēmas birka", "is tagged with" : "atzīmēts ar", "is not tagged with" : "nav atzīmēts ar", "Request URL" : "Pieprasījuma URL", @@ -53,10 +62,8 @@ OC.L10N.register( "between" : "starp", "not between" : "nav starp", "Request user agent" : "Nepieciešams lietotāja aģents", - "User group membership" : "Lietotāju grupas piederība", "is member of" : "ir biedrs", "is not member of" : "nav biedrs", - "Predefined URLs" : "Standarta URLs", - "Others" : "Citi" + "User group membership" : "Lietotāju grupas piederība" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/workflowengine/l10n/lv.json b/apps/workflowengine/l10n/lv.json index 2d3fc558e3c..c1ceb10ee09 100644 --- a/apps/workflowengine/l10n/lv.json +++ b/apps/workflowengine/l10n/lv.json @@ -12,27 +12,36 @@ "The given group does not exist" : "Norādītā grupa nepastāv.", "File" : "Datne", "Operation #%s does not exist" : "Operation #%s does not exist", - "Operation %s does not exist" : "Darbība %s neeksistē", + "Operation %s does not exist" : "Darbība %s nepastāv", "Operation %s is invalid" : "Darbība %s ir nederīga", "Check %s does not exist" : "Pārbaude %s nepastāv", "Check %s is invalid" : "Pārbaude %s ir nederīga", "Check #%s does not exist" : "Pārbaude #%s nepastāv", "Check %s is invalid or does not exist" : "Pārbaude %s ir nederīga vai nepastāv", + "Flow" : "Plūsma", + "Nextcloud workflow engine" : "Nextcloud darbplūsmu dzinis", "Folder" : "Mape", "Images" : "Attēli", "Files WebDAV" : "WebDAV datnes", "Android client" : "Android klients", "iOS client" : "iOS klients", "Desktop client" : "Darbvirsmas klients", + "Select groups" : "Izvēlieties grupas", + "Groups" : "Grupas", + "Add new flow" : "Pievienot jaunu plūsmu", "Cancel" : "Atcelt", "Delete" : "Dzēst", "Save" : "Saglabāt", + "Available flows" : "Pieejamās plūsmas", + "No flows installed" : "Nav uzstādītu plūsmu", + "More flows" : "Vairāk plūsmu", + "Show more" : "Parādīt vairāk", "matches" : "atbilst", "does not match" : "neatbilst", "is" : "ir", "is not" : "nav", - "File name" : "Faila nosaukums", - "File MIME type" : "Datnes MIME tips", + "File name" : "Datnes nosaukums", + "File MIME type" : "Datnes MIME veids", "File size (upload)" : "Datnes lielums (augšupielādēt)", "less" : "mazāk", "less or equals" : "mazāks vai vienāds ar", @@ -43,7 +52,7 @@ "does not match IPv4" : "neatbilst IPv4", "matches IPv6" : "atbilst IPv6", "does not match IPv6" : "neatbilst IPv6", - "File system tag" : "Failu sistēmas birka", + "File system tag" : "Datņu sistēmas birka", "is tagged with" : "atzīmēts ar", "is not tagged with" : "nav atzīmēts ar", "Request URL" : "Pieprasījuma URL", @@ -51,10 +60,8 @@ "between" : "starp", "not between" : "nav starp", "Request user agent" : "Nepieciešams lietotāja aģents", - "User group membership" : "Lietotāju grupas piederība", "is member of" : "ir biedrs", "is not member of" : "nav biedrs", - "Predefined URLs" : "Standarta URLs", - "Others" : "Citi" + "User group membership" : "Lietotāju grupas piederība" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" }
\ No newline at end of file |