diff options
Diffstat (limited to 'apps/files/l10n/lt_LT.json')
-rw-r--r-- | apps/files/l10n/lt_LT.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index d38a6a798fc..11c7aa36527 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -132,11 +132,11 @@ "Files and folders you mark as favorite will show up here" : "Čia rodomi svarbūs duomenys", "Tags" : "Žymės", "Deleted files" : "Ištrinti", + "Shared with others" : "Išsiųsti", + "Shared with you" : "Gauti", + "Shared by link" : "Išsiųsti per nuorodą", "Text file" : "Tekstinis failas", "New text file.txt" : "Naujas tekstinis failas.txt", - "Move" : "Perkelti", - "Shared with you" : "Gauti", - "Shared with others" : "Išsiųsti", - "Shared by link" : "Išsiųsti per nuorodą" + "Move" : "Perkelti" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file |