summaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-13 02:18:13 +0000
committerNextcloud bot <bot@nextcloud.com>2020-01-13 02:18:13 +0000
commitc2266da9413501aa1b7efb9a712b3011a1ebe5ee (patch)
tree3c074e7abd8e071a56b116661ed1d2c888a6f686 /core/l10n
parent11cae98394884830e2d5e03fdec95f3c77aced92 (diff)
downloadnextcloud-server-c2266da9413501aa1b7efb9a712b3011a1ebe5ee.tar.gz
nextcloud-server-c2266da9413501aa1b7efb9a712b3011a1ebe5ee.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/fa.js2
-rw-r--r--core/l10n/fa.json2
-rw-r--r--core/l10n/nl.js2
-rw-r--r--core/l10n/nl.json2
4 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/fa.js b/core/l10n/fa.js
index fb092a51aeb..af13c56e5eb 100644
--- a/core/l10n/fa.js
+++ b/core/l10n/fa.js
@@ -225,6 +225,7 @@ OC.L10N.register(
"Expiration" : "تاریخ انقضا",
"Expiration date" : "تاریخ انقضا",
"Unshare" : "لغو اشتراک",
+ "Delete share link" : "پیوند اشتراک را حذف کنید",
"Share to {name}" : "به اشتراک گذاشتن برای {name}",
"Share link" : "اشتراک گذاشتن لینک",
"Could not unshare" : "اشتراک گذاری بازگردانده نشد",
@@ -247,6 +248,7 @@ OC.L10N.register(
"This list is maybe truncated - please refine your search term to see more results." : "این فهرست ممکن است کامل نباشد - لطفا نتایج جستجوی خود را ریفرش کنید تا نتایج بیشتری ببینید.",
"No users or groups found for {search}" : "هیچ کاربری یا گروهی یافت نشد {search}",
"No users found for {search}" : "هیچ کاربری با جستجوی {search} یافت نشد",
+ "An error occurred (\"{message}\"). Please try again" : "خطایی روی داد (\"{پیام}\"). لطفا دوباره تلاش کنید",
"An error occurred. Please try again" : "یک خطا رخ داده است، لطفا مجددا تلاش کنید",
"Home" : "خانه ",
"Work" : "کار",
diff --git a/core/l10n/fa.json b/core/l10n/fa.json
index 614bee1ef3b..f95f3eacc4a 100644
--- a/core/l10n/fa.json
+++ b/core/l10n/fa.json
@@ -223,6 +223,7 @@
"Expiration" : "تاریخ انقضا",
"Expiration date" : "تاریخ انقضا",
"Unshare" : "لغو اشتراک",
+ "Delete share link" : "پیوند اشتراک را حذف کنید",
"Share to {name}" : "به اشتراک گذاشتن برای {name}",
"Share link" : "اشتراک گذاشتن لینک",
"Could not unshare" : "اشتراک گذاری بازگردانده نشد",
@@ -245,6 +246,7 @@
"This list is maybe truncated - please refine your search term to see more results." : "این فهرست ممکن است کامل نباشد - لطفا نتایج جستجوی خود را ریفرش کنید تا نتایج بیشتری ببینید.",
"No users or groups found for {search}" : "هیچ کاربری یا گروهی یافت نشد {search}",
"No users found for {search}" : "هیچ کاربری با جستجوی {search} یافت نشد",
+ "An error occurred (\"{message}\"). Please try again" : "خطایی روی داد (\"{پیام}\"). لطفا دوباره تلاش کنید",
"An error occurred. Please try again" : "یک خطا رخ داده است، لطفا مجددا تلاش کنید",
"Home" : "خانه ",
"Work" : "کار",
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index 9f7d3761275..26157cd8ff7 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -162,6 +162,7 @@ OC.L10N.register(
"Could not fetch list of apps from the app store." : "Kon lijst met apps niet ophalen van de app store.",
"Installing apps …" : "Installeren apps …",
"Nextcloud {app}" : "Nextcloud {app}",
+ "App download or installation failed" : "App download of installatie mislukt",
"Can't install this app because it is not compatible" : "Kan deze app niet installeren omdat deze niet compatible is",
"Can't install this app" : "Kan deze app niet installeren",
"Cancel" : "Annuleren",
@@ -273,6 +274,7 @@ OC.L10N.register(
"You chose SQLite as database." : "Je koos SQLite als database.",
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite zou alleen moeten worden gebruikt voor minimale en ontwikkelomgevingen. Voor productie raden we aan om een andere database backend te gebruiken.",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "Als je clients gebruikt voor bestandssynchronisatie wordt het gebruik van SQLite sterk ontraden.",
+ "Install recommended apps" : "Installeer aanbevolen apps",
"Finish setup" : "Installatie afronden",
"Finishing …" : "Afronden ...",
"Need help?" : "Hulp nodig?",
diff --git a/core/l10n/nl.json b/core/l10n/nl.json
index 9234e7e4df7..cabdd22fc03 100644
--- a/core/l10n/nl.json
+++ b/core/l10n/nl.json
@@ -160,6 +160,7 @@
"Could not fetch list of apps from the app store." : "Kon lijst met apps niet ophalen van de app store.",
"Installing apps …" : "Installeren apps …",
"Nextcloud {app}" : "Nextcloud {app}",
+ "App download or installation failed" : "App download of installatie mislukt",
"Can't install this app because it is not compatible" : "Kan deze app niet installeren omdat deze niet compatible is",
"Can't install this app" : "Kan deze app niet installeren",
"Cancel" : "Annuleren",
@@ -271,6 +272,7 @@
"You chose SQLite as database." : "Je koos SQLite als database.",
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite zou alleen moeten worden gebruikt voor minimale en ontwikkelomgevingen. Voor productie raden we aan om een andere database backend te gebruiken.",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "Als je clients gebruikt voor bestandssynchronisatie wordt het gebruik van SQLite sterk ontraden.",
+ "Install recommended apps" : "Installeer aanbevolen apps",
"Finish setup" : "Installatie afronden",
"Finishing …" : "Afronden ...",
"Need help?" : "Hulp nodig?",