diff options
author | Automated System <[email protected]> | 2024-11-23 18:15:22 +0000 |
---|---|---|
committer | TDE Gitea <[email protected]> | 2024-11-23 18:15:22 +0000 |
commit | 76c47920dbf59521c185d6dcb2c0a0d3a94f0758 (patch) | |
tree | 2020e60a8f3f9c7535acccc9ef24c0630d4a98b0 /translations | |
parent | b68b716d75f1d6ddedaf30606c196ac43791d0fb (diff) | |
download | dolphin-76c47920dbf59521c185d6dcb2c0a0d3a94f0758.tar.gz dolphin-76c47920dbf59521c185d6dcb2c0a0d3a94f0758.zip |
Fix plural form of translations.
The leading '_n: ' should not be part of the translations.
Diffstat (limited to 'translations')
-rw-r--r-- | translations/messages/ka.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/messages/ka.po b/translations/messages/ka.po index 203c543..d68bd5c 100644 --- a/translations/messages/ka.po +++ b/translations/messages/ka.po @@ -460,7 +460,7 @@ msgid "" "_n: (1 Folder, \n" " (%n Folders, " msgstr "" -"_n: (1 საქაღალდე, \n" +" (1 საქაღალდე, \n" " (%n საქაღალდე, " #: dolphinview.cpp:996 |