diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-17 02:27:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-17 02:27:04 +0000 |
commit | cbd13a26f491cb410af373c369a1dba42ead0118 (patch) | |
tree | 3055206247819175eea22b2590643b0ca903b31a /core/l10n/is.js | |
parent | 1bed77c5fcfc2a47a086d2a2773389da6c087d15 (diff) | |
download | nextcloud-server-cbd13a26f491cb410af373c369a1dba42ead0118.tar.gz nextcloud-server-cbd13a26f491cb410af373c369a1dba42ead0118.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/is.js')
-rw-r--r-- | core/l10n/is.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/is.js b/core/l10n/is.js index 735c93176a5..e0b066096c9 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -143,7 +143,6 @@ OC.L10N.register( "Loading apps …" : "Hleð inn forritum …", "Could not fetch list of apps from the app store." : "Gat ekki sótt lista yfir forrit úr forritasafninu.", "Installing apps …" : "Set upp forrit …", - "Nextcloud {app}" : "Nextcloud {app}", "App download or installation failed" : "Niðurhal eða uppsetning forrits mistókst", "Can't install this app because it is not compatible" : "Ekki er hægt að setja upp forritið því það er ekki samhæft", "Can't install this app" : "Get ekki sett þetta forrit upp", @@ -431,6 +430,7 @@ OC.L10N.register( "Your client should now be connected! You can close this window." : "Biðlaraforritið þitt ætti núna að vera tengt! Þú mátt loka þessum glugga.", "Cancel log in" : "Hætta við innskráningu", "These apps will be updated:" : "Eftirfarandi öpp verða uppfærð:", + "Nextcloud {app}" : "Nextcloud {app}", "Calendar, Contacts, Talk, Mail & OnlyOffice" : "Dagatal, tengiliðir, spjall, póstur & OnlyOffice" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |