diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-26 00:08:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-26 00:08:16 +0000 |
commit | c1925ddfd03c6e12874137fb1ba497aad8fc0c41 (patch) | |
tree | 720d5cf003a339e54d7fc30aa15d965ab665031d /apps/updatenotification | |
parent | a46d2f1d39c99b2e237b3b642099f02a3fb8c841 (diff) | |
download | nextcloud-server-c1925ddfd03c6e12874137fb1ba497aad8fc0c41.tar.gz nextcloud-server-c1925ddfd03c6e12874137fb1ba497aad8fc0c41.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/cs.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/cs.json | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/sq.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/sq.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/cs.js b/apps/updatenotification/l10n/cs.js index 44f92f97759..a0ebc111530 100644 --- a/apps/updatenotification/l10n/cs.js +++ b/apps/updatenotification/l10n/cs.js @@ -10,6 +10,7 @@ OC.L10N.register( "Update to %1$s is available." : "Je dostupná aktualizace na %1$s.", "Update for %1$s to version %2$s is available." : "Je dostupná aktualizace pro %1$s na verzi %2$s.", "Update for {app} to version %s is available." : "Pro {app} je dostupná aktualizace na verzi %s.", + "Update notification" : "Aktualizovat upozornění", "A new version is available: %s" : "Je dostupná nová verze: %s", "Open updater" : "Otevřít aktualizátor", "Download now" : "Stáhnout nyní", diff --git a/apps/updatenotification/l10n/cs.json b/apps/updatenotification/l10n/cs.json index 22676eebcdd..9ad883f2e09 100644 --- a/apps/updatenotification/l10n/cs.json +++ b/apps/updatenotification/l10n/cs.json @@ -8,6 +8,7 @@ "Update to %1$s is available." : "Je dostupná aktualizace na %1$s.", "Update for %1$s to version %2$s is available." : "Je dostupná aktualizace pro %1$s na verzi %2$s.", "Update for {app} to version %s is available." : "Pro {app} je dostupná aktualizace na verzi %s.", + "Update notification" : "Aktualizovat upozornění", "A new version is available: %s" : "Je dostupná nová verze: %s", "Open updater" : "Otevřít aktualizátor", "Download now" : "Stáhnout nyní", diff --git a/apps/updatenotification/l10n/sq.js b/apps/updatenotification/l10n/sq.js index aff838bbf64..bb0cde46e27 100644 --- a/apps/updatenotification/l10n/sq.js +++ b/apps/updatenotification/l10n/sq.js @@ -5,6 +5,7 @@ OC.L10N.register( "Could not start updater, please try the manual update" : "Nuk mundi të filloj përditësuesi, ju lutemi të provoni përditësimin manual", "{version} is available. Get more information on how to update." : "Është gati {version}. Merrni më tepër informacion se si ta përditësoni.", "Channel updated" : "Kanali u përditësua", + "Please check the Nextcloud and server log files for errors." : "Ju lutemi kontrolloni dosjet e Nextcloud dhe te server log-ut per gabimet", "Update to %1$s is available." : "Përditësimi te%1$s është në dispozicion.", "Update for %1$s to version %2$s is available." : "Është gati përditësimi për %1$s në version %2$s.", "Update for {app} to version %s is available." : "Përditësimi për {app} në versionin %s është në dispozicion", diff --git a/apps/updatenotification/l10n/sq.json b/apps/updatenotification/l10n/sq.json index 9bfee85dcb3..908e5600450 100644 --- a/apps/updatenotification/l10n/sq.json +++ b/apps/updatenotification/l10n/sq.json @@ -3,6 +3,7 @@ "Could not start updater, please try the manual update" : "Nuk mundi të filloj përditësuesi, ju lutemi të provoni përditësimin manual", "{version} is available. Get more information on how to update." : "Është gati {version}. Merrni më tepër informacion se si ta përditësoni.", "Channel updated" : "Kanali u përditësua", + "Please check the Nextcloud and server log files for errors." : "Ju lutemi kontrolloni dosjet e Nextcloud dhe te server log-ut per gabimet", "Update to %1$s is available." : "Përditësimi te%1$s është në dispozicion.", "Update for %1$s to version %2$s is available." : "Është gati përditësimi për %1$s në version %2$s.", "Update for {app} to version %s is available." : "Përditësimi për {app} në versionin %s është në dispozicion", |