diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-02 00:21:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-02 00:21:25 +0000 |
commit | 114970676503ff2cfefa9547b06b00abc47cfa73 (patch) | |
tree | 269788ec79471ffc33b49cdc6d4478abd23a1a3d /apps/files_trashbin | |
parent | 917e271730a59126d9dba45490c0bfd1ac7e2a7d (diff) | |
download | nextcloud-server-114970676503ff2cfefa9547b06b00abc47cfa73.tar.gz nextcloud-server-114970676503ff2cfefa9547b06b00abc47cfa73.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/is.js | 3 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/is.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/is.js b/apps/files_trashbin/l10n/is.js index 71f34fa0425..1e5e27c2e24 100644 --- a/apps/files_trashbin/l10n/is.js +++ b/apps/files_trashbin/l10n/is.js @@ -3,6 +3,7 @@ OC.L10N.register( { "restored" : "endurheimt", "Deleted files" : "eyddar skrár", + "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Eyddar skrár og möppur í ruslinu (gæru runnið út við útflutning ef þú átt lítið geymslupláss eftir)", "This application enables users to restore files that were deleted from the system." : "Þetta forrit gerir notendum kleift að endurheimta skrár sem eytt hefur verið af kerfinu.", "Restore" : "Endurheimta", "List of files that have been deleted." : "Listi yfir skrár sem hefur verið eytt.", @@ -10,7 +11,7 @@ OC.L10N.register( "Files and folders you have deleted will show up here" : "Skrár og möppur sem þú hefur eytt birtast hér", "Deleted" : "Eytt", "You will be able to recover deleted files from here" : "Þú getur endurheimt eyddar skrár héðan", - "No entries found in this folder" : "Engar skrár fundust í þessari möppu", + "No entries found in this folder" : "Engar færslur fundust í þessari möppu", "Select all" : "Velja allt", "Name" : "Heiti", "Actions" : "Aðgerðir", diff --git a/apps/files_trashbin/l10n/is.json b/apps/files_trashbin/l10n/is.json index c614b819314..c76bbb05fea 100644 --- a/apps/files_trashbin/l10n/is.json +++ b/apps/files_trashbin/l10n/is.json @@ -1,6 +1,7 @@ { "translations": { "restored" : "endurheimt", "Deleted files" : "eyddar skrár", + "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Eyddar skrár og möppur í ruslinu (gæru runnið út við útflutning ef þú átt lítið geymslupláss eftir)", "This application enables users to restore files that were deleted from the system." : "Þetta forrit gerir notendum kleift að endurheimta skrár sem eytt hefur verið af kerfinu.", "Restore" : "Endurheimta", "List of files that have been deleted." : "Listi yfir skrár sem hefur verið eytt.", @@ -8,7 +9,7 @@ "Files and folders you have deleted will show up here" : "Skrár og möppur sem þú hefur eytt birtast hér", "Deleted" : "Eytt", "You will be able to recover deleted files from here" : "Þú getur endurheimt eyddar skrár héðan", - "No entries found in this folder" : "Engar skrár fundust í þessari möppu", + "No entries found in this folder" : "Engar færslur fundust í þessari möppu", "Select all" : "Velja allt", "Name" : "Heiti", "Actions" : "Aðgerðir", |