diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-14 00:22:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-14 00:22:39 +0000 |
commit | dfa7e7edea66c37a7b33965ad9e93648d44243b0 (patch) | |
tree | a92665e6b506e19785e90f559bb37e181115824f /apps/files/l10n/sc.js | |
parent | 3481ebf508329ccef0db198795e400830a59ed36 (diff) | |
download | nextcloud-server-dfa7e7edea66c37a7b33965ad9e93648d44243b0.tar.gz nextcloud-server-dfa7e7edea66c37a7b33965ad9e93648d44243b0.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sc.js')
-rw-r--r-- | apps/files/l10n/sc.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/sc.js b/apps/files/l10n/sc.js index 737f6cdcc08..2b82dc1dfed 100644 --- a/apps/files/l10n/sc.js +++ b/apps/files/l10n/sc.js @@ -173,8 +173,8 @@ OC.L10N.register( "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartella","{folderCount} cartellas"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} archìviu","{fileCount} archìvios"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 archìviu e {folderCount} cartella","1 archìviu e {folderCount} cartellas"], - "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{folderCount} archìviu e 1 cartella","{folderCount} archìvios e 1 cartella"], - "{fileCount} files and {folderCount} folders" : "{folderCount} archìvios e {folderCount} cartellas", + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} archìviu e 1 cartella","{fileCount} archìvios e 1 cartella"], + "{fileCount} files and {folderCount} folders" : "{fileCount} archìvios e {folderCount} cartellas", "No favorites yet" : "Ancora perunu preferidu", "Files and folders you mark as favorite will show up here" : "Is archìvios e is cartellas chi marcas comente preferidos ant a aparèssere inoghe", "All files" : "Totu is archìvios", |