diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-23 00:20:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-23 00:20:30 +0000 |
commit | aea61bb3f8b78046c3226d4a5d30b23edc3b4a24 (patch) | |
tree | 9d49899e122b068cd2555586f80f67630b7ecd01 /lib | |
parent | 430b09589715220e77907fc1b9f3e0da8cfd30ff (diff) | |
download | nextcloud-server-aea61bb3f8b78046c3226d4a5d30b23edc3b4a24.tar.gz nextcloud-server-aea61bb3f8b78046c3226d4a5d30b23edc3b4a24.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/az.js | 2 | ||||
-rw-r--r-- | lib/l10n/az.json | 2 | ||||
-rw-r--r-- | lib/l10n/sc.js | 1 | ||||
-rw-r--r-- | lib/l10n/sc.json | 1 |
4 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/az.js b/lib/l10n/az.js index 20d1ce300a1..59b0dfcbba8 100644 --- a/lib/l10n/az.js +++ b/lib/l10n/az.js @@ -4,10 +4,12 @@ OC.L10N.register( "Cannot write into \"config\" directory!" : "\"configurasiya\" direktoriyasının daxilində yazmaq mümkün deyil", "See %s" : "Bax %s", "Sample configuration detected" : "Konfiqurasiya nüsxəsi təyin edildi", + "Authentication" : "Autentifikasiya", "Unknown filetype" : "Fayl tipi bəlli deyil.", "Invalid image" : "Yalnış şəkil", "Files" : "Fayllar", "today" : "Bu gün", + "yesterday" : "dünən", "seconds ago" : "saniyələr öncə", "__language_name__" : "Azərbaycan dili", "Help" : "Kömək", diff --git a/lib/l10n/az.json b/lib/l10n/az.json index b88fbb1337d..f0f3b8a5e05 100644 --- a/lib/l10n/az.json +++ b/lib/l10n/az.json @@ -2,10 +2,12 @@ "Cannot write into \"config\" directory!" : "\"configurasiya\" direktoriyasının daxilində yazmaq mümkün deyil", "See %s" : "Bax %s", "Sample configuration detected" : "Konfiqurasiya nüsxəsi təyin edildi", + "Authentication" : "Autentifikasiya", "Unknown filetype" : "Fayl tipi bəlli deyil.", "Invalid image" : "Yalnış şəkil", "Files" : "Fayllar", "today" : "Bu gün", + "yesterday" : "dünən", "seconds ago" : "saniyələr öncə", "__language_name__" : "Azərbaycan dili", "Help" : "Kömək", diff --git a/lib/l10n/sc.js b/lib/l10n/sc.js index 6ac2f72fab9..e4fa1ebda45 100644 --- a/lib/l10n/sc.js +++ b/lib/l10n/sc.js @@ -6,6 +6,7 @@ OC.L10N.register( "See %s" : "Càstia %s", "Sample configuration detected" : "S'at agatadu una cunfiguratzione de esèmpiu", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Est istadu iscobertu ca sa cunfiguratzione de esèmpiu est istada copiada. Custu podet blocare s'installatzione e no est suportadu. Leghe sa documentatzione in config.php antis de fàghere càmbios.", + "The page could not be found on the server." : "Impossìbile agatare custa pàgina in su serbidore.", "Other activities" : "Àteras atividades", "%1$s and %2$s" : "%1$s e %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s e %3$s", diff --git a/lib/l10n/sc.json b/lib/l10n/sc.json index e1df080a887..e70d274c472 100644 --- a/lib/l10n/sc.json +++ b/lib/l10n/sc.json @@ -4,6 +4,7 @@ "See %s" : "Càstia %s", "Sample configuration detected" : "S'at agatadu una cunfiguratzione de esèmpiu", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Est istadu iscobertu ca sa cunfiguratzione de esèmpiu est istada copiada. Custu podet blocare s'installatzione e no est suportadu. Leghe sa documentatzione in config.php antis de fàghere càmbios.", + "The page could not be found on the server." : "Impossìbile agatare custa pàgina in su serbidore.", "Other activities" : "Àteras atividades", "%1$s and %2$s" : "%1$s e %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s e %3$s", |