diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-30 00:17:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-30 00:17:33 +0000 |
commit | 45d7cee7f8220775b0229da5f5cd61fe7456c6c6 (patch) | |
tree | 8380b591569e8ec017c00b2e57e1cc9698a70ee6 /apps/files/l10n/sl.json | |
parent | fa23698c23a7ef9380f13c4fe439ff3aa6a9b9b0 (diff) | |
download | nextcloud-server-45d7cee7f8220775b0229da5f5cd61fe7456c6c6.tar.gz nextcloud-server-45d7cee7f8220775b0229da5f5cd61fe7456c6c6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sl.json')
-rw-r--r-- | apps/files/l10n/sl.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index 00b2c2dcf89..61c1d6aa8aa 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -211,6 +211,7 @@ "Blank" : "Prazno", "Unable to create new file from template" : "Nove datoteke iz predloge ni mogoče ustvariti", "Delete permanently" : "Trajno izbriši", + "Open folder {displayName}" : "Odpri mapo {displayName}", "Set up templates folder" : "Nastavitev mape predlog", "Templates" : "Predloge", "Create new templates folder" : "Ustvari novo začasno mapo", @@ -238,6 +239,7 @@ "%s used" : "Uporabljeno %s", "%s%%" : "%s%%", "%1$s of %2$s used" : "Uporabljeno %1$s od %2$s", - "Deleted files" : "Izbrisane datoteke" + "Deleted files" : "Izbrisane datoteke", + "Search for an account" : "Poišči račun" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file |