diff options
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/is.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/is.json | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/sr.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/sr.json | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/is.js b/apps/updatenotification/l10n/is.js index ca5fb76f3e5..e81ea0c6f1c 100644 --- a/apps/updatenotification/l10n/is.js +++ b/apps/updatenotification/l10n/is.js @@ -10,6 +10,8 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Tilkynna meðlimum eftirfarandi hópa um tiltækar uppfærslur:", "Only notification for app updates are available." : "Eingöngu eru eru tiltækar tilkynningar fyrir uppfærslur forrita.", "The selected update channel does not support updates of the server." : "Valda uppfærslurásin styður ekki uppfærslur fyrir vefþjóninn.", + "A new version is available: {newVersionString}" : "Ný útgáfa er tiltæk: {newVersionString}", + "Checked on {lastCheckedDate}" : "Athugað þann {lastCheckedDate}", "Could not start updater, please try the manual update" : "Gat ekki ræst uppfærslustýringu, prófaðu að uppfæra handvirkt", "Update notifications" : "Tilkynningar um uppfærslu", "Channel updated" : "Rás uppfærð", diff --git a/apps/updatenotification/l10n/is.json b/apps/updatenotification/l10n/is.json index 91d774f762f..217cdbbf2fd 100644 --- a/apps/updatenotification/l10n/is.json +++ b/apps/updatenotification/l10n/is.json @@ -8,6 +8,8 @@ "Notify members of the following groups about available updates:" : "Tilkynna meðlimum eftirfarandi hópa um tiltækar uppfærslur:", "Only notification for app updates are available." : "Eingöngu eru eru tiltækar tilkynningar fyrir uppfærslur forrita.", "The selected update channel does not support updates of the server." : "Valda uppfærslurásin styður ekki uppfærslur fyrir vefþjóninn.", + "A new version is available: {newVersionString}" : "Ný útgáfa er tiltæk: {newVersionString}", + "Checked on {lastCheckedDate}" : "Athugað þann {lastCheckedDate}", "Could not start updater, please try the manual update" : "Gat ekki ræst uppfærslustýringu, prófaðu að uppfæra handvirkt", "Update notifications" : "Tilkynningar um uppfærslu", "Channel updated" : "Rás uppfærð", diff --git a/apps/updatenotification/l10n/sr.js b/apps/updatenotification/l10n/sr.js index e8462c1bde4..89ecae1f666 100644 --- a/apps/updatenotification/l10n/sr.js +++ b/apps/updatenotification/l10n/sr.js @@ -10,6 +10,8 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Обавести чланове следећих група о доступности нових верзија:", "Only notification for app updates are available." : "Доступна су само обавештења о новим верзијама апликација.", "The selected update channel does not support updates of the server." : "Означени канал за ажурирање не подржава обавештења о новим верзијама.", + "A new version is available: {newVersionString}" : "Доступна је нова верзија: {newVersionString}", + "Checked on {lastCheckedDate}" : "Проверено {lastCheckedDate}", "Could not start updater, please try the manual update" : "Не могу да покренем програм за ажурирање, покушајте ручно ажурирање", "Update notifications" : "Обавештења о ажурирању", "Channel updated" : "Канал ажуриран", diff --git a/apps/updatenotification/l10n/sr.json b/apps/updatenotification/l10n/sr.json index 83b05c5a98a..a2ebb8c43cc 100644 --- a/apps/updatenotification/l10n/sr.json +++ b/apps/updatenotification/l10n/sr.json @@ -8,6 +8,8 @@ "Notify members of the following groups about available updates:" : "Обавести чланове следећих група о доступности нових верзија:", "Only notification for app updates are available." : "Доступна су само обавештења о новим верзијама апликација.", "The selected update channel does not support updates of the server." : "Означени канал за ажурирање не подржава обавештења о новим верзијама.", + "A new version is available: {newVersionString}" : "Доступна је нова верзија: {newVersionString}", + "Checked on {lastCheckedDate}" : "Проверено {lastCheckedDate}", "Could not start updater, please try the manual update" : "Не могу да покренем програм за ажурирање, покушајте ручно ажурирање", "Update notifications" : "Обавештења о ажурирању", "Channel updated" : "Канал ажуриран", |