summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-26 01:18:23 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-26 01:18:23 +0000
commit1c824679895617bcf95facfe9e15a8f969dc2ec9 (patch)
tree19dd3fe947e316caceb16447e9f6c54575ab7b39 /l10n
parent7a730ffaa583b15e1feca181e54b964dc591b3b3 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/az.js4
-rw-r--r--l10n/az.json4
2 files changed, 6 insertions, 2 deletions
diff --git a/l10n/az.js b/l10n/az.js
index d0a4f4f07..8784e5039 100644
--- a/l10n/az.js
+++ b/l10n/az.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"news",
{
"Unread articles" : "Oxunulmamış məqalə",
+ "Last job ran {relativeTime}." : "Son işin icra vaxtı {relativeTime}.",
"Download" : "Yüklə",
"Close" : "Bağla",
"Share" : "Paylaş",
@@ -30,6 +31,7 @@ OC.L10N.register(
"Unread/Starred Articles" : "Oxunulmamış/Ulduzlanmış məqalələr",
"Error when importing: file does not contain valid JSON" : "Yüklənmədə səhv: faylda düzgün JSON yoxdur",
"Help" : "Kömək",
- "Documentation" : "Sənədlər"
+ "Documentation" : "Sənədlər",
+ "Report a bug" : "Səhv haqqında bildir"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/az.json b/l10n/az.json
index c85175347..2f52b0739 100644
--- a/l10n/az.json
+++ b/l10n/az.json
@@ -1,5 +1,6 @@
{ "translations": {
"Unread articles" : "Oxunulmamış məqalə",
+ "Last job ran {relativeTime}." : "Son işin icra vaxtı {relativeTime}.",
"Download" : "Yüklə",
"Close" : "Bağla",
"Share" : "Paylaş",
@@ -28,6 +29,7 @@
"Unread/Starred Articles" : "Oxunulmamış/Ulduzlanmış məqalələr",
"Error when importing: file does not contain valid JSON" : "Yüklənmədə səhv: faylda düzgün JSON yoxdur",
"Help" : "Kömək",
- "Documentation" : "Sənədlər"
+ "Documentation" : "Sənədlər",
+ "Report a bug" : "Səhv haqqında bildir"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file