diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-27 00:38:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-27 00:38:48 +0000 |
commit | 9252789576cb11174feb398707adfba83aaba59e (patch) | |
tree | 34894dc4da957db4f7a2d003e84e0184b3ae7482 /apps/files_versions/l10n/et_EE.js | |
parent | d0a732733758e9f2d182a890bc4f5479b0dd874e (diff) | |
download | nextcloud-server-9252789576cb11174feb398707adfba83aaba59e.tar.gz nextcloud-server-9252789576cb11174feb398707adfba83aaba59e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_versions/l10n/et_EE.js')
-rw-r--r-- | apps/files_versions/l10n/et_EE.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_versions/l10n/et_EE.js b/apps/files_versions/l10n/et_EE.js index 4bdbfa3b853..ea78b6c00db 100644 --- a/apps/files_versions/l10n/et_EE.js +++ b/apps/files_versions/l10n/et_EE.js @@ -16,8 +16,8 @@ OC.L10N.register( "Initial version restored" : "Algne versioon taastatud", "Version restored" : "Versioon taastatud", "Could not restore version" : "Versiooni taastamine ebaõnnestus", - "Could not set version name" : "Versiooni nime seadmine ebaõnnestus", "Could not delete version" : "Versiooni kustutamine ebaõnnestus", - "${version.label} restored" : "${version.label} taastatud" + "${version.label} restored" : "${version.label} taastatud", + "Could not set version name" : "Versiooni nime seadmine ebaõnnestus" }, "nplurals=2; plural=(n != 1);"); |