diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-31 00:34:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-31 00:34:53 +0000 |
commit | 3d13383e9b1ed39a754295915587ebdb5f56ec6d (patch) | |
tree | c2e6a133b53c6407e0dcaf8972b244dae35f8b25 /lib | |
parent | 03da441629816bc01feed061818e6d7de3838481 (diff) | |
download | nextcloud-server-3d13383e9b1ed39a754295915587ebdb5f56ec6d.tar.gz nextcloud-server-3d13383e9b1ed39a754295915587ebdb5f56ec6d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/eu.js | 2 | ||||
-rw-r--r-- | lib/l10n/eu.json | 2 | ||||
-rw-r--r-- | lib/l10n/sr.js | 1 | ||||
-rw-r--r-- | lib/l10n/sr.json | 1 |
4 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index 4ce0073319d..5b80a7c1a09 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -156,6 +156,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you." : "%1$serabiltzaileak »%2$s« partekatu du zurekin.", "Click the button below to open it." : "Egin klik beheko botoian hura irekitzeko.", "The requested share does not exist anymore" : "Eskatutako partekatzea ez da existitzen dagoeneko", + "The requested share comes from a disabled user" : "Eskatutako partekatzea desgaitutako erabiltzaile batengatik dator", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Ezin izan da erabiltzailea sortu, erabiltzaile muga gainditu delako. Egiaztatu zure jakinarazpenak gehiago jakiteko.", "Could not find category \"%s\"" : "Ezin da \"%s\" kategoria aurkitu", "Sunday" : "Igandea", @@ -262,6 +263,7 @@ OC.L10N.register( "Storage is temporarily not available" : "Biltegia ez dago erabilgarri aldi baterako", "Storage connection timeout. %s" : "Biltegiratze-konexioa denboraz kanpo geratu da. %s", "Free prompt" : "Gonbita librea", + "Runs an arbitrary prompt through the language model." : "Hizkuntza ereduaren zehar esaldi arbitrario bat exekutatzen du.", "Generate headline" : "Sortu izenburua", "Generates a possible headline for a text." : "Testu baten izenburu posiblea sortzen du.", "Summarize" : "Laburtu", diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json index bbe9bb708bb..1f63ae8b053 100644 --- a/lib/l10n/eu.json +++ b/lib/l10n/eu.json @@ -154,6 +154,7 @@ "%1$s shared »%2$s« with you." : "%1$serabiltzaileak »%2$s« partekatu du zurekin.", "Click the button below to open it." : "Egin klik beheko botoian hura irekitzeko.", "The requested share does not exist anymore" : "Eskatutako partekatzea ez da existitzen dagoeneko", + "The requested share comes from a disabled user" : "Eskatutako partekatzea desgaitutako erabiltzaile batengatik dator", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Ezin izan da erabiltzailea sortu, erabiltzaile muga gainditu delako. Egiaztatu zure jakinarazpenak gehiago jakiteko.", "Could not find category \"%s\"" : "Ezin da \"%s\" kategoria aurkitu", "Sunday" : "Igandea", @@ -260,6 +261,7 @@ "Storage is temporarily not available" : "Biltegia ez dago erabilgarri aldi baterako", "Storage connection timeout. %s" : "Biltegiratze-konexioa denboraz kanpo geratu da. %s", "Free prompt" : "Gonbita librea", + "Runs an arbitrary prompt through the language model." : "Hizkuntza ereduaren zehar esaldi arbitrario bat exekutatzen du.", "Generate headline" : "Sortu izenburua", "Generates a possible headline for a text." : "Testu baten izenburu posiblea sortzen du.", "Summarize" : "Laburtu", diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index 478da21bb72..047cd8d4083 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -156,6 +156,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you." : "%1$s је поделио „%2$s“ са Вама.", "Click the button below to open it." : "Кликните дугме испод да га отворите.", "The requested share does not exist anymore" : "Захтевано дељење више не постоји", + "The requested share comes from a disabled user" : "Захтевано дељење долази од искљученог корисника", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Корисник није креиран јер је достигнуто ограничење броја корисника. За више детаља, погледајте своја обавештења.", "Could not find category \"%s\"" : "Не могу да пронађем категорију „%s“.", "Sunday" : "Недеља", diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json index 9c6c413cd8b..f4da5fe632e 100644 --- a/lib/l10n/sr.json +++ b/lib/l10n/sr.json @@ -154,6 +154,7 @@ "%1$s shared »%2$s« with you." : "%1$s је поделио „%2$s“ са Вама.", "Click the button below to open it." : "Кликните дугме испод да га отворите.", "The requested share does not exist anymore" : "Захтевано дељење више не постоји", + "The requested share comes from a disabled user" : "Захтевано дељење долази од искљученог корисника", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Корисник није креиран јер је достигнуто ограничење броја корисника. За више детаља, погледајте своја обавештења.", "Could not find category \"%s\"" : "Не могу да пронађем категорију „%s“.", "Sunday" : "Недеља", |