summaryrefslogtreecommitdiffstats
path: root/conf/gitignore/Matlab
blob: 79bc56cddd6a98db926d70bd91937a0864880654 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
##---------------------------------------------------
## Remove autosaves generated by the Matlab editor
## We have git for backups!
##---------------------------------------------------

# Windows default autosave extension
*.asv

# OSX / *nix default autosave extension
*.m~

# Compiled MEX binaries (all platforms)
*.mex*

# Simulink Code Generation
slprj/
42172/stable26 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/pa.js
blob: 47acbde23d830d7f967471ca65472402fd997f25 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "files_external",
    {
    "Username" : "ਯੂਜ਼ਰ-ਨਾਂ",
    "Password" : "ਪਾਸਵਰ",
    "Share" : "ਸਾਂਝਾ ਕਰੋ",
    "Delete" : "ਹਟਾਓ"
},
"nplurals=2; plural=(n != 1);");