Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-11-09 05:18:51 +0300
committerNextcloud bot <bot@nextcloud.com>2020-11-09 05:18:51 +0300
commitf5be2c722a6c32cb9bc562cf79b97279d60c6290 (patch)
tree45d1d3297447b0ff596cb0849ff2bf3c7003ca0f /apps
parentc0936c1d476be219f7ba0b3c5bb73dfdb641b7f5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/admin_audit/l10n/ar.js4
-rw-r--r--apps/admin_audit/l10n/ar.json4
-rw-r--r--apps/admin_audit/l10n/sk.js7
-rw-r--r--apps/admin_audit/l10n/sk.json5
-rw-r--r--apps/dashboard/l10n/ar.js4
-rw-r--r--apps/dashboard/l10n/ar.json4
-rw-r--r--apps/federatedfilesharing/l10n/sk.js1
-rw-r--r--apps/federatedfilesharing/l10n/sk.json1
-rw-r--r--apps/files_sharing/l10n/fi.js34
-rw-r--r--apps/files_sharing/l10n/fi.json34
-rw-r--r--apps/files_sharing/l10n/pl.js1
-rw-r--r--apps/files_sharing/l10n/pl.json1
-rw-r--r--apps/files_sharing/l10n/ru.js2
-rw-r--r--apps/files_sharing/l10n/ru.json2
-rw-r--r--apps/files_sharing/l10n/tr.js1
-rw-r--r--apps/files_sharing/l10n/tr.json1
-rw-r--r--apps/lookup_server_connector/l10n/sk.js7
-rw-r--r--apps/lookup_server_connector/l10n/sk.json5
-rw-r--r--apps/oauth2/l10n/de_DE.js2
-rw-r--r--apps/oauth2/l10n/de_DE.json2
-rw-r--r--apps/weather_status/l10n/zh_CN.js24
-rw-r--r--apps/weather_status/l10n/zh_CN.json24
-rw-r--r--apps/workflowengine/l10n/sk.js2
-rw-r--r--apps/workflowengine/l10n/sk.json2
24 files changed, 136 insertions, 38 deletions
diff --git a/apps/admin_audit/l10n/ar.js b/apps/admin_audit/l10n/ar.js
index 7966ba4a1fc..b90808ff3ec 100644
--- a/apps/admin_audit/l10n/ar.js
+++ b/apps/admin_audit/l10n/ar.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"admin_audit",
{
- "Auditing / Logging" : "التدقيق / التسجيل",
- "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "يوفر إمكانات التسجيل لـ Nextcloud مثل الوصول إلى ملف التسجيل أو الإجراءات الحساسة."
+ "Auditing / Logging" : "التدقيق / السجلات",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "خاصية سجلات المراقبة لـ نكست كلاود مثل الوصول إلى سجلات الملفات أو المعلومات الحساسة الاخرى."
},
"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;");
diff --git a/apps/admin_audit/l10n/ar.json b/apps/admin_audit/l10n/ar.json
index c5e4427f0a4..2af244c1fb0 100644
--- a/apps/admin_audit/l10n/ar.json
+++ b/apps/admin_audit/l10n/ar.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Auditing / Logging" : "التدقيق / التسجيل",
- "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "يوفر إمكانات التسجيل لـ Nextcloud مثل الوصول إلى ملف التسجيل أو الإجراءات الحساسة."
+ "Auditing / Logging" : "التدقيق / السجلات",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "خاصية سجلات المراقبة لـ نكست كلاود مثل الوصول إلى سجلات الملفات أو المعلومات الحساسة الاخرى."
},"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;"
} \ No newline at end of file
diff --git a/apps/admin_audit/l10n/sk.js b/apps/admin_audit/l10n/sk.js
new file mode 100644
index 00000000000..f1ce1c3b098
--- /dev/null
+++ b/apps/admin_audit/l10n/sk.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "admin_audit",
+ {
+ "Auditing / Logging" : "Auditovanie / zaznamenávanie udalostí",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Poskytuje možnosť zaznamenávania udalostí pre Nextcloud, ako je napríklad prístup k súborom alebo iných citlivých akcií."
+},
+"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/apps/admin_audit/l10n/sk.json b/apps/admin_audit/l10n/sk.json
new file mode 100644
index 00000000000..75141cab9ac
--- /dev/null
+++ b/apps/admin_audit/l10n/sk.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Auditing / Logging" : "Auditovanie / zaznamenávanie udalostí",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Poskytuje možnosť zaznamenávania udalostí pre Nextcloud, ako je napríklad prístup k súborom alebo iných citlivých akcií."
+},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
+} \ No newline at end of file
diff --git a/apps/dashboard/l10n/ar.js b/apps/dashboard/l10n/ar.js
index 32ae0e01954..9fe2e10f863 100644
--- a/apps/dashboard/l10n/ar.js
+++ b/apps/dashboard/l10n/ar.js
@@ -2,14 +2,14 @@ OC.L10N.register(
"dashboard",
{
"Dashboard" : "لوحة التحكم",
- "Dashboard app" : "تطبيق لوحة التحكم الرئيسية",
+ "Dashboard app" : "تطبيق لوحة التحكم",
"Show something" : "أظهر شي ما",
"Customize" : "تعديل",
"Edit widgets" : "تعديل الودجات",
"Get more widgets from the app store" : "احصل على ودجات من متجر التطبيقات",
"Change background image" : "تغييرصورة الخلفية",
"Weather service" : "خدمة احوال الطقس",
- "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "لخصوصيتك، يتم استدعاء بيانات احوال الطقس عبر خادم NextCloud الخاص بك نيابه عنك ولذلك خدمة احوال الطقس لا تشارك المعلومات الشخصية.",
+ "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "لخصوصيتك، يتم استدعاء بيانات احوال الطقس عبر خادم نكست كلاود الخاص بك نيابه عنك ولذلك خدمة احوال الطقس لا تشارك المعلومات الشخصية.",
"Weather data from Met.no" : "بيانات احوال الطقس من Met.no",
"geocoding with Nominatim" : "الترميز الجغرافي مع Nominatim",
"elevation data from OpenTopoData" : "بيانات التقييم من OpenTopoData",
diff --git a/apps/dashboard/l10n/ar.json b/apps/dashboard/l10n/ar.json
index ac5c1d1a476..19ce3b641df 100644
--- a/apps/dashboard/l10n/ar.json
+++ b/apps/dashboard/l10n/ar.json
@@ -1,13 +1,13 @@
{ "translations": {
"Dashboard" : "لوحة التحكم",
- "Dashboard app" : "تطبيق لوحة التحكم الرئيسية",
+ "Dashboard app" : "تطبيق لوحة التحكم",
"Show something" : "أظهر شي ما",
"Customize" : "تعديل",
"Edit widgets" : "تعديل الودجات",
"Get more widgets from the app store" : "احصل على ودجات من متجر التطبيقات",
"Change background image" : "تغييرصورة الخلفية",
"Weather service" : "خدمة احوال الطقس",
- "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "لخصوصيتك، يتم استدعاء بيانات احوال الطقس عبر خادم NextCloud الخاص بك نيابه عنك ولذلك خدمة احوال الطقس لا تشارك المعلومات الشخصية.",
+ "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "لخصوصيتك، يتم استدعاء بيانات احوال الطقس عبر خادم نكست كلاود الخاص بك نيابه عنك ولذلك خدمة احوال الطقس لا تشارك المعلومات الشخصية.",
"Weather data from Met.no" : "بيانات احوال الطقس من Met.no",
"geocoding with Nominatim" : "الترميز الجغرافي مع Nominatim",
"elevation data from OpenTopoData" : "بيانات التقييم من OpenTopoData",
diff --git a/apps/federatedfilesharing/l10n/sk.js b/apps/federatedfilesharing/l10n/sk.js
index 5f3f89a1e29..b295bd2080c 100644
--- a/apps/federatedfilesharing/l10n/sk.js
+++ b/apps/federatedfilesharing/l10n/sk.js
@@ -38,6 +38,7 @@ OC.L10N.register(
"Federated Cloud Sharing" : "Sprístupnenie prostredníctvom Federated Cloud",
"Open documentation" : "Otvoriť dokumentáciu",
"Adjust how people can share between servers." : "Nastavte ako môžu ľudia medzi sebou zdieľať servery.",
+ "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Povoliť používateľom z tohto servera sprístupňovať obsah na iných serveroch (to umožňuje WebDAV prístup k verejným zdieľaniam)",
"Allow users on this server to receive shares from other servers" : "Povoliť používateľom z tohto servera sprístupňovanie obsahu z iných serverov",
"Allow users on this server to send shares to groups on other servers" : "Povoliť používateľom na tomto serveri odosielať zdieľania skupinám na iných serveroch",
"Allow users on this server to receive group shares from other servers" : "Povoliť používateľom na tomto serveri prijímať zdieľania skupín z iných serverov",
diff --git a/apps/federatedfilesharing/l10n/sk.json b/apps/federatedfilesharing/l10n/sk.json
index 10fb828666c..f48ef47cb4c 100644
--- a/apps/federatedfilesharing/l10n/sk.json
+++ b/apps/federatedfilesharing/l10n/sk.json
@@ -36,6 +36,7 @@
"Federated Cloud Sharing" : "Sprístupnenie prostredníctvom Federated Cloud",
"Open documentation" : "Otvoriť dokumentáciu",
"Adjust how people can share between servers." : "Nastavte ako môžu ľudia medzi sebou zdieľať servery.",
+ "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Povoliť používateľom z tohto servera sprístupňovať obsah na iných serveroch (to umožňuje WebDAV prístup k verejným zdieľaniam)",
"Allow users on this server to receive shares from other servers" : "Povoliť používateľom z tohto servera sprístupňovanie obsahu z iných serverov",
"Allow users on this server to send shares to groups on other servers" : "Povoliť používateľom na tomto serveri odosielať zdieľania skupinám na iných serveroch",
"Allow users on this server to receive group shares from other servers" : "Povoliť používateľom na tomto serveri prijímať zdieľania skupín z iných serverov",
diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js
index d4d5ac0018b..ad900981b15 100644
--- a/apps/files_sharing/l10n/fi.js
+++ b/apps/files_sharing/l10n/fi.js
@@ -25,8 +25,10 @@ OC.L10N.register(
"Accept share" : "Hyväksy jako",
"Something happened. Unable to accept the share." : "Jotain tapahtui. Jakoa ei voitu hyväksyä.",
"Reject share" : "Hylkää jako",
+ "Something happened. Unable to reject the share." : "Tapahtui virhe. Ei voida hylätä jakoa.",
"Waiting…" : "Odotetaan…",
"error" : "virhe",
+ "finished" : "valmis",
"This will stop your current uploads." : "Tämä pysäyttää meneillään olevat lähetykset.",
"Move or copy" : "Siirrä tai kopioi",
"Download" : "Lataa",
@@ -52,6 +54,7 @@ OC.L10N.register(
"You removed group {group} from {file}" : "Poistit ryhmän {group} kohteen {file} käyttöoikeudet",
"{actor} shared {file} with group {group}" : "{actor} jakoi kohteen {file} ryhmälle {group}",
"{actor} removed group {group} from {file}" : "{actor} poisti ryhmän {group} kohteen {file} käyttöoikeudet",
+ "Share for file {file} with group {group} expired" : "Tiedoston {file} jako ryhmän {group} kanssa on päättynyt",
"Shared as public link" : "Jaettu julkisella linkillä",
"Removed public link" : "Julkinen linkki poistettu",
"Public link expired" : "Julkinen linkki vanhentui",
@@ -73,6 +76,7 @@ OC.L10N.register(
"Shared with {user}" : "Jaettu käyttäjälle {user}",
"Removed share for {user}" : "Poisti jaon käyttäjälle {user}",
"You removed yourself" : "Poistit itsesi",
+ "{actor} removed themselves" : "{actor} poisti itsensä",
"{actor} shared with {user}" : "{actor} jakoi käyttäjälle {user}",
"{actor} removed share for {user}" : "{actor} poisti jaon käyttäjälle {user}",
"Shared by {actor}" : "Jakanut {actor}",
@@ -82,15 +86,18 @@ OC.L10N.register(
"You shared {file} with {user}" : "Jaoit kohteen {file} käyttäjälle {user}",
"You removed {user} from {file}" : "Poistit käyttäjän {user} kohteen {file} käyttöoikeudet",
"You removed yourself from {file}" : "Poistit itsesi tiedostosta {file}",
+ "{actor} removed themselves from {file}" : "{actor} poisti itsensä tiedostosta {file}",
"{actor} shared {file} with {user}" : "{actor} jakoi kohteen {file} käyttäjälle {user}",
"{actor} removed {user} from {file}" : "{actor} poisti käyttäjän {user} kohteen {file} käyttöoikeudet",
"{actor} shared {file} with you" : "{actor} jakoi kohteen {file} kanssasi",
"{actor} removed you from the share named {file}" : "{actor} poisti sinut jaosta nimeltä {file}",
+ "Share for file {file} with {user} expired" : "Tiedoston {file} jako käyttäjän {user} kanssa on päättynyt",
"Share for file {file} expired" : "Tiedoston {file} jako vanhentui",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Tiedosto tai kansio, joka on jaettu sähköpostitse tai julkisen linkin kautta, on <strong>ladattu</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Tiedosto tai kansio on jaettu <strong>toiselta palvelimelta</strong>",
"Files" : "Tiedostot",
"A file or folder has been <strong>shared</strong>" : "Tiedosto tai kansio on <strong>jaettu</strong>",
+ "Shared link" : "Jaettu linkki",
"Wrong share ID, share doesn't exist" : "Väärä jakotunniste, jakoa ei ole olemassa",
"Could not delete share" : "Jaon poistaminen epäonnistui",
"Please specify a file or folder path" : "Määritä tiedoston tai kansion polku",
@@ -103,6 +110,7 @@ OC.L10N.register(
"Public link sharing is disabled by the administrator" : "Ylläpitäjä on estänyt julkisen linkin jakamisen",
"Public upload disabled by the administrator" : "Ylläpitäjä on estänyt julkisen lähetyksen",
"Public upload is only possible for publicly shared folders" : "Julkinen lähettäminen on mahdollista vain julkisesti jaetuille kansioille",
+ "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Kohteen %s jakaminen lähettämällä salasana Nextcloud Talkin kautta epäonnistui, koska Nextcloud Talk ei ole käytössä",
"Invalid date, date format must be YYYY-MM-DD" : "Virheellinen päiväys, päivämäärän muodon tulee olla VVVV-KK-PP",
"You cannot share to a Circle if the app is not enabled" : "Et voi jakaa piiriin, jos sovellusta ei ole aktivoitu",
"Please specify a valid circle" : "Määritä kelvollinen piiri",
@@ -119,6 +127,8 @@ OC.L10N.register(
"File sharing" : "Tiedostonjako",
"Share will expire tomorrow" : "Jako vanhenee huomenna",
"One or more of your shares will expire tomorrow" : "Yksi tai useampi jaoistasi vanhenee huomenna",
+ "You received {share} as a share by {user}" : "Vastaanotit jaon {share} käyttäjältä {user}",
+ "You received {share} to group {group} as a share by {user}" : "Vastaanotit jaon {share} ryhmään {group} käyttäjältä {user}",
"Accept" : "Hyväksy",
"Reject" : "Hylkää",
"Sharing" : "Jakaminen",
@@ -129,6 +139,7 @@ OC.L10N.register(
"Allow resharing" : "Salli uudelleenjakaminen",
"Expiration date enforced" : "Vanhenemispäivä pakotettu",
"Set expiration date" : "Aseta vanhenemispäivä",
+ "Enter a date" : "Syötä päivämäärä",
"Note to recipient" : "Huomio vastaanottajalle",
"Unshare" : "Lopeta jakaminen",
"group" : "ryhmä",
@@ -136,31 +147,48 @@ OC.L10N.register(
"remote" : "etä",
"remote group" : "etäryhmä",
"guest" : "vieras",
+ "Shared with {user} by {owner}" : "{owner} jakoi käyttäjälle {user}",
+ "Added by {initiator}" : "Lisäyksen tehnyt {initiator}",
+ "Via “{folder}”" : "“{folder}” kautta",
"Internal link" : "Sisäinen linkki",
"Link copied" : "Linkki kopioitu",
"Cannot copy, please copy the link manually" : "Kopioiminen ei onnistu. Kopioi linkki manuaalisesti",
"Copy to clipboard" : "Kopioi leikepöydälle",
"Only works for users with access to this folder" : "Toimii vain käyttäjille, joilla on oikeus tähän kansioon",
+ "Only works for users with access to this file" : "Toimii vain käyttäjille, joilla on käyttöoikeus tähän tiedostoon",
"Please enter the following required information before creating the share" : "Anna seuraavat vaaditut tiedot, ennen kuin luot jaon",
"Password protection (enforced)" : "Salasanasuojaus (pakotettu)",
"Password protection" : "Salasanasuojaus",
"Enter a password" : "Syötä salasana",
"Expiration date (enforced)" : "Vanhenemispäivä (pakotettu)",
+ "Create share" : "Luo jako",
"Cancel" : "Peruuta",
+ "Share label" : "Jaon nimi",
"Read only" : "Vain luku",
"Allow upload and editing" : "Salli lähetys ja muokkaus",
"File drop (upload only)" : "Tiedostojen pudotus (vain lähetys)",
"Hide download" : "Piilota lataus",
"Password protect" : "Suojaa salasanalla",
+ "Video verification" : "Videovarmistus",
+ "Enter a note for the share recipient" : "Lisää muistiinpano jaon vastaanottajalle",
"Add another link" : "Lisää toinen linkki",
"Create a new share link" : "Luo uusi jakolinkki",
+ "Share link ({label})" : "Jaa linkki ({label})",
"Share link" : "Jaa linkki",
+ "Error, please enter proper password and/or expiration date" : "Virhe, lisää kelvollinen salasana ja/tai päättymispäivä",
"No recommendations. Start typing." : "Ei suosituksia. Aloita kirjoittaminen.",
"Resharing is not allowed" : "Uudellenjako ei ole salluttu",
+ "Name or email …" : "Nimi tai sähköposti...",
+ "Name, email, or Federated Cloud ID …" : "Nimi, sähköposti tai federoitu Cloud ID...",
"Searching …" : "Haetaan…",
"No elements found." : "Elementtejä ei löytynyt.",
"Search globally" : "Hae globaalisti",
"on {server}" : "palvelimella {server}",
+ "Others with access" : "Muut, joilla on käyttöoikeus",
+ "No other users with access found" : "Ei löytynyt muita käyttäjiä, joilla olisi käyttöoikeus",
+ "Toggle list of others with access to this directory" : "Vaihda näkymää kansioon käyttöoikeuden omaavista käyttäjistä",
+ "Toggle list of others with access to this file" : "Vaihda näkymää tiedostoon käyttöoikeuden omaavista käyttäjistä",
+ "Unable to load the shares list" : "Jakolistan haku epäonnistui",
"Expires {relativetime}" : "Vanhenee {relativetime}",
"this share just expired." : "tämä jako vanheni juuri.",
"Link to a file" : "Linkki tiedostoon",
@@ -170,7 +198,10 @@ OC.L10N.register(
"Share" : "Jaa",
"Shared with" : "Jaettu",
"Shared with you and the group {group} by {owner}" : "Jaettu sinun ja ryhmän {group} kanssa käyttäjältä {owner}",
- "Shared with you by {owner}" : "Jaettu kanssasi käyttäjältä {owner}",
+ "Shared with you and {circle} by {owner}" : "{owner} on jakanut tämän sinun ja piirin {circle} kanssa",
+ "Shared with you and the conversation {conversation} by {owner}" : "{owner} on jakanut tämän sinun ja keskustelun {conversation} kanssa",
+ "Shared with you in a conversation by {owner}" : "{owner} jakoi tämän kanssasi keskustelussa",
+ "Shared with you by {owner}" : "{owner} jakoi tämän kanssasi",
"No entries found in this folder" : "Ei kohteita tässä kansiossa",
"Name" : "Nimi",
"Share time" : "Jakamisen ajankohta",
@@ -190,6 +221,7 @@ OC.L10N.register(
"Uploading files" : "Lähetetään tiedostoja",
"Uploaded files:" : "Lähetetyt tiedostot:",
"By uploading files, you agree to the %1$sterms of service%2$s." : "Tiedostoja lähettämällä hyväksyt %1$skäyttöehdot%2$s.",
+ "Name, email, or federated cloud ID …" : "Nimi, sähköposti tai federoitu Cloud ID...",
"Uploading files…" : "Lähetetään tiedostoja…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_sharing/l10n/fi.json b/apps/files_sharing/l10n/fi.json
index 25bdb0b03e4..7d0d391cb98 100644
--- a/apps/files_sharing/l10n/fi.json
+++ b/apps/files_sharing/l10n/fi.json
@@ -23,8 +23,10 @@
"Accept share" : "Hyväksy jako",
"Something happened. Unable to accept the share." : "Jotain tapahtui. Jakoa ei voitu hyväksyä.",
"Reject share" : "Hylkää jako",
+ "Something happened. Unable to reject the share." : "Tapahtui virhe. Ei voida hylätä jakoa.",
"Waiting…" : "Odotetaan…",
"error" : "virhe",
+ "finished" : "valmis",
"This will stop your current uploads." : "Tämä pysäyttää meneillään olevat lähetykset.",
"Move or copy" : "Siirrä tai kopioi",
"Download" : "Lataa",
@@ -50,6 +52,7 @@
"You removed group {group} from {file}" : "Poistit ryhmän {group} kohteen {file} käyttöoikeudet",
"{actor} shared {file} with group {group}" : "{actor} jakoi kohteen {file} ryhmälle {group}",
"{actor} removed group {group} from {file}" : "{actor} poisti ryhmän {group} kohteen {file} käyttöoikeudet",
+ "Share for file {file} with group {group} expired" : "Tiedoston {file} jako ryhmän {group} kanssa on päättynyt",
"Shared as public link" : "Jaettu julkisella linkillä",
"Removed public link" : "Julkinen linkki poistettu",
"Public link expired" : "Julkinen linkki vanhentui",
@@ -71,6 +74,7 @@
"Shared with {user}" : "Jaettu käyttäjälle {user}",
"Removed share for {user}" : "Poisti jaon käyttäjälle {user}",
"You removed yourself" : "Poistit itsesi",
+ "{actor} removed themselves" : "{actor} poisti itsensä",
"{actor} shared with {user}" : "{actor} jakoi käyttäjälle {user}",
"{actor} removed share for {user}" : "{actor} poisti jaon käyttäjälle {user}",
"Shared by {actor}" : "Jakanut {actor}",
@@ -80,15 +84,18 @@
"You shared {file} with {user}" : "Jaoit kohteen {file} käyttäjälle {user}",
"You removed {user} from {file}" : "Poistit käyttäjän {user} kohteen {file} käyttöoikeudet",
"You removed yourself from {file}" : "Poistit itsesi tiedostosta {file}",
+ "{actor} removed themselves from {file}" : "{actor} poisti itsensä tiedostosta {file}",
"{actor} shared {file} with {user}" : "{actor} jakoi kohteen {file} käyttäjälle {user}",
"{actor} removed {user} from {file}" : "{actor} poisti käyttäjän {user} kohteen {file} käyttöoikeudet",
"{actor} shared {file} with you" : "{actor} jakoi kohteen {file} kanssasi",
"{actor} removed you from the share named {file}" : "{actor} poisti sinut jaosta nimeltä {file}",
+ "Share for file {file} with {user} expired" : "Tiedoston {file} jako käyttäjän {user} kanssa on päättynyt",
"Share for file {file} expired" : "Tiedoston {file} jako vanhentui",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Tiedosto tai kansio, joka on jaettu sähköpostitse tai julkisen linkin kautta, on <strong>ladattu</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Tiedosto tai kansio on jaettu <strong>toiselta palvelimelta</strong>",
"Files" : "Tiedostot",
"A file or folder has been <strong>shared</strong>" : "Tiedosto tai kansio on <strong>jaettu</strong>",
+ "Shared link" : "Jaettu linkki",
"Wrong share ID, share doesn't exist" : "Väärä jakotunniste, jakoa ei ole olemassa",
"Could not delete share" : "Jaon poistaminen epäonnistui",
"Please specify a file or folder path" : "Määritä tiedoston tai kansion polku",
@@ -101,6 +108,7 @@
"Public link sharing is disabled by the administrator" : "Ylläpitäjä on estänyt julkisen linkin jakamisen",
"Public upload disabled by the administrator" : "Ylläpitäjä on estänyt julkisen lähetyksen",
"Public upload is only possible for publicly shared folders" : "Julkinen lähettäminen on mahdollista vain julkisesti jaetuille kansioille",
+ "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Kohteen %s jakaminen lähettämällä salasana Nextcloud Talkin kautta epäonnistui, koska Nextcloud Talk ei ole käytössä",
"Invalid date, date format must be YYYY-MM-DD" : "Virheellinen päiväys, päivämäärän muodon tulee olla VVVV-KK-PP",
"You cannot share to a Circle if the app is not enabled" : "Et voi jakaa piiriin, jos sovellusta ei ole aktivoitu",
"Please specify a valid circle" : "Määritä kelvollinen piiri",
@@ -117,6 +125,8 @@
"File sharing" : "Tiedostonjako",
"Share will expire tomorrow" : "Jako vanhenee huomenna",
"One or more of your shares will expire tomorrow" : "Yksi tai useampi jaoistasi vanhenee huomenna",
+ "You received {share} as a share by {user}" : "Vastaanotit jaon {share} käyttäjältä {user}",
+ "You received {share} to group {group} as a share by {user}" : "Vastaanotit jaon {share} ryhmään {group} käyttäjältä {user}",
"Accept" : "Hyväksy",
"Reject" : "Hylkää",
"Sharing" : "Jakaminen",
@@ -127,6 +137,7 @@
"Allow resharing" : "Salli uudelleenjakaminen",
"Expiration date enforced" : "Vanhenemispäivä pakotettu",
"Set expiration date" : "Aseta vanhenemispäivä",
+ "Enter a date" : "Syötä päivämäärä",
"Note to recipient" : "Huomio vastaanottajalle",
"Unshare" : "Lopeta jakaminen",
"group" : "ryhmä",
@@ -134,31 +145,48 @@
"remote" : "etä",
"remote group" : "etäryhmä",
"guest" : "vieras",
+ "Shared with {user} by {owner}" : "{owner} jakoi käyttäjälle {user}",
+ "Added by {initiator}" : "Lisäyksen tehnyt {initiator}",
+ "Via “{folder}”" : "“{folder}” kautta",
"Internal link" : "Sisäinen linkki",
"Link copied" : "Linkki kopioitu",
"Cannot copy, please copy the link manually" : "Kopioiminen ei onnistu. Kopioi linkki manuaalisesti",
"Copy to clipboard" : "Kopioi leikepöydälle",
"Only works for users with access to this folder" : "Toimii vain käyttäjille, joilla on oikeus tähän kansioon",
+ "Only works for users with access to this file" : "Toimii vain käyttäjille, joilla on käyttöoikeus tähän tiedostoon",
"Please enter the following required information before creating the share" : "Anna seuraavat vaaditut tiedot, ennen kuin luot jaon",
"Password protection (enforced)" : "Salasanasuojaus (pakotettu)",
"Password protection" : "Salasanasuojaus",
"Enter a password" : "Syötä salasana",
"Expiration date (enforced)" : "Vanhenemispäivä (pakotettu)",
+ "Create share" : "Luo jako",
"Cancel" : "Peruuta",
+ "Share label" : "Jaon nimi",
"Read only" : "Vain luku",
"Allow upload and editing" : "Salli lähetys ja muokkaus",
"File drop (upload only)" : "Tiedostojen pudotus (vain lähetys)",
"Hide download" : "Piilota lataus",
"Password protect" : "Suojaa salasanalla",
+ "Video verification" : "Videovarmistus",
+ "Enter a note for the share recipient" : "Lisää muistiinpano jaon vastaanottajalle",
"Add another link" : "Lisää toinen linkki",
"Create a new share link" : "Luo uusi jakolinkki",
+ "Share link ({label})" : "Jaa linkki ({label})",
"Share link" : "Jaa linkki",
+ "Error, please enter proper password and/or expiration date" : "Virhe, lisää kelvollinen salasana ja/tai päättymispäivä",
"No recommendations. Start typing." : "Ei suosituksia. Aloita kirjoittaminen.",
"Resharing is not allowed" : "Uudellenjako ei ole salluttu",
+ "Name or email …" : "Nimi tai sähköposti...",
+ "Name, email, or Federated Cloud ID …" : "Nimi, sähköposti tai federoitu Cloud ID...",
"Searching …" : "Haetaan…",
"No elements found." : "Elementtejä ei löytynyt.",
"Search globally" : "Hae globaalisti",
"on {server}" : "palvelimella {server}",
+ "Others with access" : "Muut, joilla on käyttöoikeus",
+ "No other users with access found" : "Ei löytynyt muita käyttäjiä, joilla olisi käyttöoikeus",
+ "Toggle list of others with access to this directory" : "Vaihda näkymää kansioon käyttöoikeuden omaavista käyttäjistä",
+ "Toggle list of others with access to this file" : "Vaihda näkymää tiedostoon käyttöoikeuden omaavista käyttäjistä",
+ "Unable to load the shares list" : "Jakolistan haku epäonnistui",
"Expires {relativetime}" : "Vanhenee {relativetime}",
"this share just expired." : "tämä jako vanheni juuri.",
"Link to a file" : "Linkki tiedostoon",
@@ -168,7 +196,10 @@
"Share" : "Jaa",
"Shared with" : "Jaettu",
"Shared with you and the group {group} by {owner}" : "Jaettu sinun ja ryhmän {group} kanssa käyttäjältä {owner}",
- "Shared with you by {owner}" : "Jaettu kanssasi käyttäjältä {owner}",
+ "Shared with you and {circle} by {owner}" : "{owner} on jakanut tämän sinun ja piirin {circle} kanssa",
+ "Shared with you and the conversation {conversation} by {owner}" : "{owner} on jakanut tämän sinun ja keskustelun {conversation} kanssa",
+ "Shared with you in a conversation by {owner}" : "{owner} jakoi tämän kanssasi keskustelussa",
+ "Shared with you by {owner}" : "{owner} jakoi tämän kanssasi",
"No entries found in this folder" : "Ei kohteita tässä kansiossa",
"Name" : "Nimi",
"Share time" : "Jakamisen ajankohta",
@@ -188,6 +219,7 @@
"Uploading files" : "Lähetetään tiedostoja",
"Uploaded files:" : "Lähetetyt tiedostot:",
"By uploading files, you agree to the %1$sterms of service%2$s." : "Tiedostoja lähettämällä hyväksyt %1$skäyttöehdot%2$s.",
+ "Name, email, or federated cloud ID …" : "Nimi, sähköposti tai federoitu Cloud ID...",
"Uploading files…" : "Lähetetään tiedostoja…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js
index efc69e370ab..d8c8941390d 100644
--- a/apps/files_sharing/l10n/pl.js
+++ b/apps/files_sharing/l10n/pl.js
@@ -169,6 +169,7 @@ OC.L10N.register(
"Password protection" : "Ochrona hasła",
"Enter a password" : "Wprowadź hasło",
"Expiration date (enforced)" : "Data ważności (wymuszona)",
+ "Create share" : "Utwórz udostępnienie",
"Cancel" : "Anuluj",
"Share label" : "Udostępnij etykietę",
"Read only" : "Tylko do odczytu",
diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json
index 0a1a0aa4b9a..ceab11fd683 100644
--- a/apps/files_sharing/l10n/pl.json
+++ b/apps/files_sharing/l10n/pl.json
@@ -167,6 +167,7 @@
"Password protection" : "Ochrona hasła",
"Enter a password" : "Wprowadź hasło",
"Expiration date (enforced)" : "Data ważności (wymuszona)",
+ "Create share" : "Utwórz udostępnienie",
"Cancel" : "Anuluj",
"Share label" : "Udostępnij etykietę",
"Read only" : "Tylko do odczytu",
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js
index 6cc7439fd7f..8fa5e360c8c 100644
--- a/apps/files_sharing/l10n/ru.js
+++ b/apps/files_sharing/l10n/ru.js
@@ -222,7 +222,7 @@ OC.L10N.register(
"Share note" : "Комментарий к общему ресурсу",
"Toggle grid view" : "Включить или отключить режим просмотра сеткой",
"Download %s" : "Скачать %s",
- "Upload files to %s" : "Отправка файлов пользователю %s",
+ "Upload files to %s" : "Отправка файлов в %s",
"Note" : "Примечание",
"Select or drop files" : "Выберите или перетащите файлы",
"Uploading files" : "Загрузка файлов",
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json
index 55389838e28..c92efca294c 100644
--- a/apps/files_sharing/l10n/ru.json
+++ b/apps/files_sharing/l10n/ru.json
@@ -220,7 +220,7 @@
"Share note" : "Комментарий к общему ресурсу",
"Toggle grid view" : "Включить или отключить режим просмотра сеткой",
"Download %s" : "Скачать %s",
- "Upload files to %s" : "Отправка файлов пользователю %s",
+ "Upload files to %s" : "Отправка файлов в %s",
"Note" : "Примечание",
"Select or drop files" : "Выберите или перетащите файлы",
"Uploading files" : "Загрузка файлов",
diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js
index 00276ba7042..86312227663 100644
--- a/apps/files_sharing/l10n/tr.js
+++ b/apps/files_sharing/l10n/tr.js
@@ -169,6 +169,7 @@ OC.L10N.register(
"Password protection" : "Parola koruması",
"Enter a password" : "Bir parola yazın",
"Expiration date (enforced)" : "Son kullanma tarihi (dayatılmış)",
+ "Create share" : "Paylaşım ekle",
"Cancel" : "İptal",
"Share label" : "Etiketi paylaş",
"Read only" : "Salt okunur",
diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json
index 9006a3ba4ef..766664265cd 100644
--- a/apps/files_sharing/l10n/tr.json
+++ b/apps/files_sharing/l10n/tr.json
@@ -167,6 +167,7 @@
"Password protection" : "Parola koruması",
"Enter a password" : "Bir parola yazın",
"Expiration date (enforced)" : "Son kullanma tarihi (dayatılmış)",
+ "Create share" : "Paylaşım ekle",
"Cancel" : "İptal",
"Share label" : "Etiketi paylaş",
"Read only" : "Salt okunur",
diff --git a/apps/lookup_server_connector/l10n/sk.js b/apps/lookup_server_connector/l10n/sk.js
new file mode 100644
index 00000000000..5b3ea671a68
--- /dev/null
+++ b/apps/lookup_server_connector/l10n/sk.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "lookup_server_connector",
+ {
+ "Lookup Server Connector" : "Napojenie na vyhľadávací server",
+ "Sync public user information with the lookup server" : "Synchronizácia verejných informácií o používateľovi s vyhľadávacím serverom"
+},
+"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/apps/lookup_server_connector/l10n/sk.json b/apps/lookup_server_connector/l10n/sk.json
new file mode 100644
index 00000000000..6c201ffab11
--- /dev/null
+++ b/apps/lookup_server_connector/l10n/sk.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Lookup Server Connector" : "Napojenie na vyhľadávací server",
+ "Sync public user information with the lookup server" : "Synchronizácia verejných informácií o používateľovi s vyhľadávacím serverom"
+},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
+} \ No newline at end of file
diff --git a/apps/oauth2/l10n/de_DE.js b/apps/oauth2/l10n/de_DE.js
index 4340b6fa408..1aa41461848 100644
--- a/apps/oauth2/l10n/de_DE.js
+++ b/apps/oauth2/l10n/de_DE.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "Ihr Client ist nicht berechtigt, eine Verbindung herzustellen. Bitte informieren Sie den Administrator Ihres Clients.",
- "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Die Weiterleitungs-URL muss eine vollständige URL sein. Z.B.: https://ihredomain.com/pfad",
+ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Die Weiterleitungs-URL muss eine vollständige URL sein. Beispiel: https://ihredomain.com/pfad",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Ermöglicht OAuth2 komplatible Authentifizierung durch andere Web-Anwendungen.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Die OAuth2-App ermöglicht es Administratoren den eingebauten Authenztifizierungsablauf dahingehend zu konfigurieren, das auch ein OAuth2 komplatible Authentifizierung von anderen Web-Anwendungen aus möglich ist. ",
diff --git a/apps/oauth2/l10n/de_DE.json b/apps/oauth2/l10n/de_DE.json
index 0b980d504da..cc53415b70b 100644
--- a/apps/oauth2/l10n/de_DE.json
+++ b/apps/oauth2/l10n/de_DE.json
@@ -1,6 +1,6 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "Ihr Client ist nicht berechtigt, eine Verbindung herzustellen. Bitte informieren Sie den Administrator Ihres Clients.",
- "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Die Weiterleitungs-URL muss eine vollständige URL sein. Z.B.: https://ihredomain.com/pfad",
+ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Die Weiterleitungs-URL muss eine vollständige URL sein. Beispiel: https://ihredomain.com/pfad",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Ermöglicht OAuth2 komplatible Authentifizierung durch andere Web-Anwendungen.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Die OAuth2-App ermöglicht es Administratoren den eingebauten Authenztifizierungsablauf dahingehend zu konfigurieren, das auch ein OAuth2 komplatible Authentifizierung von anderen Web-Anwendungen aus möglich ist. ",
diff --git a/apps/weather_status/l10n/zh_CN.js b/apps/weather_status/l10n/zh_CN.js
index 36978a55899..e9fcdac2fc3 100644
--- a/apps/weather_status/l10n/zh_CN.js
+++ b/apps/weather_status/l10n/zh_CN.js
@@ -11,18 +11,18 @@ OC.L10N.register(
"Detect location" : "检测地点",
"Set custom address" : "自定义地址",
"Favorites" : "收藏",
- "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} 晴空于 {time}",
- "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} 多云于 {time}",
- "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} 晴朗的白天于 {time}",
- "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} 晴朗的夜晚于 {time}",
- "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} 局部多云于 {time}",
- "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} 雾于 {time}",
- "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} 小雨于 {time}",
- "{temperature} {unit} Rain at {time}" : "{temperature} {unit} 雨于 {time}",
- "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} 大雨于 {time}",
- "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} 阵雨于 {time}",
- "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} 阵小雨于 {time}",
- "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} 阵大雨于 {time}",
+ "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} 晴空,于 {time}",
+ "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} 多云,于 {time}",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} 晴朗的白天,于 {time}",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} 晴朗的夜晚,于 {time}",
+ "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} 局部多云,于 {time}",
+ "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} 雾,于 {time}",
+ "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} 小雨,于 {time}",
+ "{temperature} {unit} Rain at {time}" : "{temperature} {unit} 雨,于 {time}",
+ "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} 大雨,于 {time}",
+ "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} 阵雨,于 {time}",
+ "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} 阵小雨,于 {time}",
+ "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} 阵大雨,于 {time}",
"More weather for {adr}" : "{adr} 的更多天气信息",
"Loading weather" : "正在加载天气",
"Set location for weather" : "设置天气位置",
diff --git a/apps/weather_status/l10n/zh_CN.json b/apps/weather_status/l10n/zh_CN.json
index 23fe8f686fb..7de03dde07c 100644
--- a/apps/weather_status/l10n/zh_CN.json
+++ b/apps/weather_status/l10n/zh_CN.json
@@ -9,18 +9,18 @@
"Detect location" : "检测地点",
"Set custom address" : "自定义地址",
"Favorites" : "收藏",
- "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} 晴空于 {time}",
- "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} 多云于 {time}",
- "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} 晴朗的白天于 {time}",
- "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} 晴朗的夜晚于 {time}",
- "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} 局部多云于 {time}",
- "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} 雾于 {time}",
- "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} 小雨于 {time}",
- "{temperature} {unit} Rain at {time}" : "{temperature} {unit} 雨于 {time}",
- "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} 大雨于 {time}",
- "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} 阵雨于 {time}",
- "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} 阵小雨于 {time}",
- "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} 阵大雨于 {time}",
+ "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} 晴空,于 {time}",
+ "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} 多云,于 {time}",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} 晴朗的白天,于 {time}",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} 晴朗的夜晚,于 {time}",
+ "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} 局部多云,于 {time}",
+ "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} 雾,于 {time}",
+ "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} 小雨,于 {time}",
+ "{temperature} {unit} Rain at {time}" : "{temperature} {unit} 雨,于 {time}",
+ "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} 大雨,于 {time}",
+ "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} 阵雨,于 {time}",
+ "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} 阵小雨,于 {time}",
+ "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} 阵大雨,于 {time}",
"More weather for {adr}" : "{adr} 的更多天气信息",
"Loading weather" : "正在加载天气",
"Set location for weather" : "设置天气位置",
diff --git a/apps/workflowengine/l10n/sk.js b/apps/workflowengine/l10n/sk.js
index ec00f392fea..231e7c97e0f 100644
--- a/apps/workflowengine/l10n/sk.js
+++ b/apps/workflowengine/l10n/sk.js
@@ -36,10 +36,12 @@ OC.L10N.register(
"Operation %s does not exist" : "Operácia %s neexistuje",
"Operation %s is invalid" : "Operácia #%s nie je platná",
"At least one check needs to be provided" : "Musí sa vykonať aspoň jedna kontrola",
+ "The provided operation data is too long" : "Poskytnuté prevádzkové údaje sú príliš dlhé",
"Invalid check provided" : "Poskytnutá neplatná kontrola",
"Check %s does not exist" : "Kontrola %s neexistuje",
"Check %s is invalid" : "Kontrola %s je neplatná",
"Check %s is not allowed with this entity" : "Kontrola %s nie je pre túto entitu povolená",
+ "The provided check value is too long" : "Zadaná kontrolná hodnota je príliš dlhá",
"Check #%s does not exist" : "Kontrola #%s neexistuje",
"Check %s is invalid or does not exist" : "Kontrola %s je neplatná alebo neexistuje",
"Flow" : "Flow (tok)",
diff --git a/apps/workflowengine/l10n/sk.json b/apps/workflowengine/l10n/sk.json
index 15713554520..e433faf3202 100644
--- a/apps/workflowengine/l10n/sk.json
+++ b/apps/workflowengine/l10n/sk.json
@@ -34,10 +34,12 @@
"Operation %s does not exist" : "Operácia %s neexistuje",
"Operation %s is invalid" : "Operácia #%s nie je platná",
"At least one check needs to be provided" : "Musí sa vykonať aspoň jedna kontrola",
+ "The provided operation data is too long" : "Poskytnuté prevádzkové údaje sú príliš dlhé",
"Invalid check provided" : "Poskytnutá neplatná kontrola",
"Check %s does not exist" : "Kontrola %s neexistuje",
"Check %s is invalid" : "Kontrola %s je neplatná",
"Check %s is not allowed with this entity" : "Kontrola %s nie je pre túto entitu povolená",
+ "The provided check value is too long" : "Zadaná kontrolná hodnota je príliš dlhá",
"Check #%s does not exist" : "Kontrola #%s neexistuje",
"Check %s is invalid or does not exist" : "Kontrola %s je neplatná alebo neexistuje",
"Flow" : "Flow (tok)",