aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-22 00:17:43 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-22 00:17:43 +0000
commit30e445773d25d7bd21e6c283c37a3c95e29d2de7 (patch)
tree2523e5aad81df72389c40b9b4676b9f15c714aa9
parent96f01183123c7745260e0fa2fbe02cbec3a23166 (diff)
downloadnextcloud-server-30e445773d25d7bd21e6c283c37a3c95e29d2de7.tar.gz
nextcloud-server-30e445773d25d7bd21e6c283c37a3c95e29d2de7.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--apps/settings/l10n/sl.js2
-rw-r--r--apps/settings/l10n/sl.json2
-rw-r--r--apps/updatenotification/l10n/tr.js2
-rw-r--r--apps/updatenotification/l10n/tr.json2
-rw-r--r--lib/l10n/ast.js2
-rw-r--r--lib/l10n/ast.json2
6 files changed, 8 insertions, 4 deletions
diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js
index 8c25767f56f..1c326bd9638 100644
--- a/apps/settings/l10n/sl.js
+++ b/apps/settings/l10n/sl.js
@@ -432,7 +432,7 @@ OC.L10N.register(
"day(s)" : "dneh",
"Enforce expiration date" : "Vsili datum preteka",
"Set default expiration date for shares to other servers" : "Nastavi privzeti datuma poteka za mesta souporabe na drugih strežnikih",
- "Allow users to share via link and emails" : "Uporabnikom dovoli omogočanje souporabe s povezavami in elektronskimi sporočili",
+ "Allow users to share via link and emails" : "Uporabnikom dovoli omogočanje souporabe s povezavami in z elektronskimi sporočili",
"Allow public uploads" : "Dovoli javno pošiljanje datotek v oblak",
"Always ask for a password" : "Vedno zahtevaj geslo",
"Enforce password protection" : "Vsili zaščito z geslom",
diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json
index a0808263dd7..5c00f1de52c 100644
--- a/apps/settings/l10n/sl.json
+++ b/apps/settings/l10n/sl.json
@@ -430,7 +430,7 @@
"day(s)" : "dneh",
"Enforce expiration date" : "Vsili datum preteka",
"Set default expiration date for shares to other servers" : "Nastavi privzeti datuma poteka za mesta souporabe na drugih strežnikih",
- "Allow users to share via link and emails" : "Uporabnikom dovoli omogočanje souporabe s povezavami in elektronskimi sporočili",
+ "Allow users to share via link and emails" : "Uporabnikom dovoli omogočanje souporabe s povezavami in z elektronskimi sporočili",
"Allow public uploads" : "Dovoli javno pošiljanje datotek v oblak",
"Always ask for a password" : "Vedno zahtevaj geslo",
"Enforce password protection" : "Vsili zaščito z geslom",
diff --git a/apps/updatenotification/l10n/tr.js b/apps/updatenotification/l10n/tr.js
index 2d020ebe94e..127ff5871e5 100644
--- a/apps/updatenotification/l10n/tr.js
+++ b/apps/updatenotification/l10n/tr.js
@@ -6,7 +6,7 @@ OC.L10N.register(
"Web updater is disabled" : "Güncelleyici devre dışı bırakılmış",
"Update notifications" : "Güncelleme bildirimleri",
"The update server could not be reached since %d days to check for new updates." : "%d gündür güncellemeleri denetlemek için güncelleme sunucusuna bağlanılamadı.",
- "Please check the Nextcloud and server log files for errors." : "Lütfen sorunu bulmak için Nextcloud ve sunucu günlük dosyalarına bakın.",
+ "Please check the Nextcloud and server log files for errors." : "Lütfen sorunu bulmak için Nextcloud ve sunucu günlük dosyalarına bakın.",
"Update to %1$s is available." : "%1$s güncellemesi yayınlanmış.",
"Update to {serverAndVersion} is available." : "{serverAndVersion} güncellemesi yayınlanmış.",
"Update for {app} to version %s is available." : "{app} uygulaması için %s sürümü güncellemesi yayınlanmış.",
diff --git a/apps/updatenotification/l10n/tr.json b/apps/updatenotification/l10n/tr.json
index 9d7783bb0ea..dbb576b5830 100644
--- a/apps/updatenotification/l10n/tr.json
+++ b/apps/updatenotification/l10n/tr.json
@@ -4,7 +4,7 @@
"Web updater is disabled" : "Güncelleyici devre dışı bırakılmış",
"Update notifications" : "Güncelleme bildirimleri",
"The update server could not be reached since %d days to check for new updates." : "%d gündür güncellemeleri denetlemek için güncelleme sunucusuna bağlanılamadı.",
- "Please check the Nextcloud and server log files for errors." : "Lütfen sorunu bulmak için Nextcloud ve sunucu günlük dosyalarına bakın.",
+ "Please check the Nextcloud and server log files for errors." : "Lütfen sorunu bulmak için Nextcloud ve sunucu günlük dosyalarına bakın.",
"Update to %1$s is available." : "%1$s güncellemesi yayınlanmış.",
"Update to {serverAndVersion} is available." : "{serverAndVersion} güncellemesi yayınlanmış.",
"Update for {app} to version %s is available." : "{app} uygulaması için %s sürümü güncellemesi yayınlanmış.",
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js
index d0ee197b28c..4c570bbbfd7 100644
--- a/lib/l10n/ast.js
+++ b/lib/l10n/ast.js
@@ -16,6 +16,8 @@ OC.L10N.register(
"Fediverse" : "Fediversu",
"Twitter" : "Twitter",
"Website" : "Sitiu web",
+ "Organisation" : "Organización",
+ "Role" : "Rol",
"Additional settings" : "Configuración adicional",
"%1$s via %2$s" : "%1$s per %2$s",
"You are not allowed to share %s" : "Nun tienes permisu pa compartir «%s»",
diff --git a/lib/l10n/ast.json b/lib/l10n/ast.json
index c066d53deea..7f4c8383db1 100644
--- a/lib/l10n/ast.json
+++ b/lib/l10n/ast.json
@@ -14,6 +14,8 @@
"Fediverse" : "Fediversu",
"Twitter" : "Twitter",
"Website" : "Sitiu web",
+ "Organisation" : "Organización",
+ "Role" : "Rol",
"Additional settings" : "Configuración adicional",
"%1$s via %2$s" : "%1$s per %2$s",
"You are not allowed to share %s" : "Nun tienes permisu pa compartir «%s»",